Skip to content

Commit 5520517

Browse files
ZelboKpytorchmergebot
authored andcommitted
remove iostream frm imports
1 parent 84dc4ba commit 5520517

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

aten/src/ATen/native/cuda/ScatterGatherKernel.cu

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
#include <ATen/core/Tensor.h>
55
#include <ATen/Dispatch.h>
66
#include <ATen/MemoryOverlap.h>
7-
#include <iostream>
87
#include <ATen/native/ScatterGatherChecks.h>
98
#include <ATen/native/ReduceOpsUtils.h>
109
#include <ATen/native/TensorIterator.h>

0 commit comments

Comments
 (0)