spidyDev commented on a change in pull request #10605: [MXNET-310] [ONNX-MXNet] 
API to import ONNX models into Gluon.
URL: https://github.com/apache/incubator-mxnet/pull/10605#discussion_r191930582
 
 

 ##########
 File path: ci/docker/runtime_functions.sh
 ##########
 @@ -514,8 +514,9 @@ integrationtest_ubuntu_cpu_onnx() {
        set -ex
        export PYTHONPATH=./python/
        python example/onnx/super_resolution.py
-       pytest tests/python-pytest/onnx/onnx_backend_test.py
+       pytest tests/python-pytest/onnx/mxnet_backend_test.py
        pytest tests/python-pytest/onnx/onnx_test.py
+       pytest tests/python-pytest/onnx/gluon_backend_test.py
 
 Review comment:
   same 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:
[email protected]


With regards,
Apache Git Services

Reply via email to