We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ebc5412 + a7e4fbd commit 221ffe9Copy full SHA for 221ffe9
torchvision/csrc/ops/quantized/cpu/qnms_kernel.cpp
@@ -1,5 +1,5 @@
1
#include <ATen/ATen.h>
2
-#include <ATen/native/quantized/affine_quantizer.h>
+#include <ATen/native/quantized/AffineQuantizer.h>
3
#include <torch/library.h>
4
5
namespace vision {
0 commit comments