mirror of https://github.com/llvm/torch-mlir
Fix new location for PackedParams.h (#928)
Looks like they renamed it in locationpull/929/head snapshot-20220610.10
parent
e70d4f732d
commit
4cdf4e7d47
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue