szha commented on issue #8309: asnumpy is slowly ,how can I speed up it?
URL: 
https://github.com/apache/incubator-mxnet/issues/8309#issuecomment-337097361
 
 
   The operations are lazy-evaluated, so it's expected for the collection 
method takes most of the time. You can use the profiler to get the actual time 
for each backend operation. 
https://mxnet.incubator.apache.org/versions/master/how_to/perf.html?highlight=profile#profiler
 
----------------------------------------------------------------
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