Unverified Commit 9ce79e8b authored by Nikita Shulga's avatar Nikita Shulga Committed by GitHub
Browse files

Remove `AffineQuantizer.h` from `qnms_kernel.cpp` (#6141)

As @vfdev-5 proposed in https://github.com/pytorch/vision/issues/6138#issuecomment-1150398081

Co-authored-by: default avatarvfdev <vfdev.5@gmail.com>
parent e1f46d42
#include <ATen/ATen.h> #include <ATen/ATen.h>
#include <ATen/native/quantized/AffineQuantizer.h>
#include <torch/library.h> #include <torch/library.h>
namespace vision { namespace vision {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment