This is an automated email from the ASF dual-hosted git repository.

zhic pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.


    from b64466a  [CI,DOCKER] Bump gpu image to cuda 11.0.3 (#8119)
     add 65cd19f  [Frontend] [Tensorflow2] Added test infrastructure for TF2 
frozen models (#8074)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/testing/tf.py                     |  42 +++
 tests/python/frontend/tensorflow2/common.py        | 105 ++++++
 .../frontend/tensorflow2/test_functional_models.py | 361 +++++++++++++++++++++
 .../frontend/tensorflow2/test_sequential_models.py | 113 +++++++
 4 files changed, 621 insertions(+)
 create mode 100644 tests/python/frontend/tensorflow2/common.py
 create mode 100644 tests/python/frontend/tensorflow2/test_functional_models.py
 create mode 100644 tests/python/frontend/tensorflow2/test_sequential_models.py

Reply via email to