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/06/24 19:20:12 UTC

[tvm] branch main updated (07701f2 -> 3e28716)

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 07701f2  [UnitTests] Automatic parametrization over targets, with explicit opt-out (#8010)
     add 3e28716  [Vulkan] Implement sync for SyncThread("warp") (#8320)

No new revisions were added by this update.

Summary of changes:
 src/target/spirv/build_vulkan.cc             | 21 ++++++++++++++++++--
 src/target/spirv/codegen_spirv.cc            | 29 +++++++++++++++++-----------
 src/target/spirv/spirv_support.cc            |  4 ++++
 src/target/spirv/spirv_support.h             | 14 ++++++++++++++
 src/tir/transforms/lower_thread_allreduce.cc |  2 +-
 5 files changed, 56 insertions(+), 14 deletions(-)