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 60f5568415 [CODEGEN][REFACTOR] tir.call_llvm_intrin to remove nargs 
(#18206)
     add 6850a94563 [FFI][Fix] Update datatype registry calls to the new paths 
(#18208)
     add c4b42600cb [TARGET] Add target for nvidia rtx 5060ti (#18211)
     add ee1eb3dcf6 [Bug] Fix core dump in InferLayoutRMSNorm and fix typo 
(#18210)
     add 537923a717 [FFI] Make JSON Parser/Write fastmath safe (#18212)

No new revisions were added by this update.

Summary of changes:
 ffi/src/ffi/extra/json_parser.cc        | 33 ++++++++++++++++++++++++++---
 ffi/src/ffi/extra/json_writer.cc        | 35 +++++++++++++++++++++++++++++--
 ffi/tests/cpp/extra/test_json_parser.cc | 37 ++++++++++++++++++++++++++++++---
 python/tvm/relax/op/nn/nn.py            |  5 +----
 python/tvm/target/datatype.py           |  7 ++++---
 src/relax/op/nn/nn.cc                   |  9 ++++----
 src/target/tag.cc                       |  2 ++
 7 files changed, 108 insertions(+), 20 deletions(-)

Reply via email to