mxnet_integ.rst 552 Bytes
Newer Older
1
.. frameworks/mxnet_integ.rst:
2 3 4 5

MXNet\* bridge
===============

6
* See the nGraph-MXNet `Integration Guide`_ on the nGraph-MXNet repo.
7 8 9

* **Testing inference latency**:  See the :doc:`validated/testing-latency` 
  doc for a fully-documented example how to compile and test latency with an 
10
  MXNet-supported model.  
11

12 13
.. note:: The nGraph-MXNet bridge is designed to be used with trained models 
   only; it does not support distributed training.  
14

15
 
16

17 18

.. _Integration Guide: https://github.com/NervanaSystems/ngraph-mxnet/blob/master/NGRAPH_README.md