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
Summary:
Pull Request resolved: meta-pytorch#3326
# context
* with more complex pipeline technique it's very helpful to know which batch an action is on
* this diff add the batch-id into the trace to clearly mark the fwd and bwd passes.
* old trace
{F1981558168}
* new trace
{F1981558180}
Reviewed By: spmex
Differential Revision: D81159416
fbshipit-source-id: 3889942f7564278352ec9deab4e52f49ff2cc2d7
0 commit comments