PhilippvK edited a comment on pull request #8668: URL: https://github.com/apache/tvm/pull/8668#issuecomment-923930909
@chiwwang This might be helpful for generating BYOC partitioned models: [test_byoc_microtvm](https://github.com/apache/tvm/blob/44d3934be5d33590ba63139f9b756b05aec9d5c5/tests/python/relay/aot/test_crt_aot.py#L315) I have recently written a similar test case wich used multiple BYOC subgraphs here: [test_byoc_microtvm_bug](https://github.com/PhilippvK/tvm/blob/d20ddbd4a6b3a8f4aa5fc1bf467dc4f05c15bb1c/tests/python/relay/aot/test_crt_aot_bug.py#L40) -- 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]
