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/05/15 23:54:49 UTC

[GitHub] anirudh2290 commented on a change in pull request #10909: ONNX Documentation change.

anirudh2290 commented on a change in pull request #10909: ONNX Documentation change.
URL: https://github.com/apache/incubator-mxnet/pull/10909#discussion_r188469753
 
 

 ##########
 File path: docs/api/python/contrib/onnx.md
 ##########
 @@ -13,7 +13,7 @@ With ONNX format support for MXNet, developers can build and train models with a
 ```
 
 ### Installation Instructions
-- To use this module developers need to **install ONNX**, which requires protobuf compiler to be installed separately. Please follow the [instructions to install ONNX and its dependencies](https://github.com/onnx/onnx#installation). Once installed, you can go through the tutorials on how to use this module.
+- To use this module developers need to **install ONNX**, which requires the protobuf compiler to be installed separately. Please follow the [instructions to install ONNX and its dependencies](https://github.com/onnx/onnx#installation). **MXNet currently supports ONNX v 1.1.1**. Once installed, you can go through the tutorials on how to use this module.
 
 Review comment:
   Remove the space between v and 1.1.1

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