This is an automated email from the ASF dual-hosted git repository.
tqchen pushed a change to branch isolate-module-create-registry
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 088d38eabc [REFACTOR] Use Serializer<SPIRVShader> instead of manual
ser/deser
add e4cef76fc9 [REFACTOR] Rename *ModuleCreateInternal -> *ModuleCreateImpl
No new revisions were added by this update.
Summary of changes:
src/runtime/const_loader_module.cc | 4 ++--
src/runtime/cuda/cuda_module.cc | 14 +++++++-------
src/runtime/hexagon/hexagon_module.cc | 23 +++++++++++------------
src/runtime/metal/metal_module.mm | 12 ++++++------
src/runtime/opencl/opencl_module.cc | 14 +++++++-------
src/runtime/opencl/opencl_module_spirv.cc | 6 +++---
src/runtime/rocm/rocm_module.cc | 14 +++++++-------
src/runtime/vulkan/vulkan_module.cc | 12 ++++++------
8 files changed, 49 insertions(+), 50 deletions(-)