Be able install ET where torch is compiled from source instead of prebuilt (e.g., nightly, release) #7732
Labels
module: user experience
Issues related to reducing friction for users
triaged
This issue has been looked at a team member, and triaged and prioritized into an appropriate module
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.
cc @byjlw
The text was updated successfully, but these errors were encountered: