Skip to content

Commit 221ffe9

Browse files
Merge branch 'main' into docs
2 parents ebc5412 + a7e4fbd commit 221ffe9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#include <ATen/ATen.h>
2-
#include <ATen/native/quantized/affine_quantizer.h>
2+
#include <ATen/native/quantized/AffineQuantizer.h>
33
#include <torch/library.h>
44

55
namespace vision {

0 commit comments

Comments
 (0)