kice opened a new issue #13688: How to feed MXNet with data already on GPU 
memory?
URL: https://github.com/apache/incubator-mxnet/issues/13688
 
 
   I want to feed the image data already on GPU (in fact, it is a 
ID3D11Texture2D object) to MXNet; and if possiable, after processing, I can 
display it with DirectX. 
   
   I think I can just use `cudaMemcpy` or something like that to make a bridge. 
Do anyone have any idea for this kind of feature?

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