This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch nightly
in repository https://gitbox.apache.org/repos/asf/tvm.git
from fe27973da0 Bump cryptography from 37.0.2 to 41.0.6 in /docker/python
(#16174)
add bf071dea54 [Relay][Frontend] Preserve Pytorch Span Names (#16171)
No new revisions were added by this update.
Summary of changes:
python/tvm/relay/frontend/pytorch.py | 119 ++++++++++++++++++----
tests/python/frontend/pytorch/test_span_naming.py | 106 +++++++++++++++++++
2 files changed, 206 insertions(+), 19 deletions(-)
create mode 100644 tests/python/frontend/pytorch/test_span_naming.py