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 61e7c8fb63 [Refactor] Rename `relax_vm` to `vm` (#18049)
add 9cb6705f99 [FFI] Enhance FFI Object exception safety during init
(#18050)
No new revisions were added by this update.
Summary of changes:
python/tvm/ffi/container.py | 6 ++++++
python/tvm/ffi/cython/object.pxi | 15 ++++++++++++++-
python/tvm/runtime/ndarray.py | 3 +++
tests/python/ffi/test_container.py | 14 ++++++++++++++
4 files changed, 37 insertions(+), 1 deletion(-)