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 88a1c6560c [3rdparty] Bump flashinfer (#16868)
add 3f09e7f5ce [Thrust] Fix thrust workspace allocation (#16873)
add 0a3fe22208 [Relax] Enhance symbolic expr estimation in memory planning
(#16872)
No new revisions were added by this update.
Summary of changes:
python/tvm/relax/backend/dispatch_sort_scan.py | 16 +++-
src/relax/transform/static_plan_block_memory.cc | 45 +++++++--
src/runtime/contrib/thrust/thrust.cu | 21 +++--
.../relax/test_backend_dispatch_sort_scan.py | 4 +-
.../test_transform_static_plan_block_memory.py | 102 +++++++++++++++++++++
5 files changed, 164 insertions(+), 24 deletions(-)