We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab8d995 commit 77410f2Copy full SHA for 77410f2
mlir/lib/Dialect/Tensor/IR/TensorOps.cpp
@@ -12,7 +12,6 @@
12
#include "mlir/Dialect/Complex/IR/Complex.h"
13
#include "mlir/Dialect/Linalg/IR/LinalgInterfaces.h"
14
#include "mlir/Dialect/Tensor/IR/Tensor.h"
15
-#include "mlir/Dialect/Tensor/Utils/Utils.h"
16
#include "mlir/Dialect/Utils/IndexingUtils.h"
17
#include "mlir/Dialect/Utils/ReshapeOpsUtils.h"
18
#include "mlir/Dialect/Utils/StaticValueUtils.h"
0 commit comments