You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ha...@apache.org on 2019/11/11 19:22:23 UTC

[incubator-tvm] branch master updated (f823c57 -> 10b77ef)

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

haichen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.


    from f823c57  [RUNTIME][REFACTOR] Use object protocol to support runtime::Module (#4289)
     add 10b77ef  [TF][Relay][Op] Pass module when infer shape (#4287)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/common.py              | 26 ++++++++++++++----------
 python/tvm/relay/frontend/tensorflow.py          | 19 ++++++++++++-----
 tests/python/frontend/tensorflow/test_forward.py |  3 ++-
 3 files changed, 31 insertions(+), 17 deletions(-)