Skip to content

Commit a370793

Browse files
committed
undo space
1 parent 88da7af commit a370793

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

csrc/bindings/bindings.cpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55

66
using namespace pplx;
77

8-
TORCH_LIBRARY(pplx_kernels, m)
9-
{
8+
TORCH_LIBRARY(pplx_kernels, m) {
109
register_all_to_all_ops(m);
1110
}
1211

0 commit comments

Comments
 (0)