This is an automated email from the ASF dual-hosted git repository.
masahi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.
from 2c0c184 [REFACTOR][TYPE] Finish move all types to IR. (#4746)
add f8f75ca Expose relay BindParamsByName to Python (#4751)
No new revisions were added by this update.
Summary of changes:
python/tvm/relay/build_module.py | 39 ++++++++++--
src/relay/backend/build_module.cc | 86 +++++++++++++++------------
tests/python/relay/test_pass_fold_constant.py | 44 ++++++++++++++
3 files changed, 124 insertions(+), 45 deletions(-)