You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by cs...@apache.org on 2022/05/26 18:41:55 UTC

[tvm] branch main updated (b535e46f16 -> 2f2169863d)

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

csullivan pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from b535e46f16 [ONNX] Add MeanVarianceNormalization op (#11444)
     add 2f2169863d Minimal example of tuning on hexagon. Fails in fast rpcs currently. (#11395)

No new revisions were added by this update.

Summary of changes:
 tests/python/contrib/test_hexagon/test_autotvm.py | 148 ++++++++++++++++++++++
 1 file changed, 148 insertions(+)
 create mode 100644 tests/python/contrib/test_hexagon/test_autotvm.py