mirror of
https://github.com/nod-ai/SHARK-Studio.git
synced 2026-01-10 14:27:58 -05:00
* Only xfail windows models in CI * downloader: make model updates more robust. * Separate baseline and native benchmarks in pytest. * Fix native benchmarks * Fix torchvision model utils.
4 lines
112 B
INI
4 lines
112 B
INI
[pytest]
|
|
addopts = --verbose -s -p no:warnings
|
|
norecursedirs = inference tank/tflite examples benchmarks shark
|