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 f02d295e0b [CI] Upgrade github upload-artifact action (#17355)
     add d7e0af2d88 [LLVM][RUNTIME] Fix RISC-V CodeModel propagation to ORCJIT 
runtime executor (#17347)
     add ec42883b1e [Docs] TVM pip Installation fix (#17352)
     add cc533b9254 [Relax] Fix inline source module cause path too long error 
(#17354)
     add f52143e6c8 [Relax][Frontend][Onnx] fix params name bug in onnx 
frontend (#17350)

No new revisions were added by this update.

Summary of changes:
 docs/install/from_source.rst                    |  4 +--
 python/tvm/relax/frontend/nn/extern.py          |  5 ++-
 python/tvm/relax/frontend/onnx/onnx_frontend.py |  4 +--
 src/target/llvm/llvm_instance.h                 | 10 ++++++
 src/target/llvm/llvm_module.cc                  |  8 +++++
 tests/python/relax/test_frontend_onnx.py        | 43 +++++++++++++++++++++++++
 6 files changed, 69 insertions(+), 5 deletions(-)

Reply via email to