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 17:24:19 UTC

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

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

 ##########
 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 protobuf compiler to be installed separately. Please follow the [instructions to install ONNX and its dependencies](https://github.com/onnx/onnx#installation). **MXNet currently support ONNX v 1.1.1**. Once installed, you can go through the tutorials on how to use this module.
 
 Review comment:
   requires the protobuf compiler
   supports with an s

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