This is an automated email from the ASF dual-hosted git repository.
masahi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 4f041c96e7 [Runtime,RPC] Use f-strings for string formatting, NFC
(#14967)
add c47d36e77c [Hexagon] Add support for v73, make v68 default (#14965)
No new revisions were added by this update.
Summary of changes:
apps/hexagon_launcher/README.md | 14 ++++++-------
cmake/config.cmake | 4 ++--
cmake/modules/HexagonSDK.cmake | 5 +++--
python/tvm/contrib/hexagon/tools.py | 8 ++++----
python/tvm/target/target.py | 8 ++++----
src/runtime/hexagon/README.md | 7 +++++--
src/runtime/hexagon/rpc/simulator/session.cc | 30 ++++++++++++++++++++++++++++
tests/python/contrib/test_hexagon/README.md | 2 +-
8 files changed, 56 insertions(+), 22 deletions(-)