mirror of https://github.com/llvm/torch-mlir
parent
fe1237b2a4
commit
07d92bcbb4
|
@ -35,7 +35,7 @@ We have few paths to lower down to the Torch MLIR Dialect.
|
|||
|
||||
## Install torch-mlir snapshot
|
||||
|
||||
This installs a pre-built snapshot of torch-mlir for Python 3.7/3.8/3.9/3.10 on Linux and macOS. (Ensure you have the required `python-dev` package installed).
|
||||
This installs a pre-built snapshot of torch-mlir for Python 3.7/3.8/3.9/3.10 on Linux and macOS.
|
||||
|
||||
```shell
|
||||
python -m venv mlir_venv
|
||||
|
|
Loading…
Reference in New Issue