Add onnx runtime tests to CI#4861
Merged
azhogov merged 8 commits intoopenvinotoolkit:masterfrom Mar 29, 2021
Merged
Conversation
d2fddfb to
062ee92
Compare
c8edc7b to
76f8d28
Compare
d100b08 to
81550d0
Compare
99cb6ec to
8ec061d
Compare
4843d40 to
97374b2
Compare
- Add new yml file for onnx_runtime check - Add specific tag to checkout for onnx runtime
97374b2 to
43708ff
Compare
dbe98be to
ce56ce3
Compare
postrational
approved these changes
Mar 29, 2021
luo-cheng2021
pushed a commit
to luo-cheng2021/openvino
that referenced
this pull request
Apr 7, 2021
* change docker approach * Experiment with run onnx runtime tests over MS Azure * experiment to run bnaries directly * enable all tests * Set tests execution as separated scripts * Configurations update: - Add new yml file for onnx_runtime check - Add specific tag to checkout for onnx runtime * Rename according to conventions * Change OpenVINO release version
mryzhov
pushed a commit
to mryzhov/openvino
that referenced
this pull request
Apr 23, 2021
* change docker approach * Experiment with run onnx runtime tests over MS Azure * experiment to run bnaries directly * enable all tests * Set tests execution as separated scripts * Configurations update: - Add new yml file for onnx_runtime check - Add specific tag to checkout for onnx runtime * Rename according to conventions * Change OpenVINO release version
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 onnx runtime tests to CI