You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by mo...@apache.org on 2022/09/06 15:06:10 UTC

[tvm] branch main updated (b3edb6e227 -> 832cffa1c1)

This is an automated email from the ASF dual-hosted git repository.

moreau pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from b3edb6e227 [Apps] Pin android_camera TensorFlow/Keras dependency version (#12710)
     add 832cffa1c1 [Hexagon][Runtime] Better support for 2-tier memory (#12574)

No new revisions were added by this update.

Summary of changes:
 src/runtime/hexagon/hexagon_buffer.cc              | 17 ++---
 src/runtime/hexagon/hexagon_device_api.cc          | 47 ++++++++----
 .../contrib/test_hexagon/test_memory_alloc.py      | 85 ++++++++++++++++++++++
 3 files changed, 126 insertions(+), 23 deletions(-)
 create mode 100644 tests/python/contrib/test_hexagon/test_memory_alloc.py