reminisce commented on a change in pull request #12502: [NGRAPH] MXNet - nGraph 
initial integration
URL: https://github.com/apache/incubator-mxnet/pull/12502#discussion_r220999699
 
 

 ##########
 File path: NGRAPH_README.md
 ##########
 @@ -0,0 +1,38 @@
+# nGraph - MXNet Integration
+MXNet nGraph integration is based on [Unified integration with external 
backend 
libraries](https://cwiki.apache.org/confluence/display/MXNET/Unified+integration+with+external+backend+libraries)
+
+After building MXNet with nGraph support, users can enable nGraph backend by 
setting `MXNET_SUBGRAPH_BACKEND="ngraph"`environmental variable. 
+
+Gluon support is experimental and may or may not yield good performance. 
Gluon-NGraph 
+integration can be enabled by setting the environmental variable 
`MXNET_NGRAPH_GLUON=1`
 
 Review comment:
   Why is an additional evn var needed for Gluon? How different is it from 
`MXNET_SUBGRAPH_BACKEND`?

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