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

   Prior to this commit, use of `R.call_tir` in the input to 
`MergeCompositeFunctions` would result in a segfault, when attempting to 
determine the `Group*` that contains the `relax::GlobalVar` of the callee.
   
   This commit updates `MergeCompositeFunctions` to check for 
`relax::GlobalVar` and `relax::Tuple` instances.
   
   Closes https://github.com/apache/tvm/issues/17120


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