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 5dc4e785d9 [Relax] Fix batch normalization computation logic (#18609)
     add 5015047b95 [Relax] Fix flaky test_conv2d gradient numeric test (#18620)
     add cfadc1aff2 [CUDA][FFI] Extend kernel launch config to support 
Programmatic Dependent Launch and cuLaunchCooperativeKernel (#18604)

No new revisions were added by this update.

Summary of changes:
 src/runtime/cuda/cuda_module.cc                | 33 +++++++++++++++++++++++---
 src/runtime/meta_data.h                        |  4 ++++
 src/runtime/thread_storage_scope.h             | 12 ++++++++++
 tests/python/relax/test_op_gradient_numeric.py |  5 ++--
 4 files changed, 49 insertions(+), 5 deletions(-)

Reply via email to