Fix issue in batch_norm (#12865)
* Fix issue in batch_norm where center=False, data_format='NCHW' and zero_debias_moving_mean=True This fix closes 11673. Signed-off-by:Yong Tang <yong.tang.github@outlook.com> * Add test case for issue 11673. Signed-off-by:
Yong Tang <yong.tang.github@outlook.com>
Loading
Please sign in to comment