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 fd7c81de3b [TIR][Schedule] Remove `@type_check` for 
`set_axis_separator` (#17134)
     add e41d554308 [Backend][ROCm] Fix error when building TVM with LLVM 19 
(#17141)
     add fc814e7041 [DOC] Fix typo for the "We utilize the intermediate 
representation of nn.Graph to convert the OneFlow model to Reley." (#17146)
     add 37a6200185 [Relax] Fix cublas dispatch for corner cases (#17139)
     add 5d07423a20 [Fix][TIR] Fix outdated call to create extern buffer in 
make_extern (#17138)
     add 32e9a48b1f [WebGPU] Fall back to 256MB for maxBufferSize if needed 
(#17150)

No new revisions were added by this update.

Summary of changes:
 include/tvm/topi/detail/extern.h           | 19 ++-----------------
 python/tvm/relax/backend/contrib/cublas.py |  2 +-
 python/tvm/relay/frontend/oneflow.py       |  2 +-
 src/target/llvm/codegen_amdgpu.cc          |  1 +
 web/src/webgpu.ts                          | 27 +++++++++++++++++++--------
 5 files changed, 24 insertions(+), 27 deletions(-)

Reply via email to