You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/05/26 00:59:26 UTC

[GitHub] solin319 commented on issue #11061: mx.nd.argmax is slow

solin319 commented on issue #11061: mx.nd.argmax is slow
URL: https://github.com/apache/incubator-mxnet/issues/11061#issuecomment-392223217
 
 
   @z01nl1o02 
   "print max[0]" is used to make sure argmax completed. 
   We can change it to 'max.wait_to_read()', the result is same.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services