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 2020/07/06 17:33:50 UTC

[GitHub] [incubator-mxnet] sammieghabra commented on issue #18665: Using ShiftScale operation (Similar to BatchNorm) in MXNet (Customer question/inquiry)

sammieghabra commented on issue #18665:
URL: https://github.com/apache/incubator-mxnet/issues/18665#issuecomment-654371413


   @rondogency 
   
   Thank you so much for your response.
   
   As mentioned in the description of this issue, I am aware of the `use_global_stats` flag in batch norm. However, as I stated in the description, running mean and running var do not get updated if that flag is true for [training](https://github.com/apache/incubator-mxnet/blob/master/src/operator/nn/batch_norm.cc#L260-L271). For our case, we need those values to be updated for training. 
   
   I am using version 1.5 of MXNet


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