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 2018/01/26 23:00:03 UTC

[GitHub] zhanghang1989 commented on issue #9580: BatchNorm Not Backward Correctly in Evaluation Mode

zhanghang1989 commented on issue #9580: BatchNorm Not Backward Correctly in Evaluation Mode
URL: https://github.com/apache/incubator-mxnet/issues/9580#issuecomment-360928440
 
 
   Solved. Should use ``loss1.backward(train_mode=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:
users@infra.apache.org


With regards,
Apache Git Services