This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch nightly
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 738c2e9e90 [VM][Adreno] Fix using buffers for weights in VM (#15671)
add 666bd14d82 [Runtime] Make `CSourceModule` and `StaticLibraryModule`
Binary Serializable (#15693)
No new revisions were added by this update.
Summary of changes:
src/runtime/static_library.cc | 30 ++++++++++++++--
src/target/codegen.cc | 3 +-
src/target/source/source_module.cc | 41 +++++++++++++++++++++-
.../unittest/test_roundtrip_runtime_module.py | 12 +++----
.../unittest/test_runtime_module_property.py | 2 +-
5 files changed, 76 insertions(+), 12 deletions(-)