You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ma...@apache.org on 2020/01/20 22:32:32 UTC

[incubator-tvm] branch master updated (2c0c184 -> f8f75ca)

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(-)