DzAvril commented on PR #11341: URL: https://github.com/apache/tvm/pull/11341#issuecomment-1164141384
Hi @shtinsa , the idea of pre-compute the coordinate mapping between output and inputs is great. But there is a pity that the `extern_op` cannot be inlined in the fused subgraph so that brings extra load and store effort. My question is why do you implement this by `IRBuilder` instead of by `TE`? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
