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/06/27 05:03:01 UTC

[tvm] branch nightly updated (8e4148d8d9 -> 28aead905b)

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 8e4148d8d9 [DOC] Add RPC System Setup Document (#15126)
     add 904515b98e [Bug] Add typing_extensions requirement again (#14960)
     add 28aead905b [microNPU][ETHOSU] Fix SoftMax legalization parameters (#15069)

No new revisions were added by this update.

Summary of changes:
 python/gen_requirements.py                         |   2 +
 .../backend/contrib/ethosu/softmax_rewriter.py     |  75 +++++++++-----
 tests/python/contrib/test_ethosu/test_legalize.py  | 114 +++++++++++++--------
 3 files changed, 124 insertions(+), 67 deletions(-)