Skip to content

Conversation

@vinx13
Copy link
Member

@vinx13 vinx13 commented Jun 15, 2022

This PR added a utility function GetAutoTensorizeMappingInfo to propose mapping from workload block iters to the iters in the tensor intrin. An example usage is conv2d, where the computation block has more iters than the matmul tensor intrin.

cc @spectrometerHBH @masahi @junrushao1994

@vinx13 vinx13 force-pushed the feat/auto-tensorize-mapping-proposer branch 2 times, most recently from dc57daf to 73d983c Compare June 15, 2022 22:33
@vinx13 vinx13 force-pushed the feat/auto-tensorize-mapping-proposer branch from 1df4393 to da0d9a9 Compare June 16, 2022 22:17
@vinx13 vinx13 force-pushed the feat/auto-tensorize-mapping-proposer branch from 26703b8 to c7b27e6 Compare June 17, 2022 21:33
@vinx13 vinx13 force-pushed the feat/auto-tensorize-mapping-proposer branch from c7b27e6 to b1ab4fe Compare June 17, 2022 23:47
@junrushao junrushao merged commit 9bba758 into apache:main Jun 19, 2022
blackkker pushed a commit to blackkker/tvm that referenced this pull request Jul 7, 2022
…s for auto tensorization (apache#11740)

This PR added a utility function `GetAutoTensorizeMappingInfo` to propose mapping from workload block iters to the iters in the tensor intrin. An example usage is conv2d, where the computation block has more iters than the matmul tensor intrin.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants