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/12/05 09:19:32 UTC

[GitHub] Joke09 commented on issue #7899: Need help: numpy array to mxnet ndarray is too slow.

Joke09 commented on issue #7899: Need help: numpy array to mxnet ndarray is too slow.
URL: https://github.com/apache/incubator-mxnet/issues/7899#issuecomment-444415247
 
 
   For inference, I have the same problem. The client send jpg to server, then the server use cv2 to do resize. When put the image data into the mx.nd.array, it's very slow. And the Utilization of GPU is low too. How to solve it? Thank you!  

----------------------------------------------------------------
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