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/07/14 21:35:38 UTC

[tvm] branch last-successful updated (de3c0f4b30 -> 811373ddbb)

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 de3c0f4b30 [WIN] export void Configure(...) symbol for Windows (#12091)
     add b9fa576ab3 [BugFix] Use shape dtype on ArgReduce to determine return type (#12083)
     add 09b607e354 [ci] Override Request in pytests (#11974)
     add 811373ddbb [ci] Add a manual retry for conda setup (#12058)

No new revisions were added by this update.

Summary of changes:
 .github/actions/setup/action.yml      | 12 +++++++++++
 conftest.py                           | 15 +++++++++++++-
 src/relay/op/tensor/reduce.cc         |  2 +-
 tests/python/relay/test_type_infer.py | 38 +++++++++++++++++++++++++++++++++++
 4 files changed, 65 insertions(+), 2 deletions(-)