mirror of
https://github.com/deepseek-ai/DualPipe
synced 2025-04-24 08:05:00 +00:00
Using the correct spelling overlapped instead of overlaped
Using the correct spelling overlapped instead of overlaped
This commit is contained in:
parent
ebe10fcefe
commit
b86180a27d
@ -52,7 +52,7 @@ class PipelineStage(nn.Module):
|
||||
return x
|
||||
|
||||
@classmethod
|
||||
def overlaped_forward_backward(
|
||||
def overlapped_forward_backward(
|
||||
cls,
|
||||
module0: "PipelineStage",
|
||||
inputs0: List[torch.Tensor],
|
||||
|
Loading…
Reference in New Issue
Block a user