This is an automated email from the ASF dual-hosted git repository.
zhic pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.
from a189fe0 [Frontend][Relay] Keras softmax and prelu fix (#6278) (#6278)
add 0466d60 [BYOC][ACL] Enable remote device via environment variables
(#6279)
No new revisions were added by this update.
Summary of changes:
docs/deploy/arm_compute_lib.rst | 23 ++++-
.../contrib/test_arm_compute_lib/infrastructure.py | 110 +++++++++++++++------
.../contrib/test_arm_compute_lib/test_config.json | 8 ++
.../contrib/test_arm_compute_lib/test_conv2d.py | 4 +
.../contrib/test_arm_compute_lib/test_dense.py | 4 +
.../contrib/test_arm_compute_lib/test_network.py | 6 ++
.../contrib/test_arm_compute_lib/test_pooling.py | 2 +
.../contrib/test_arm_compute_lib/test_reshape.py | 2 +
.../contrib/test_arm_compute_lib/test_runtime.py | 6 ++
9 files changed, 135 insertions(+), 30 deletions(-)
create mode 100644 tests/python/contrib/test_arm_compute_lib/test_config.json