You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by gi...@apache.org on 2022/06/15 16:06:16 UTC

[tvm] branch last-successful updated (3eb372e26f -> 24f49f1aeb)

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

github-bot pushed a change to branch last-successful
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from 3eb372e26f [CI] add GH workflow to comment with link to docs (#11594)
     add 24f49f1aeb [CI] Apply linting rules to AOT tests (#11657)

No new revisions were added by this update.

Summary of changes:
 tests/lint/pylint.sh                        |   1 +
 tests/python/relay/aot/test_c_device_api.py |  37 ++--
 tests/python/relay/aot/test_cpp_aot.py      |  34 ++--
 tests/python/relay/aot/test_crt_aot.py      | 294 ++++++++++++++++------------
 tests/python/relay/aot/test_crt_aot_usmp.py |  71 ++++---
 5 files changed, 247 insertions(+), 190 deletions(-)