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
hi, I am a little bit confused about the relationship of gradient accumulation stages and pipeline stages when I read your pipeline source code "total_steps = 2 * (self.micro_batches + self.stages - 1)", could you describe it detailed?