Unverified Commit 99ded1e1 authored by daquexian's avatar daquexian Committed by GitHub
Browse files

[Doc] Remove comments incorrectly copied from another project (#6286)

parent 997df46a
......@@ -743,7 +743,6 @@ class RowParallelLinear(LinearBase):
param_data.copy_(loaded_weight)
def forward(self, input_):
# Set up backprop all-reduce.
if self.input_is_parallel:
input_parallel = input_
else:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment