You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by co...@apache.org on 2020/11/03 18:30:36 UTC

[incubator-tvm] branch main updated (8877ed5 -> b4db112)

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

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


    from 8877ed5  [TVMC] 'tvmc tune' --rpc-tracker and --rpc-tracker fail due to argparse misconfiguration (#6822)
     add b4db112  Fix Annotate Target to support freevars(relay.zeros, relay.ones etc) of any size (including zero)  (#6826)

No new revisions were added by this update.

Summary of changes:
 src/relay/transforms/annotate_target.cc         | 14 +++-
 tests/python/relay/test_pass_annotate_target.py | 87 +++++++++++++++++++++++++
 2 files changed, 98 insertions(+), 3 deletions(-)