commit | 28fb74379868b7af72ec711f23416014e6d52348 | [log] [tgz] |
---|---|---|
author | Nicolas Vasilache <[email protected]> | Wed Jul 03 12:05:05 2019 |
committer | jpienaar <[email protected]> | Wed Jul 03 21:36:42 2019 |
tree | 9199808a1c1b0d95d63bc17399f790db6f2c246c | |
parent | 0024ddc4aeb76ee9d33f20cb2e3d504b80f38999 [diff] |
More general subview calculation in tiling This CL refactors tiling to enable tiling of views that are not just specified by a simple permutation. This allows the tiling of convolutions for which a new example is added. PiperOrigin-RevId: 256346028