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
Control for when output from model is a scalar or a 1D tensor (pytorch#1521)
Summary:
This is to make sure that we control for when the output is not a 2D tensor
We also include an output accessor that parses a dictionary model output to get final output.
Differential Revision: D69876980
0 commit comments