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

   This PR fixes a bug in `MetalModuleNode::GetFunction`.
   
   The lambda passed to autoreleasepool is supposed to return nothing. Prior to 
this PR, it returns a function at an early exit branch, which may cause the 
error of `EXC_BREAKPOINT` in Metal.


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