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
Fix bugs in pipeline tutorial with respect to batch size. (pytorch#1459)
* Fix bugs in pipeline tutorial with respect to batch size.
Summary: As described in
pytorch/pytorch#55036, certain modules were
not handling batch size correctly.
* Rebase
Co-authored-by: pritam <[email protected]>
Co-authored-by: Brian Johnson <[email protected]>
0 commit comments