mirror of https://github.com/llvm/torch-mlir
parent
5c85ac3100
commit
6615add806
|
@ -21,7 +21,7 @@
|
||||||
#include "mlir-c/Diagnostics.h"
|
#include "mlir-c/Diagnostics.h"
|
||||||
#include "torch-mlir-c/TorchTypes.h"
|
#include "torch-mlir-c/TorchTypes.h"
|
||||||
|
|
||||||
#include "ATen/native/quantized/packed_params.h"
|
#include "ATen/native/ao_sparse/quantized/cpu/packed_params.h"
|
||||||
#include "caffe2/core/scope_guard.h"
|
#include "caffe2/core/scope_guard.h"
|
||||||
|
|
||||||
using namespace torch_mlir;
|
using namespace torch_mlir;
|
||||||
|
|
Loading…
Reference in New Issue