You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#1495 added new fields to BatchNormAttrs (momentum, eps, and affine). Support for these should be added to kernels and local-execution, or at the very least checks should be added so that unsupported cases fail with error messages.