Fix new location for PackedParams.h (#928)

Looks like they renamed it in location
pull/929/head snapshot-20220610.10
powderluv 2022-06-10 14:30:31 -07:00 committed by GitHub
parent e70d4f732d
commit 4cdf4e7d47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
#include "mlir-c/Diagnostics.h"
#include "torch-mlir-c/TorchTypes.h"
#include "ATen/native/ao_sparse/quantized/cpu/packed_params.h"
#include "ATen/native/quantized/cpu/PackedParams.h"
#include "caffe2/core/scope_guard.h"
using namespace torch_mlir;