Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
# version of torch (don't need CUDA), so we give this index precedence over the
# main PyPI. These indices are consulted in order of precedence by pip.
--index-url https://download.pytorch.org/whl/cpu
--extra-index-url https://github.com/Xilinx/mlir-aie/releases/expanded_assets/v1.1.4
--extra-index-url https://github.com/Xilinx/mlir-aie/releases/expanded_assets/null
--extra-index-url https://github.com/Xilinx/llvm-aie/releases/expanded_assets/nightly
--extra-index-url https://pypi.org/simple

mlir_aie==1.1.4
mlir_aie==null
llvm-aie

black
Expand Down
Loading