Add MSFT models to OpenVino ONNX CI check#2377
Merged
azhogov merged 18 commits intoopenvinotoolkit:masterfrom Sep 29, 2020
Merged
Add MSFT models to OpenVino ONNX CI check#2377azhogov merged 18 commits intoopenvinotoolkit:masterfrom
azhogov merged 18 commits intoopenvinotoolkit:masterfrom
Conversation
e127d35 to
895a4ed
Compare
…MSFT-models-OpenVino-CI
…MSFT-models-OpenVino-CI
tsocha
reviewed
Sep 28, 2020
tsocha
suggested changes
Sep 29, 2020
tsocha
reviewed
Sep 29, 2020
Fix a mistake Co-authored-by: Tomasz Socha <tomasz.socha@intel.com>
align spaces Co-authored-by: Tomasz Socha <tomasz.socha@intel.com>
tsocha
approved these changes
Sep 29, 2020
mbencer
approved these changes
Sep 29, 2020
asomsiko
pushed a commit
to asomsiko/openvino
that referenced
this pull request
Oct 13, 2020
* Add MSFT models to OpenVino ONNX CI and update xfails * Update paths * Fix typo and update xfails * Unset xfails to check current behavior * Update: * add MSFT models to preprocesing script * update xfail names * Final update of xfail test cases * Update xfail paths * Update xfails * Uncomment part of preprocesing script * Update script * Add cleaning support for MSFT preprocesing * Add -e option to script help * Initilze variables * Update ngraph/python/tests/test_onnx/model_zoo_preprocess.sh Fix a mistake Co-authored-by: Tomasz Socha <tomasz.socha@intel.com> * Update ngraph/python/tests/test_onnx/model_zoo_preprocess.sh align spaces Co-authored-by: Tomasz Socha <tomasz.socha@intel.com> Co-authored-by: Tomasz Socha <tomasz.socha@intel.com>
mryzhov
pushed a commit
to mryzhov/openvino
that referenced
this pull request
Dec 16, 2020
* Add MSFT models to OpenVino ONNX CI and update xfails * Update paths * Fix typo and update xfails * Unset xfails to check current behavior * Update: * add MSFT models to preprocesing script * update xfail names * Final update of xfail test cases * Update xfail paths * Update xfails * Uncomment part of preprocesing script * Update script * Add cleaning support for MSFT preprocesing * Add -e option to script help * Initilze variables * Update ngraph/python/tests/test_onnx/model_zoo_preprocess.sh Fix a mistake Co-authored-by: Tomasz Socha <tomasz.socha@intel.com> * Update ngraph/python/tests/test_onnx/model_zoo_preprocess.sh align spaces Co-authored-by: Tomasz Socha <tomasz.socha@intel.com> Co-authored-by: Tomasz Socha <tomasz.socha@intel.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add MSFT models to OpenVino ONNX CI check and update xfail tests