You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/12/17 18:39:15 UTC

[GitHub] anirudhacharya commented on a change in pull request #13654: ONNX import/export: Add missing tests

anirudhacharya commented on a change in pull request #13654: ONNX import/export: Add missing tests
URL: https://github.com/apache/incubator-mxnet/pull/13654#discussion_r242267158
 
 

 ##########
 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:
   It should be possible to not exclude these tests by using the right regular expressions in the include list.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services