mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-07-04 11:06:25 +00:00
[fix] rm requir_grad for output;
This commit is contained in:
parent
b4103f125c
commit
20503cdfdf
@ -569,7 +569,6 @@ class ZeroBubbleVPipeScheduler(PipelineSchedule):
|
||||
)
|
||||
|
||||
detached_output_obj = output_obj.clone()
|
||||
detached_output_obj.requires_grad_()
|
||||
|
||||
# Step3: send fwd
|
||||
# add output to send_fwd_buffer
|
||||
|
Loading…
Reference in New Issue
Block a user