You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by gi...@apache.org on 2022/09/08 17:42:57 UTC

[tvm] branch last-successful updated (ed630122c2 -> b2bd434ef9)

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

github-bot pushed a change to branch last-successful
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from ed630122c2 [Test] Add tvm.testing.requires_libtorch (#12737)
     add b2bd434ef9 [TIR] Handle axis_separators during FlattenBuffer (#12652)

No new revisions were added by this update.

Summary of changes:
 src/tir/transforms/flatten_buffer.cc               | 123 ++++-
 src/tir/transforms/lower_opaque_block.cc           |   1 +
 .../unittest/test_tir_transform_flatten_buffer.py  | 502 ++++++++++++---------
 .../test_tir_transform_lower_opaque_block.py       |  22 +-
 4 files changed, 417 insertions(+), 231 deletions(-)