Ishitori commented on issue #10562: IOError: [Errno 32] Broken pipe in Windows version URL: https://github.com/apache/incubator-mxnet/issues/10562#issuecomment-448373582 Yes, MXNet doesn't support num_workers on Windows, because `fork()` is not supported. I would say that we need to update docs at least, if no one is willing to fix that issue.
---------------------------------------------------------------- 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
