Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
delete an assertion in batchnormalization (torch#765)
Hi all, This assertion is not really needed and it prevents doing back-propagation to input (computing the derivative of loss w.r.t. the input image).
- Loading branch information