You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by an...@apache.org on 2023/01/04 20:26:39 UTC

[tvm] branch main updated (52fe268574 -> 116453f5cf)

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

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


    from 52fe268574 [microTVM]Add default value to unspecified project options in project API (#13610)
     add 116453f5cf Add header files for GraphExecutorDebug (#13694)

No new revisions were added by this update.

Summary of changes:
 .../graph_executor/debug/graph_executor_debug.cc   | 527 +++++++++------------
 .../graph_executor/debug/graph_executor_debug.h    | 147 ++++++
 2 files changed, 368 insertions(+), 306 deletions(-)
 create mode 100644 src/runtime/graph_executor/debug/graph_executor_debug.h