Lunderberg commented on PR #14901: URL: https://github.com/apache/tvm/pull/14901#issuecomment-1599161623
@LeiWang1999 Can you try running your test case with PR #15127 ? This is a draft PR that removes the `ret_void` argument altogether, instead using `prim_func->ret_type`. This resolved the failure mode in the test case you provided, though I haven't tested it against the shared memory issue you mentioned. -- 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]
