reminisce commented on issue #11119: Feature request: please speed up asnumpy()
URL: 
https://github.com/apache/incubator-mxnet/issues/11119#issuecomment-393777866
 
 
   Can you make sure that `nd.argmax` is complete by adding code
   ```python
   tpreds_use.wait_to_read()
   print('argmax is complete')
   ```
   after it? It is possible that the memory allocation is done for the output 
while the content of the output is not ready to read.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to