-
Notifications
You must be signed in to change notification settings - Fork 9.5k
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
Add onnxruntime unit test cases #4704
Conversation
fix lint at first. |
Codecov Report
@@ Coverage Diff @@
## master #4704 +/- ##
==========================================
+ Coverage 63.70% 64.26% +0.55%
==========================================
Files 252 252
Lines 19809 19809
Branches 3373 3373
==========================================
+ Hits 12620 12730 +110
+ Misses 6514 6403 -111
- Partials 675 676 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
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 change as discussed.
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 change pickle files' extension to xx.pkl
as well.
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.
LGTM
This PR provides onnxruntime backend runtime unit test cases focused neck and head of RetinaNet and Yolov3.