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 5b3cef30f9 [microTVM][zephyr] Add support for host-driven AoT
execution on zephyr (#11650)
add f667342ca9 [LLVM] Update uses of AllocaInst::getAlign[ment] (#11718)
add d2e2f71b14 Fix 1d-softmax schedule. (#11719)
No new revisions were added by this update.
Summary of changes:
python/tvm/topi/cuda/softmax.py | 2 +-
src/target/llvm/codegen_amdgpu.cc | 7 ++++++-
src/target/llvm/codegen_llvm.cc | 12 +++++++++++-
src/target/llvm/codegen_nvptx.cc | 7 ++++++-
tests/python/topi/python/test_topi_softmax.py | 14 ++++++++++----
5 files changed, 34 insertions(+), 8 deletions(-)