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 5a3523d383 [TIR][Schedule] Enhance `compute-inline` for fusion (#15142)
add 4641b40bd9 [Minor] Fix Compilation Warnings (#15154)
add 8e4148d8d9 [DOC] Add RPC System Setup Document (#15126)
No new revisions were added by this update.
Summary of changes:
docs/dev/how_to/how_to.rst | 1 +
docs/dev/how_to/setup_rpc_system.rst | 245 +++++++++++++++++++++++++++++++++++
src/arith/iter_affine_map.cc | 2 +-
src/target/source/codegen_c_host.h | 2 +-
4 files changed, 248 insertions(+), 2 deletions(-)
create mode 100644 docs/dev/how_to/setup_rpc_system.rst