Pad tiling implementation only needs to return the tiled pad
operation. The rest of the generated code is related to handling
boundary conditions.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D146439
[mlir][Tensor] Make `TilingInterface` implementation only return handle to the created `pad` operation. mravishankar on Mar 20 2023, 10:13 AM. Authored by
Details Pad tiling implementation only needs to return the tiled pad
Diff Detail
|