Revision 1b2816245faab884896169560a352a102ff7e59d authored by Roman Donchenko on 28 June 2023, 14:41:52 UTC, committed by GitHub on 28 June 2023, 14:41:52 UTC
Currently, any kind of import error will disable the tests. This makes
it far too easy to disable the tests accidentally by messing up the
imports.

Only disable the tests if PyTorch or torchvision are not found.
1 parent f6420eb
History
File Mode Size
onnx
openvino
pytorch
tensorflow
deploy_cpu.sh -rwxr-xr-x 844 bytes
deploy_gpu.sh -rwxr-xr-x 634 bytes

back to top