Roshrini commented on a change in pull request #13654: ONNX import/export: Add
missing tests
URL: https://github.com/apache/incubator-mxnet/pull/13654#discussion_r241911517
##########
File path: tests/python-pytest/onnx/export/onnx_backend_test.py
##########
@@ -142,6 +146,9 @@
BACKEND_TESTS.exclude('.*broadcast.*')
BACKEND_TESTS.exclude('.*bcast.*')
+BACKEND_TESTS.exclude('.*expand.*')
Review comment:
Can you add comment saying why we have excluded these test cases?
Do we have custom tests for these somewhere?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services