This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch last-successful
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from a4a481f [Refactor] Reduced repetition in CodeGenLLVM's buffer access
(#10567)
add e34985b [Hexagon] Add doc on TVM - Hexagon RPC flow (#10507)
add 6f3158b [CMAKE] Add option to enable custom logging (#10531)
No new revisions were added by this update.
Summary of changes:
CMakeLists.txt | 6 +-
cmake/modules/Hexagon.cmake | 1 +
cmake/modules/Logging.cmake | 9 +
tests/python/contrib/test_hexagon/README_RPC.md | 364 ++++++++++++++++++++++++
4 files changed, 379 insertions(+), 1 deletion(-)
create mode 100644 tests/python/contrib/test_hexagon/README_RPC.md