You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by jw...@apache.org on 2021/05/13 06:44:16 UTC

[tvm] branch main updated (76fb2af -> ed283b8)

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

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


    from 76fb2af  change a, n, l to A, N, L (#8027)
     add ed283b8  support concat in recast (#8028)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/transform/recast.py | 18 ++++++++++++++----
 tests/python/relay/test_recast.py    | 24 ++++++++++++++++++++++++
 2 files changed, 38 insertions(+), 4 deletions(-)