Be able install ET where torch is compiled from source instead of prebuilt (e.g., nightly, release) #7732
Open
Description
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.
Metadata
Assignees
Type
Projects
Status
Ready