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/10/09 21:26:25 UTC

[GitHub] anirudhacharya commented on a change in pull request #12731: [MXNET-892] ONNX export/import: DepthToSpace, SpaceToDepth operators

anirudhacharya commented on a change in pull request #12731: [MXNET-892] ONNX export/import: DepthToSpace, SpaceToDepth operators
URL: https://github.com/apache/incubator-mxnet/pull/12731#discussion_r223869709
 
 

 ##########
 File path: tests/python-pytest/onnx/import/test_cases.py
 ##########
 @@ -85,7 +85,8 @@
     'test_operator_exp',
     'test_operator_maxpool',
     'test_operator_params',
-    'test_operator_permute2'
+    'test_operator_permute2',
+    'test_depthtospace'
 
 Review comment:
   can you please ping in the PR https://github.com/onnx/onnx/pull/1028 and get it merged on the ONNX repo and use that test here?

----------------------------------------------------------------
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