joddiy opened a new pull request #569: Bug fix: restore batchnorm
URL: https://github.com/apache/singa/pull/569
 
 
   Previously I moved the bias and scale of batch norm operators from the 
forward function to its init function,  however, this caused the number of 
inputs is different from the number of backward return tensor. Now I restore 
the batchnorm to its previous version and also fix the onnx accordingly.

----------------------------------------------------------------
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