Skip to content

Commit a7d886b

Browse files
pieternfacebook-github-bot
authored andcommitted
Run clang-format on torch/csrc/distributed/c10d
Summary: Pull Request resolved: pytorch#18255 Differential Revision: D14563072 Pulled By: pietern fbshipit-source-id: bd83f90ae949b14bc95f4009ba12319c9b7936d0
1 parent 99ddcb2 commit a7d886b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

torch/csrc/distributed/c10d/ddp.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99

1010
#include <ATen/ATen.h>
1111
#include <ATen/cuda/CUDAEvent.h>
12-
#include <c10/cuda/CUDAGuard.h>
1312
#include <ATen/cuda/CUDAMultiStreamGuard.h>
13+
#include <c10/cuda/CUDAGuard.h>
1414

1515
#include <cstddef>
1616
#include <memory>

0 commit comments

Comments
 (0)