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
Use last model layer for benchmarking (do not pick softmax layer, which may be located somewhere in the middle of the model (#147490) (#3966)
* Use last model layer for benchmarking (do not pick softmax layer, which may be located somewhere in the middle of the model (#147490)
* The check is performed earlier in the flow, extend its text
* swap lines
0 commit comments