rahul003 commented on issue #10435: [MXNET-289] Update example to resize data 
iterator to fix hang in dist sync for last epoch
URL: https://github.com/apache/incubator-mxnet/pull/10435#issuecomment-381037235
 
 
   Yes, there's no need to do it in that case.
   
   On Thu, Apr 12, 2018, 8:46 PM Haibin Lin <notificati...@github.com> wrote:
   
   > *@eric-haibin-lin* commented on this pull request.
   > ------------------------------
   >
   > In example/image-classification/common/fit.py
   > 
<https://github.com/apache/incubator-mxnet/pull/10435#discussion_r181279912>
   > :
   >
   > >
   >      # data iterators
   >      (train, val) = data_loader(args, kv)
   > +    if 'dist' in args.kv_store and 'sync' in args.kv_store:
   >
   > so there's no need to resize for async right?
   >
   > —
   > You are receiving this because you authored the thread.
   > Reply to this email directly, view it on GitHub
   > 
<https://github.com/apache/incubator-mxnet/pull/10435#discussion_r181279912>,
   > or mute the thread
   > 
<https://github.com/notifications/unsubscribe-auth/ADTA2OwDUoRBP_xCltRactYvm4Ppk4xOks5toB-qgaJpZM4TJl2u>
   > .
   >
   

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to