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:
[email protected]


With regards,
Apache Git Services

Reply via email to