tlopex opened a new pull request, #19888: URL: https://github.com/apache/tvm/pull/19888
This pr - Replaces script-string based TFLite frontend IR checks with structural checks. - Keeps numeric/runtime tests focused on VM output validation instead of mixing in structural assertions. - Leaves the shared `verify` helper unchanged and use direct `tvm.ir.assert_structural_equal` where structural checks are needed. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
