Skip to content

Commit

Permalink
add temp uninstall torch-mlir-core
Browse files Browse the repository at this point in the history
  • Loading branch information
saienduri committed Oct 10, 2024
1 parent ee02170 commit d844925
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_e2eshark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,7 @@ jobs:
pip install -r ./alt_e2eshark/iree_requirements.txt
pip install --no-deps -r ./alt_e2eshark/torch_mlir_requirements.txt
pip install --find-links https://iree.dev/pip-release-links.html iree-compiler iree-runtime --upgrade
pip uninstall -y torch-mlir-core
working-directory: ./test-suite

- name: Run Onnx Bench Mode
Expand Down

0 comments on commit d844925

Please sign in to comment.