You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ke...@apache.org on 2020/04/05 20:42:39 UTC

[incubator-tvm] branch master updated (e63e08f -> b5352ee)

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

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


    from e63e08f  [REFACTOR][TIR] Migrate all low-level passes to the Pass Manager. (#5233)
     add b5352ee  [Relay][ADT]Static Tensor Array (#5103)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/prelude.py    | 548 +++++++++++++++++++++++++++++++++++++++++
 tests/python/relay/test_adt.py | 405 +++++++++++++++++++++++++++++-
 2 files changed, 952 insertions(+), 1 deletion(-)