rkahani commented on issue #11538: mxnet.base.MXNetError src/storage/storage.cc:127: Unimplemented device 0 when using with sockeye URL: https://github.com/apache/incubator-mxnet/issues/11538#issuecomment-582053884 If you are using the Flask, it may be because of multithreading. So, one solution would be: app.run(threaded=False) https://github.com/awslabs/sockeye/issues/671#issuecomment-477602579
---------------------------------------------------------------- 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
