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 8ad523811c [Thrust] Fix getting CUDA stream (#18220)
add a12367c4b1 [NVSHMEM] Fix compatibility with CUDA code without nvshmem
use (#18222)
add 420b847034 [FFI] Fix JSON parser/writer for the fast-math flag (#18221)
No new revisions were added by this update.
Summary of changes:
ffi/src/ffi/extra/json_parser.cc | 24 ++++++++++++++++++------
ffi/src/ffi/extra/json_writer.cc | 14 ++++++++++++--
python/tvm/contrib/nvcc.py | 9 ++++++---
src/runtime/contrib/nvshmem/init.cc | 6 ++++--
4 files changed, 40 insertions(+), 13 deletions(-)