-
Notifications
You must be signed in to change notification settings - Fork 617
Open
Description
Hello,
I followed the instructions but failed to install torch-mlir on my MacBook M3
python --version
Python 3.11.13
(mlir_venv) :~/workspace/mlir$ pip install --pre torch-mlir torchvision
--extra-index-url https://download.pytorch.org/whl/nightly/cpu
-f https://github.com/llvm/torch-mlir-release/releases/expanded_assets/dev-wheels
Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/nightly/cpu
Looking in links: https://github.com/llvm/torch-mlir-release/releases/expanded_assets/dev-wheels
ERROR: Could not find a version that satisfies the requirement torch-mlir (from versions: none)
ERROR: No matching distribution found for torch-mlir
Does this mean there are only relase for x86 but no builds for Mac?
Thanks
Metadata
Metadata
Assignees
Labels
No labels