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 485a309dcd [FFI] Fix system library symbol lookup (#18298)
     add b07c6c1e75 [Relax] Add symbolic shape support to BasePyModule for 
dynamic tensor operations (#18288)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relax/base_py_module.py                 |  68 +++-
 .../relax/test_base_py_module_symbolic_shape.py    | 367 +++++++++++++++++++++
 2 files changed, 425 insertions(+), 10 deletions(-)
 create mode 100644 tests/python/relax/test_base_py_module_symbolic_shape.py

Reply via email to