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/13 11:49:00 UTC

[tvm] branch last-successful updated (8341e33d05 -> eb611482e3)

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 8341e33d05 [Bugfix] Shape inference of weight for grouped `nn.conv3d` (#11681)
     add 005f05e26f fixed cutlass byoc build break (#11686)
     add 9ecb571268 [docs] Add links to v0.8.0 docs (#11647)
     add eb611482e3 [UnitTests] Parametrized test_topi_argwhere.py (#11651)

No new revisions were added by this update.

Summary of changes:
 docker/install/ubuntu_install_python_package.sh |  2 +-
 docs/conf.py                                    |  7 +--
 src/relay/backend/contrib/cutlass/codegen.cc    | 15 +++---
 tests/python/topi/python/test_topi_argwhere.py  | 72 ++++++++++++-------------
 4 files changed, 48 insertions(+), 48 deletions(-)