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

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


    from 6ed37ef  Fix typos in comments (#7862)
     add aa9cb63  [Vulkan] Support uniform buffer object for passing many 
scalar arguments (Take 2) (#7833)

No new revisions were added by this update.

Summary of changes:
 src/runtime/vulkan/vulkan.cc       | 403 +++++++++++++++++++++++--------------
 src/runtime/vulkan/vulkan_common.h |  13 +-
 src/target/spirv/build_vulkan.cc   |   5 +-
 src/target/spirv/codegen_spirv.cc  |  31 ++-
 src/target/spirv/codegen_spirv.h   |   3 +-
 src/target/spirv/ir_builder.cc     |  31 ++-
 src/target/spirv/ir_builder.h      |  32 ++-
 7 files changed, 343 insertions(+), 175 deletions(-)

Reply via email to