You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by gi...@apache.org on 2022/04/28 03:41:44 UTC

[tvm] branch last-successful updated (94269a8952 -> 9fd279b40a)

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

github-bot pushed a change to branch last-successful
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from 94269a8952 fix incorrect pos ids generation in EmbedLayerNormalization (#11149)
     add 9fd279b40a [Graph Debugger] Expose way to benchmark individual nodes. (#11000)

No new revisions were added by this update.

Summary of changes:
 python/tvm/contrib/debugger/debug_executor.py      |  55 +++++++++-
 .../graph_executor/debug/graph_executor_debug.cc   | 113 ++++++++++++--------
 tests/python/unittest/test_runtime_graph_debug.py  | 114 +++++++++++++++++----
 3 files changed, 214 insertions(+), 68 deletions(-)