As a follow up to https://reviews.llvm.org/D110849, adapt the input tensor size to match the iteration space.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 126672 Build 184015: arc lint + arc unit
Paths
| Differential D110906
[mli][linalg] Change tensor size in unit test (NFC). ClosedPublic Authored by gysit on Sep 30 2021, 11:34 PM.
Details Summary As a follow up to https://reviews.llvm.org/D110849, adapt the input tensor size to match the iteration space.
Diff Detail
Event TimelineHerald added subscribers: wenzhicui, wrengr, Chia-hungDuan and 20 others. · View Herald TranscriptSep 30 2021, 11:34 PM This revision is now accepted and ready to land.Oct 1 2021, 4:30 PM Closed by commit rG32a7d6051633: [mli][linalg] Change tensor size in unit test (NFC). (authored by gysit). · Explain WhyOct 3 2021, 11:44 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 376426 mlir/test/Dialect/Linalg/tile-and-fuse-on-tensors.mlir
|