Fix the new header location (#926)

Seems to have moved in the latest nightly
pull/928/head
powderluv 2022-06-10 11:57:58 -07:00 committed by GitHub
parent 5c85ac3100
commit 6615add806
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/quantized/packed_params.h"
#include "ATen/native/ao_sparse/quantized/cpu/packed_params.h"
#include "caffe2/core/scope_guard.h"
using namespace torch_mlir;