You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by tq...@apache.org on 2020/09/03 17:31:38 UTC

[incubator-tvm] branch master updated (5262765 -> 17d39fb)

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

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


    from 5262765  [Bugfix][Printer] Avoid adding annotation twice for ConstantNode (#6364)
     add 17d39fb  [Relay] Fix Type Arguments not Attached (#6385)

No new revisions were added by this update.

Summary of changes:
 src/relay/transforms/type_infer.cc    |  9 +++++----
 tests/python/relay/test_type_infer.py | 14 ++++++++++++++
 2 files changed, 19 insertions(+), 4 deletions(-)