Skip to content

Fix for BatchNormalization layers with `center=False` or `scale=False`

Javier Duarte requested to merge batchnorm_fix into main
  • Fix for batch normalization layers with center=False or scale=False (i.e. beta or gamma are None)

Merge request reports

Loading