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
standardization: add test for multi-input values (failing)
This test reveals to bugs in the standarization layer:
- count is updated multiple times
- batch_count is too small, as the sizes from reduce_axes have to be
multiplied
0 commit comments