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 33277c3 [Vulkan] Improved error message for extern calls passed to
SPIR-V codegen. (#8332)
add ef7143e [Vulkan] Added debug saving of Vulkan shaders, environment
variable documentation. (#8333)
No new revisions were added by this update.
Summary of changes:
docs/dev/runtimes/vulkan.rst | 52 +++++++++++++++++++++++++++++++++++
src/runtime/vulkan/vulkan_device.cc | 22 +++++----------
src/runtime/vulkan/vulkan_instance.cc | 6 ++--
src/support/utils.h | 26 ++++++++++++++++++
src/target/spirv/build_vulkan.cc | 22 ++++++++++++++-
5 files changed, 108 insertions(+), 20 deletions(-)