This is an automated email from the ASF dual-hosted git repository.

masahi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from 05e218c543 [Runtime] Add TVM_DLL to memory manager functions (#16705)
     add 831d769f47 [Transform] Remove R.Object parameters after 
LazyTransformParams (#16699)

No new revisions were added by this update.

Summary of changes:
 .../tvm/relax/transform/lazy_transform_params.py   |  2 +-
 python/tvm/script/parser/relax/entry.py            | 24 +++++++++++
 python/tvm/script/parser/relax/parser.py           | 19 +++++----
 .../relax/test_transform_lazy_transform_params.py  | 20 ++++++++++
 tests/python/tvmscript/test_tvmscript_roundtrip.py | 46 ++++++++++++++++++++--
 5 files changed, 97 insertions(+), 14 deletions(-)

Reply via email to