rohanmukh opened a new pull request #8074: URL: https://github.com/apache/tvm/pull/8074
Test infrastructure for TF2 models that are frozen inside the script. Both ways of creating models in TF2 are tested - 1. Using `tf.function` calls as available in tests/frontend/tensorflow2/test_functional.py 1. Using `tf.Sequential` API as available in tests/frontend/tensorflow2/test_sequential.py -- 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. For queries about this service, please contact Infrastructure at: [email protected]
