Skip to content
Snippets Groups Projects
Commit fbfe4038 authored by Cyril Moineau's avatar Cyril Moineau
Browse files

Add onxxrt to dep

parent 42f241c5
No related branches found
No related tags found
2 merge requests!20.0.1,!1Update torch interrop to work with the new backprop.
Pipeline #45236 passed
......@@ -31,7 +31,7 @@ build:ubuntu_python:
- python3 -m pip install virtualenv
- virtualenv venv
- source venv/bin/activate
- python3 -m pip install numpy coverage # used for tests
- python3 -m pip install numpy coverage onnxruntime # used for tests
- python3 -m pip install -r requirements.txt
- python3 -m pip install . -v
artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment