sunggg opened a new pull request, #15534:
URL: https://github.com/apache/tvm/pull/15534

   This PR is followup of PR https://github.com/apache/tvm/pull/15491.
   
   By appending the codegen name at the end of function name, this PR make 
`MergeCompositeFunctions` explicitly show which functions are offloaded to each 
codegen. This will be particularly helpful when reading profiling results. 
   e.g., before: `fused_relax_multiply1` -> after: 
`fused_relax_multiply1_cutlass`
   
   cc. @masahi 


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

Reply via email to