grant-arm commented on PR #11509: URL: https://github.com/apache/tvm/pull/11509#issuecomment-1141322292
In that case I think the unit test could look something like https://github.com/apache/tvm/blob/main/tests/python/relay/aot/test_crt_aot.py#L821-L925 but replace the `create_tflite_graph_two_outs()` function with code that just uses the tflite file directly (either by downloading it from a publicly available place or by including it as part of the PR). And change the test to check the generated source and ensure that each constant name only appears twice (if I'm not mistaken - once when it's declared and once when it's used ) -- 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]
