-
Notifications
You must be signed in to change notification settings - Fork 6.8k
[v1.x] Refactor onnx tests for object classification, add object detection tests #19802
Commits on Jan 29, 2021
-
Fix onnx export of arange when stop is none. Refactor unit test to co…
…ver case.
Joe Evans committedJan 29, 2021 Configuration menu - View commit details
-
Copy full SHA for 35f129f - Browse repository at this point
Copy the full SHA 35f129fView commit details -
Use correct outname names for SliceChannel.
Joe Evans committedJan 29, 2021 Configuration menu - View commit details
-
Copy full SHA for 9a95b57 - Browse repository at this point
Copy the full SHA 9a95b57View commit details -
Cast output of broadcast_equal to input type, like MXNet does.
Joe Evans committedJan 29, 2021 Configuration menu - View commit details
-
Copy full SHA for c6db38b - Browse repository at this point
Copy the full SHA c6db38bView commit details -
Add unit test for broadcast_equal onnx export.
Joe Evans committedJan 29, 2021 Configuration menu - View commit details
-
Copy full SHA for c3d7584 - Browse repository at this point
Copy the full SHA c3d7584View commit details -
Require onnx opset >= 11 for SliceChannel which doesn't require the s…
…plits attribute for onnx Split operator. Add operator unit test for SliceChannel.
Joe Evans committedJan 29, 2021 Configuration menu - View commit details
-
Copy full SHA for b613890 - Browse repository at this point
Copy the full SHA b613890View commit details -
Support passing dtype to zeros_like and ones_like.
Joe Evans committedJan 29, 2021 Configuration menu - View commit details
-
Copy full SHA for 499fe2c - Browse repository at this point
Copy the full SHA 499fe2cView commit details -
Refactor object classification tests to make more extendable and add …
…object detection tests with currently supported models.
Joe Evans committedJan 29, 2021 Configuration menu - View commit details
-
Copy full SHA for b2a476e - Browse repository at this point
Copy the full SHA b2a476eView commit details -
Joe Evans committed
Jan 29, 2021 Configuration menu - View commit details
-
Copy full SHA for 86b039f - Browse repository at this point
Copy the full SHA 86b039fView commit details -
Update onnxruntime in CI to 1.6.0.
Joe Evans committedJan 29, 2021 Configuration menu - View commit details
-
Copy full SHA for 808819c - Browse repository at this point
Copy the full SHA 808819cView commit details -
Install gluoncv in CI environment for onnxruntime tests.
Joe Evans committedJan 29, 2021 Configuration menu - View commit details
-
Copy full SHA for ebc8e6d - Browse repository at this point
Copy the full SHA ebc8e6dView commit details
Commits on Jan 30, 2021
-
Add test case for negative axis in SliceChannel.
Joe Evans committedJan 30, 2021 Configuration menu - View commit details
-
Copy full SHA for fcfe006 - Browse repository at this point
Copy the full SHA fcfe006View commit details -
Add export functions and unit tests for broadcast_minimum and lesser_…
…scalar operators.
Joe Evans committedJan 30, 2021 Configuration menu - View commit details
-
Copy full SHA for 22c9826 - Browse repository at this point
Copy the full SHA 22c9826View commit details