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 2022/06/21 20:21:02 UTC

[tvm] branch main updated (6282658e19 -> b63801c4cd)

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 6282658e19 [CI Image] support CSI-NN2 in ci_qemu (#11689)
     add b63801c4cd [TE Schedule] Fix broken 2D softmax TE schedules when axis=0 (#11803)

No new revisions were added by this update.

Summary of changes:
 python/tvm/topi/cuda/softmax.py               | 21 ++++++++++-------
 python/tvm/topi/nn/softmax.py                 |  6 ++++-
 tests/python/topi/python/test_topi_softmax.py | 34 ++++++++++++---------------
 3 files changed, 32 insertions(+), 29 deletions(-)