We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2b62dc7 + 0e5ba57 commit 682cd2fCopy full SHA for 682cd2f
requirements.txt
@@ -6,11 +6,11 @@
6
# version of torch (don't need CUDA), so we give this index precedence over the
7
# main PyPI. These indices are consulted in order of precedence by pip.
8
--index-url https://download.pytorch.org/whl/cpu
9
---extra-index-url https://github.com/Xilinx/mlir-aie/releases/expanded_assets/latest-wheels-3
+--extra-index-url https://github.com/Xilinx/mlir-aie/releases/expanded_assets/v1.3.1
10
--extra-index-url https://github.com/Xilinx/llvm-aie/releases/expanded_assets/nightly
11
--extra-index-url https://pypi.org/simple
12
13
-mlir_aie
+mlir_aie==v1.3.1
14
llvm-aie
15
16
black
0 commit comments