YutingZhang edited a comment on issue #14816: support auto mode for BatchNorm 
use_global_stats 
URL: https://github.com/apache/incubator-mxnet/pull/14816#issuecomment-487424139
 
 
   > This would not take effect when hybridized.
   
   Why?
   When `hybrid_forward` is called with the context of 
`autograd.is_training()`, this will work. And when `hybridize()` is not called 
again, the block's behavior is not expected to change. Is not it the expected 
behavior?
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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