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/05 22:51:31 UTC

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

vandanavk commented on a change in pull request #12731: ONNX export/import: DepthToSpace, SpaceToDepth operators
URL: https://github.com/apache/incubator-mxnet/pull/12731#discussion_r223156293
 
 

 ##########
 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:
   The test is in review. Hasn't been merged into ONNX yet.

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