You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/09/30 23:31:06 UTC

[GitHub] [tvm] junrushao commented on pull request #12949: [TIR] Use IndexMap to transform NDArray

junrushao commented on PR #12949:
URL: https://github.com/apache/tvm/pull/12949#issuecomment-1264128149

   This is definitely cool Masa! Similar functionality existed in Relay's `FoldConstant` where we are explicitly doing post-hoc layout rewriting, where layout is inferred from TIR (ugly admittedly), and the difference is that it's actually compiling the transformation into multi-threaded TIR which is potentially faster


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org