Ying Li
Ying Li
> > Q3: > > The issue here seems to be that pipeline stage is saving forward outputs and passing those into backward, but it makes the assumption that the...
> Does your code look like this? > > ``` > if args.rank == 0: > losses = [] > out = schedule.step(**inputs, target=targets, losses=losses) > else: > losses =...
> @YingLiGithub Can you provide the detailed steps to reproduce your error? how many GPUs and what the code you are using? The code links are already provided in the...
> Hi @YingLiGithub, do you have any updates on this? I faced the same problem as you did. Thanks! Hi, @oscardddd, I have no updates on this question and can...