ann-qin-lu commented on issue #20959:
URL: 
https://github.com/apache/incubator-mxnet/issues/20959#issuecomment-1080014895


   @TristonC I think your error is due to the fact that Dataloader uses shared 
memory to hold the dataset. I am not sure if using `spawn` would require 
copying shared memory or not. If yes, I am assuming this approach going to 
increase the total memory usage? 


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to