Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Chao1Han committed Sep 14, 2024
1 parent e59f051 commit d858c81
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion torch/csrc/distributed/c10d/ProcessGroupXCCL.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -464,7 +464,6 @@ c10::intrusive_ptr<Work> ProcessGroupXCCL::collective(
}

auto stream = xcclStreams_.at(key);
std::vector<at::Tensor> outputs{output};

c10::intrusive_ptr<ProcessGroupXCCL::WorkXCCL> work;

Expand Down

0 comments on commit d858c81

Please sign in to comment.