You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by zh...@apache.org on 2020/07/09 04:55:00 UTC

[incubator-tvm] branch master updated (09a30f4 -> cc8634b)

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

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


    from 09a30f4  [RUNTIME] if a param not in input, we still consume it's data (#5990)
     add cc8634b  fix typos in comments and relay tutorial (#5999)

No new revisions were added by this update.

Summary of changes:
 docs/dev/codebase_walkthrough.rst | 4 ++--
 include/tvm/runtime/object.h      | 4 ++--
 src/node/attr_registry.h          | 2 +-
 src/relay/op/tensor/binary.cc     | 2 +-
 tutorials/dev/relay_pass_infra.py | 2 +-
 5 files changed, 7 insertions(+), 7 deletions(-)