All named ops list iterators for accessing output first except
pooling ops. This commit made the pooling ops consistent with
the rest.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D115520
[mlir][linalg] Improve pooling op iterator order consistency ClosedPublic Authored by antiagainst on Dec 10 2021, 7:00 AM.
Details Summary All named ops list iterators for accessing output first except
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 11 2022, 8:06 AM Closed by commit rGb22a93f4fb39: [mlir][linalg] Improve pooling op iterator order consistency (authored by antiagainst). · Explain WhyJan 11 2022, 9:49 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 398994 mlir/include/mlir/Dialect/Linalg/IR/LinalgNamedStructuredOps.yaml
mlir/python/mlir/dialects/linalg/opdsl/ops/core_named_ops.py
|