You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by co...@apache.org on 2020/09/30 17:32:48 UTC

[incubator-tvm] branch master updated (0535fd1 -> 2cfbd09)

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

comaniac pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.


    from 0535fd1  [RUNTIME] NDArray CopyFrom/To Bytes always synchronize (#6586)
     add 2cfbd09  [BYOC][ETHOSN] Fix tests for new module API (#6560)

No new revisions were added by this update.

Summary of changes:
 src/runtime/contrib/ethosn/ethosn_device.cc        |  3 +-
 tests/python/contrib/test_ethosn/infrastructure.py | 72 ++++++++++++++++++++--
 tests/python/contrib/test_ethosn/test_networks.py  | 54 ++++++++++------
 .../python/contrib/test_ethosn/test_topologies.py  | 15 ++---
 4 files changed, 107 insertions(+), 37 deletions(-)