Files
apache--tvm/python
Wuwei Lin 9bba7580b0 [TIR, analysis] Add GetAutoTensorizeMappingInfo to generate transforms for auto tensorization (#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.
2022-06-18 18:04:52 -07:00
..