Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
| mlir/lib/Dialect/Tensor/IR/TensorOps.cpp | ||
|---|---|---|
| 1834 | nit: cache getLoc()? | |
Comment Actions
Just noticed that this is already implemented as an external model. (mlir::tensor::registerInferTypeOpInterfaceExternalModels)
nit: cache getLoc()?