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/01/04 06:19:07 UTC

[incubator-tvm] branch master updated (e69bd12 -> 9c638f0)

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

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


    from e69bd12  [relay][tensor_array] test tensor_array in vm (#4608)
     add 9c638f0  [Relay][Pass]Improve memory_allocation pass to support multiple i/o dynamic kernels (#4595)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/memory_alloc.py  | 38 +++++++++++--------
 python/tvm/relay/op/_tensor.py    | 21 +++++++----
 python/tvm/relay/op/_transform.py | 78 +++++++++++++++++++++++++++++----------
 tests/python/relay/test_any.py    | 42 ++++++++++++++++++++-
 4 files changed, 136 insertions(+), 43 deletions(-)