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

github-actions[bot] pushed a change to branch nightly
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from 5d9f6e1e5c [FFI] Bump tvm-ffi to latest June 28 (#19903)
     add 24bbfd2e7b [CI][Docker] Move CI images to Ubuntu 24.04 (noble) (#19893)
     add 3e355adf17 [Relax] Fix RemoveUnusedParameters symbolic var promotion 
(#19901)
     add 7cbaa21131 [Relax] Fix int64 row index cast in GPU multinomial 
sampling (#19902)

No new revisions were added by this update.

Summary of changes:
 docker/Dockerfile.ci_arm                                   |  2 +-
 docker/Dockerfile.ci_cpu                                   |  2 +-
 docker/Dockerfile.ci_gpu                                   |  4 ++--
 docker/Dockerfile.ci_wasm                                  |  2 +-
 docker/install/ubuntu_install_core.sh                      |  4 ++--
 docker/install/ubuntu_install_llvm.sh                      | 14 --------------
 docker/install/ubuntu_install_rocm.sh                      |  4 ++--
 docker/install/ubuntu_install_vulkan.sh                    |  2 +-
 python/tvm/relax/backend/gpu_generic/sampling.py           |  2 +-
 src/relax/transform/remove_unused_parameters.cc            |  9 +++++++--
 tests/python/relax/test_backend_dispatch_sampling.py       |  2 +-
 .../relax/test_transform_remove_unused_parameters.py       | 12 ++++++++----
 12 files changed, 27 insertions(+), 32 deletions(-)

Reply via email to