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 2021/04/21 00:11:32 UTC

[GitHub] [tvm] tkonolige opened a new pull request #7894: [PROFILER] Add shape, structural hash, and layout information to profiling

tkonolige opened a new pull request #7894:
URL: https://github.com/apache/tvm/pull/7894


   This PR adds a new pass that which inserts the layout and structural hash of the op into the attrs of Functions. The layout and structural hash information is looked up by the profiler and printed in the profiling report.
   
   @leandron @icemelon9 @junrushao1994 
   


-- 
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.

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



[GitHub] [tvm] tkonolige commented on pull request #7894: [PROFILER] Add shape, structural hash, and layout information to profiling

Posted by GitBox <gi...@apache.org>.
tkonolige commented on pull request #7894:
URL: https://github.com/apache/tvm/pull/7894#issuecomment-827957802


   @leandron @icemelon9 @junrushao1994 Can you review?


-- 
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.

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



[GitHub] [tvm] junrushao1994 merged pull request #7894: [PROFILER] Add shape, structural hash, and layout information to profiling

Posted by GitBox <gi...@apache.org>.
junrushao1994 merged pull request #7894:
URL: https://github.com/apache/tvm/pull/7894


   


-- 
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.

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