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(-)