This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch nightly
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 92c26e2269 [release] Update version to 0.23.dev0 on main branch
add 31a24a4a79 Fix crash when multiple PrimFunc objects are present in
IRModule (#18384)
add 462eeb72b8 [WebLLM] Replace int64s with int32s in WebGPU kernels
(#18361)
No new revisions were added by this update.
Summary of changes:
python/tvm/meta_schedule/tune_context.py | 5 +--
python/tvm/relax/backend/gpu_generic/sampling.py | 9 +++-
python/tvm/topi/gpu/sort.py | 49 ++++++++++++++++------
.../python/relax/test_backend_dispatch_sampling.py | 2 +-
4 files changed, 47 insertions(+), 18 deletions(-)