Move most xfails to entries in tank/all_models.csv and temporarily remove multiprocessing and TF gpu support. (#602)

* Move most xfails to entries in tank/all_models.csv

* enable usage of pytest without specifying tank/test_models.py

* add dict_configs.py to gitignore.

* Pin versions for runtimes and torch-mlir for setup.
This commit is contained in:
Ean Garvey
2022-12-13 20:11:17 -06:00
committed by GitHub
parent 09c45bfb80
commit fe618811ee
13 changed files with 134 additions and 168 deletions

View File

@@ -1,3 +1,3 @@
[pytest]
addopts = --verbose -p no:warnings
norecursedirs = inference tank/tflite
norecursedirs = inference tank/tflite examples benchmarks shark