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

Add torch dep for tests.

parent 782effd0
No related branches found
No related tags found
2 merge requests!490.3.1,!32[Feat] Add quantized exports for Resnet18 and LeNet
Pipeline #72746 failed
......@@ -28,7 +28,8 @@ test:ubuntu_python:
- DEPS_NAMES=("aidge_onnx" "aidge_quantization")
- DEPENDENCY_JOB="build:ubuntu_python"
- !reference [.ubuntu:download:artifacts, script]
# Need to install extra dependence for tests:
- python -m pip install torch torchvision
coverage:ubuntu_python:
before_script:
- !reference [.setup:coverage:ubuntu_python, before_script]
......
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