Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Be able install ET where torch is compiled from source instead of prebuilt (e.g., nightly, release) #7732

Open
mergennachin opened this issue Jan 17, 2025 · 0 comments
Labels
user experience reducing friction for users

Comments

@mergennachin
Copy link
Contributor

Be able install ET where torch is compiled from source instead of prebuilt (e.g., nightly, release)

There are a few use-cases why this is useful:

  • If there are cross-dependencies between core vs ET and need to progress in lock steps, then we need to be able to install ET and test against locally compiled core.

  • Sometimes prebuilt are not available for torch, for example, Intel Mac. In those cases, users are compiling torch from source. In those cases, we should provide an easy way to integrate into ET.

@mergennachin mergennachin converted this from a draft issue Jan 17, 2025
@mergennachin mergennachin added the user experience reducing friction for users label Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
user experience reducing friction for users
Projects
Status: Ready
Development

No branches or pull requests

1 participant