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 2022/07/08 21:44:26 UTC

[tvm] branch main updated (a81e69a68f -> 07672d0b41)

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 a81e69a68f [MetaSchedule][Test] Add unittests for C2D (#12043)
     add 07672d0b41 [Texture] Add memory scope entity into graph JSON/runtime (#11875)

No new revisions were added by this update.

Summary of changes:
 src/relay/backend/graph_executor_codegen.cc  | 27 ++++++++++++-
 src/runtime/graph_executor/graph_executor.cc | 58 +++++++++++++++++++++-------
 src/runtime/graph_executor/graph_executor.h  | 14 ++++++-
 src/target/source/codegen_opencl.cc          |  4 +-
 4 files changed, 85 insertions(+), 18 deletions(-)