You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ma...@apache.org on 2022/01/18 08:47:38 UTC

[tvm] branch main updated (211291f -> 364e2db)

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

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


    from 211291f  [CUDNN] Refactor descriptor initialization, remove `cudnn.conv.output_shape_from_cudnn` (#9948)
     add 364e2db  [microNPU] Add support for scalar values (#9794)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/backend/contrib/ethosu/legalize.py      |  4 ++--
 python/tvm/relay/backend/contrib/ethosu/tir/compiler.py  | 11 +++++------
 python/tvm/relay/backend/contrib/ethosu/tir/scheduler.py |  5 ++++-
 tests/python/contrib/test_ethosu/test_codegen.py         |  5 +++--
 tests/python/contrib/test_ethosu/test_compiler.py        |  3 +--
 5 files changed, 15 insertions(+), 13 deletions(-)