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 2023/07/31 05:02:34 UTC

[tvm] branch nightly updated (2d76c9704f -> 0556653830)

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 2d76c9704f [TIR] Generalize implementation of T.macro to work with other dialects (#15432)
     add 0556653830 [Frontend][ONNX] add onnx Mish operator (#15415)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/onnx.py          | 19 +++++++++++++++++++
 tests/python/frontend/onnx/test_forward.py |  9 +++++++++
 2 files changed, 28 insertions(+)