xzqjack commented on issue #7427: how to set dataiter with multi data?
URL: 
https://github.com/apache/incubator-mxnet/issues/7427#issuecomment-322027400
 
 
   You can look up the definition of class module 
(python/mxnet/module/module.py), and init module by
   `mod = mx.mod.Module(..., data_names=('data1', 'data2'), ...)`
 
----------------------------------------------------------------
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