You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ma...@apache.org on 2021/09/17 21:24:51 UTC

[tvm] branch main updated (9100a3c -> 54484c2)

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

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


    from 9100a3c  [microTVM][autoTVM] Follow up fixes to #9003 (#9018)
     add 54484c2  Add bindings for StaticMemoryPlan and DensePackAttrs (#9034)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/expr.py        | 13 +++++++++++++
 python/tvm/relay/op/op_attrs.py |  5 +++++
 src/relay/backend/utils.cc      | 22 ++++++++++++++++++++++
 3 files changed, 40 insertions(+)