AntonEryomin commented on issue #13332: MXNet Python inference crash when copy from CPU to GPU URL: https://github.com/apache/incubator-mxnet/issues/13332#issuecomment-508446299 > @Roshrini Thanks. However why it works if I defined it in GPU contexted? Hello! The reason why, because when you started image processing in this method "pre_process_image", in fact, these types of computations use CPU and not GPU.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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
