This is an automated email from the ASF dual-hosted git repository.
tqchen pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from 8d9a1df [DLPACK] Support the new python array api with DLPack (#7993)
add 254563a [RELAY] Enable registering op with python (#8002)
No new revisions were added by this update.
Summary of changes:
python/tvm/ir/__init__.py | 2 +-
python/tvm/ir/op.py | 12 ++++++++++++
src/ir/op.cc | 6 ++++++
tests/python/relay/test_ir_op.py | 16 ++++++++++++++--
4 files changed, 33 insertions(+), 3 deletions(-)