You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2017/11/23 16:15:13 UTC

[GitHub] aijanai commented on issue #8802: Predicting with batch size lower than the one used for training gives error

aijanai commented on issue #8802: Predicting with batch size lower than the one used for training gives error
URL: https://github.com/apache/incubator-mxnet/issues/8802#issuecomment-346657432
 
 
   Ok, looks like it was dealt it https://github.com/apache/incubator-mxnet/issues/6752: adding pad=0 to the `DataBatch` returned by my custom iterator solves the problem.
   
   Wonder why this can't be the default option....

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


With regards,
Apache Git Services