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/05/16 19:34:26 UTC

[tvm] branch last-successful updated (0ed0f1d651 -> 672ce33657)

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 0ed0f1d651 Missed out_layout field of conv1d attrs (#11325)
     add 672ce33657 [TIR] Propagate storage scope of undefined vars in SplitHostDevice. (#11255)

No new revisions were added by this update.

Summary of changes:
 src/tir/transforms/split_host_device.cc         |  7 ++-
 tests/python/unittest/test_tir_texture_scope.py | 62 +++++++++++++++++++++++++
 2 files changed, 68 insertions(+), 1 deletion(-)
 create mode 100644 tests/python/unittest/test_tir_texture_scope.py