- Updated ethosn relay backend to support 20.11 api changes.
 - Removed legacy support for 20.05.
 - Added a mechanism to specify the ethosn driver stack version.
You can view, comment on, or merge this pull request online at:

  https://github.com/apache/tvm/pull/7506

-- Commit Summary --

  * [ETHOSN] Add support for 20.11 Ethos-N driver stack release

-- File Changes --

    M cmake/utils/FindEthosN.cmake (3)
    M src/relay/backend/contrib/ethosn/capabilities.h (28)
    M src/relay/backend/contrib/ethosn/codegen.cc (192)
    M src/relay/backend/contrib/ethosn/codegen_ethosn.h (16)
    M src/relay/backend/contrib/ethosn/ethosn_api.cc (116)
    M src/relay/backend/contrib/ethosn/ethosn_api_version.h (8)
    M tests/python/contrib/test_ethosn/test_networks.py (22)
    M tests/python/contrib/test_ethosn/test_reshape.py (4)

-- Patch Links --

https://github.com/apache/tvm/pull/7506.patch
https://github.com/apache/tvm/pull/7506.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/tvm/pull/7506

Reply via email to