Skip to content

Commit

Permalink
update aie wheel
Browse files Browse the repository at this point in the history
  • Loading branch information
nirvedhmeshram committed Jun 17, 2024
1 parent aaec27e commit 6791d86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
run: |
python3 -m venv .venv
source .venv/bin/activate
pip install https://github.com/Xilinx/mlir-aie/releases/download/latest-wheels/mlir_aie-0.0.1.2024060222+6f70bfe-py3-none-manylinux_2_35_x86_64.whl
pip install https://github.com/Xilinx/mlir-aie/releases/download/latest-wheels/mlir_aie-0.0.1.2024061622+18c8815-py3-none-manylinux_2_35_x86_64.whl
pip install -r tests/matmul/requirements.txt
Expand Down

0 comments on commit 6791d86

Please sign in to comment.