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/09/09 10:40:10 UTC

[tvm] branch last-successful updated (89ce171b86 -> cb08a1251f)

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 89ce171b86 [TIR, Schedule] Check consumer in-bound and covered in reverse_compute_inline (#12717)
     add 1c5ffc67ad [ci][docker] Use CMake 3.20.0 for cortexm (#12744)
     add cb08a1251f [TF] Add DenseBincount support (#12728)

No new revisions were added by this update.

Summary of changes:
 docker/Dockerfile.ci_cortexm                     |  2 +-
 docker/install/ubuntu_install_cmake_source.sh    | 12 ++++--
 python/tvm/relay/frontend/tensorflow_ops.py      | 55 ++++++++++++++++++++++++
 tests/python/frontend/tensorflow/test_forward.py | 41 ++++++++++++++++++
 4 files changed, 106 insertions(+), 4 deletions(-)