Add an index_dim annotation to specify the shape to loop mapping of shape-only tensors. A shape-only tensor serves is not accessed withing the body of the operation but is required to span the iteration space of certain operations such as pooling.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo