You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ma...@apache.org on 2021/01/21 06:05:59 UTC

[tvm] branch main updated (e8ab607 -> f829403)

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

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


    from e8ab607  [TFLite] Strided slice handling of shrink_axis_mask improved (#6998)
     add f829403  [TOPI] Rewrite GPU argwhere using exclusive scan (#7314)

No new revisions were added by this update.

Summary of changes:
 python/tvm/contrib/nvcc.py       |   2 +-
 python/tvm/topi/cuda/argwhere.py | 524 ++++++++-------------------------------
 2 files changed, 98 insertions(+), 428 deletions(-)