- Add EDSC builders for std_cmpf_ogt and std_cmpf_olt.
- Add pooling_nhwc_min/max/sum ops
Depends On D97384
Paths
| Differential D97385
[mlir][linalg] Add pooling ops to Linalg TC ops. ClosedPublic Authored by hanchung on Feb 24 2021, 7:13 AM.
Details Summary
Depends On D97384
Diff Detail
Event TimelineHerald added subscribers: mravishankar, teijeong, rdzhabarov and 14 others. · View Herald TranscriptFeb 24 2021, 7:13 AM This revision is now accepted and ready to land.Feb 26 2021, 7:15 AM Closed by commit rGbfd3771c9eec: [mlir][linalg] Add pooling ops to Linalg TC ops. (authored by hanchung). · Explain WhyFeb 26 2021, 7:18 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 326086 mlir/include/mlir/Dialect/Linalg/IR/LinalgNamedStructuredOpsSpec.tc
mlir/include/mlir/Dialect/StandardOps/EDSC/Intrinsics.h
mlir/test/Dialect/Linalg/generalize-named-ops.mlir
mlir/test/Dialect/Linalg/named-ops.mlir
|