This is an automated email from the ASF dual-hosted git repository.
mehrdadh pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 61c9742ea7 [Hexagon] Enable multi input Async DMA; same queue / stage
(#13037)
add 46c16eed83 [microTVM][Windows] Enable building TVM on Windows with
USE_MICRO (#12851)
No new revisions were added by this update.
Summary of changes:
CMakeLists.txt | 9 +++++--
cmake/modules/StandaloneCrt.cmake | 30 +++++++++++++++++++++--
include/tvm/runtime/crt/logging.h | 4 +++
include/tvm/runtime/crt/platform.h | 4 +++
include/tvm/runtime/crt/rpc_common/session.h | 13 ++++++++++
include/tvm/runtime/crt/rpc_common/write_stream.h | 2 ++
src/runtime/micro/micro_session.cc | 9 +++++++
7 files changed, 67 insertions(+), 4 deletions(-)