-
Notifications
You must be signed in to change notification settings - Fork 246
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ONNX Add regression test #1530
ONNX Add regression test #1530
Conversation
run onnx pre-commit tests |
1 similar comment
run onnx pre-commit tests |
run onnx pre-commit tests |
run onnx pre-commit tests |
examples/post_training_quantization/onnx/mobilenet_v2/requirements.txt
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please, add the license into new files.
run tensorflow pre-commit tests |
2 similar comments
run tensorflow pre-commit tests |
run tensorflow pre-commit tests |
@alexsu52, I 've added model_dir param in test. Changes in ONNX precommit will be applied after merging this PR. |
run torch pre-commit tests |
run tensorflow pre-commit tests |
1 similar comment
run tensorflow pre-commit tests |
run torch pre-commit tests |
run pytorch pre-commit tests |
run onnx pre-commit tests |
Changes
onnxruntime
toonnxruntime-openvino
in ONNX sample to measure the final accuracy in INT8 inferenceReason for changes
To test the regressions in algorithms
Related tickets
96257
Tests
Test added