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/11/26 01:00:48 UTC

[tvm] branch main updated (c58b20b -> df6ccae)

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

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


    from c58b20b  [AutoScheduler] Check duplicated names in the compute dag (#6973)
     add df6ccae  [Frontend][Relay][Parser] fix unparsable yolo formals (#6963)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/darknet.py          |  2 +-
 tests/python/frontend/darknet/test_forward.py | 15 +++++++++++++++
 tests/python/relay/test_ir_text_printer.py    |  5 ++---
 3 files changed, 18 insertions(+), 4 deletions(-)