PhilippvK commented on pull request #9064: URL: https://github.com/apache/tvm/pull/9064#issuecomment-924487346
@areusch The test case I came up with to reproduce to bug is quite messy because it does use manually written `compiler_begin/compiler_end` annotations because the existing `CcompilerAnnotator` can only create one specific graph. I would like to first make this class more generic to annotate any given model and then reimplement my test case for BYOC and multiple return values. But as this is out of scope of this "bugfix" I should follow up with the actual test case after this is merged. -- 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]
