rahul003 commented on a change in pull request #11908: Fix shared memory with 
gluon dataloader, add option pin_memory
URL: https://github.com/apache/incubator-mxnet/pull/11908#discussion_r206389357
 
 

 ##########
 File path: python/mxnet/gluon/data/dataloader.py
 ##########
 @@ -277,12 +298,16 @@ def default_batchify_fn(data):
 
     num_workers : int, default 0
         The number of multiprocessing workers to use for data preprocessing.
-        `num_workers > 0` is not supported on Windows yet.
+    pin_memory : boolean, default False
 
 Review comment:
   Why default to False?

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