Skip to content

Commit 9ce79e8

Browse files
malfetvfdev-5
andauthored
Remove AffineQuantizer.h from qnms_kernel.cpp (#6141)
As @vfdev-5 proposed in #6138 (comment) Co-authored-by: vfdev <[email protected]>
1 parent e1f46d4 commit 9ce79e8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

torchvision/csrc/ops/quantized/cpu/qnms_kernel.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
#include <ATen/ATen.h>
2-
#include <ATen/native/quantized/AffineQuantizer.h>
32
#include <torch/library.h>
43

54
namespace vision {

0 commit comments

Comments
 (0)