You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by jr...@apache.org on 2021/02/23 05:54:10 UTC

[tvm] branch main updated (794f6c6 -> a111803)

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

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


    from 794f6c6  [Target] Add target host field for target specification (#7462)
     add a111803  [RELAY][Parser] Optimize relay parser to restore calls attrs (#7347)

No new revisions were added by this update.

Summary of changes:
 src/parser/parser.cc                 | 22 +++++++++++++++-----
 src/printer/relay_text_printer.cc    |  5 +++++
 tests/python/relay/test_ir_parser.py | 39 ++++++++++++++++++++++++++++++++++++
 3 files changed, 61 insertions(+), 5 deletions(-)