KeyKy commented on issue #7899: Need help: numpy array to mxnet ndarray is too 
slow.
URL: 
https://github.com/apache/incubator-mxnet/issues/7899#issuecomment-330502892
 
 
   image_data is (128, 3, 224, 224) label_data is (128,)
   it needs to load batch of data before doing net training. Forward and 
backward is much faster than loading data.
 
----------------------------------------------------------------
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