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/03/02 19:27:52 UTC

[GitHub] anirudhacharya commented on issue #9963: Onnx Module to import onnx models into mxnet

anirudhacharya commented on issue #9963: Onnx Module to import onnx models into mxnet
URL: https://github.com/apache/incubator-mxnet/pull/9963#issuecomment-370027006
 
 
   For all the test cases to pass for this module, we will need changes in the CI process. It needs Onnx and protobuf in the CI process for the tests to run. Currently the onnx-mxnet project fetches these packages in the CI process - 
   ```bash
   [Container] 2018/03/02 00:14:07 Running command wget https://github.com/google/protobuf/releases/download/v2.6.1/protobuf-2.6.1.tar.gz
   Downloading onnx-1.0.1.tar.gz (763kB)
   ```

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