tqchen commented on PR #19863: URL: https://github.com/apache/tvm/pull/19863#issuecomment-4767729435
For onnx tests, i think it is still better to move to the principle of structural verification - For importers, we cross validate the ingestion correctness via stuctural check - We have some levels of correctness checks in op UT, which might help So for onnx tests we can rely on structural verification. We can perhaps have some form of side integration checks that are not run by every ci run, eg. nightly. -- 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]
