You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ju...@apache.org on 2021/12/21 05:31:51 UTC

[tvm] branch main updated (7456b1a -> f93b0c2)

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

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


    from 7456b1a  [microNPU] Added checks for out of range shifts (#9707)
     add f93b0c2  [Hexagon] Account for objects being smaller than the allocated space (#9769)

No new revisions were added by this update.

Summary of changes:
 src/runtime/hexagon/hexagon/hexagon_buffer.cc      | 66 +++++++++-------------
 src/runtime/hexagon/hexagon/hexagon_buffer.h       |  6 +-
 .../hexagon/hexagon/hexagon_device_api_v2.cc       |  2 +-
 tests/cpp/runtime/hexagon_buffer.cc                | 51 ++++++++++-------
 4 files changed, 64 insertions(+), 61 deletions(-)