-
Notifications
You must be signed in to change notification settings - Fork 6.8k
[v1.x] Move majority of ONNX model tests to nightly, only test a few models in PR pipeline #19848
[v1.x] Move majority of ONNX model tests to nightly, only test a few models in PR pipeline #19848
Commits on Feb 10, 2021
-
Enable end-to-end tests for all models we currently support exporting…
… to onnx.
Joe Evans committedFeb 10, 2021 Configuration menu - View commit details
-
Copy full SHA for b9aa365 - Browse repository at this point
Copy the full SHA b9aa365View commit details -
Replace deprecated ConstantFill onnx operator with Identity, add comm…
…ented out models that work with onnx export but fail with onnxruntime.
Joe Evans committedFeb 10, 2021 Configuration menu - View commit details
-
Copy full SHA for e066217 - Browse repository at this point
Copy the full SHA e066217View commit details -
Enable xception end-to-end test.
Joe Evans committedFeb 10, 2021 Configuration menu - View commit details
-
Copy full SHA for 752ce9e - Browse repository at this point
Copy the full SHA 752ce9eView commit details -
Add inceptionv3 to object classification model tests and adapt to sup…
…port different image sizes.
Joe Evans committedFeb 10, 2021 Configuration menu - View commit details
-
Copy full SHA for 9976f76 - Browse repository at this point
Copy the full SHA 9976f76View commit details -
Add supported models to end-to-end tests.
Joe Evans committedFeb 10, 2021 Configuration menu - View commit details
-
Copy full SHA for 4f13946 - Browse repository at this point
Copy the full SHA 4f13946View commit details -
Split onnx tests into different pipelines for now.
Joe Evans committedFeb 10, 2021 Configuration menu - View commit details
-
Copy full SHA for b93fe78 - Browse repository at this point
Copy the full SHA b93fe78View commit details -
Split onnx test stage into 4 different stages to reduce load and pipe…
…line duration.
Joe Evans committedFeb 10, 2021 Configuration menu - View commit details
-
Copy full SHA for 0d425da - Browse repository at this point
Copy the full SHA 0d425daView commit details -
Further divide onnx runtime tests to prevent a stage from taking too …
…long.
Joe Evans committedFeb 10, 2021 Configuration menu - View commit details
-
Copy full SHA for 752745e - Browse repository at this point
Copy the full SHA 752745eView commit details -
Increase process count for onnx tests to decrease runtime.
Joe Evans committedFeb 10, 2021 Configuration menu - View commit details
-
Copy full SHA for ed7e4ea - Browse repository at this point
Copy the full SHA ed7e4eaView commit details -
It turns out it's faster to just run a single pytest process.
Joe Evans committedFeb 10, 2021 Configuration menu - View commit details
-
Copy full SHA for bc2f2b2 - Browse repository at this point
Copy the full SHA bc2f2b2View commit details -
Move test data to test fixtures so the data can be reused across tests.
Joe Evans committedFeb 10, 2021 Configuration menu - View commit details
-
Copy full SHA for 12559ea - Browse repository at this point
Copy the full SHA 12559eaView commit details
Commits on Feb 11, 2021
-
Merge remote-tracking branch 'upstream/v1.x' into onnx_fixes_round14_…
…v1.x
Joe Evans committedFeb 11, 2021 Configuration menu - View commit details
-
Copy full SHA for c92191b - Browse repository at this point
Copy the full SHA c92191bView commit details -
Move all onnxruntime tests to nightly test pipeline, only test a few …
…CV models for active pipeline due to resource and time limits.
Joe Evans committedFeb 11, 2021 Configuration menu - View commit details
-
Copy full SHA for 659c0c1 - Browse repository at this point
Copy the full SHA 659c0c1View commit details -
Merge remote-tracking branch 'upstream/v1.x' into onnx_fixes_round14_…
…v1.x
Joe Evans committedFeb 11, 2021 Configuration menu - View commit details
-
Copy full SHA for c292c7d - Browse repository at this point
Copy the full SHA c292c7dView commit details
Commits on Feb 12, 2021
-
Just run all tests in test_onnxruntime.py.
Joe Evans committedFeb 12, 2021 Configuration menu - View commit details
-
Copy full SHA for cc4da39 - Browse repository at this point
Copy the full SHA cc4da39View commit details