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/29 17:00:33 UTC

[GitHub] aaronmarkham commented on a change in pull request #10140: [MXNET-121] Docs page for ONNX module.

aaronmarkham commented on a change in pull request #10140: [MXNET-121] Docs page for ONNX module.
URL: https://github.com/apache/incubator-mxnet/pull/10140#discussion_r178117190
 
 

 ##########
 File path: docs/api/python/contrib/onnx.md
 ##########
 @@ -0,0 +1,49 @@
+# ONNX-MXNet API
+
+## Overview
+
+[ONNX](https://onnx.ai/) is an open format to represent deep learning models. With ONNX as an intermediate representation, it is easier to move models between state-of-the-art tools and frameworks for training and inference..
+
+The `mxnet.contrib.onnx` package refers to the APIs and interfaces that implements ONNX model format support for Apache MXNet.
 
 Review comment:
   implement

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