AihahaFox opened a new issue #7427: how to set dataiter with multi data?
URL: https://github.com/apache/incubator-mxnet/issues/7427
 
 
   hey guys, I tried to rewrite Dataiter to provide multi data, for func 
provide_data(), I set it be [('data1', shape1), ('data2', shape2)]. and bind 
this iter with module. But there is problem in _parse_data_desc function. The 
data_name must be ['data'], cannot change to any other name. so how can I solve 
this problem
   
 
----------------------------------------------------------------
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