zhanghang1989 commented on a change in pull request #10536: [MXNET-317] Add 
Data Parallel
URL: https://github.com/apache/incubator-mxnet/pull/10536#discussion_r189101927
 
 

 ##########
 File path: docs/api/python/gluon/contrib.md
 ##########
 @@ -80,6 +80,20 @@ In the rest of this document, we list routines provided by 
the `gluon.contrib` p
     WikiText103
 ```
 
+#### Parallel
+
+```eval_rst
+.. currentmodule:: mxnet.gluon.parallel
+
+.. autosummary::
+    :nosignatures:
+    
+    DataParallelModel
+    DataParallelCriterion
 
 Review comment:
   This make it easier for the users, because the situation is complicated for 
network with multiple outputs. We just handle the situation internally.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to