This is an automated email from the ASF dual-hosted git repository.
jcf94 pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from 9f350d3 [Docker] Update tensorflow/tflite/xgboost versions (#8306)
add 35d71b1 [TVMSCRIPT] add more type support in script function
parameter (#8235)
No new revisions were added by this update.
Summary of changes:
python/tvm/script/ty.py | 7 ++
tests/python/unittest/test_tvmscript_ops.py | 107 ++++++++++++++++++++++++++++
2 files changed, 114 insertions(+)
create mode 100644 tests/python/unittest/test_tvmscript_ops.py