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/12/14 04:54:12 UTC

[tvm] branch main updated (d1dafbd -> 69cae0b)

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 d1dafbd  [CUTLASS] More robust support for pattern matching and alignment (#9698)
     add 69cae0b  [Relay, BYOC] Make constant binding in PartitionGraph optional (#9721)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/transform/transform.py         | 17 ++++++++-
 src/relay/transforms/partition_graph.cc         | 23 ++++++++----
 tests/python/relay/test_pass_partition_graph.py | 50 ++++++++++++++++++++++++-
 3 files changed, 79 insertions(+), 11 deletions(-)