[CI][ETHOSN] Enable CI for Ethos-N (#6171)
authormbaret <55580676+mbaret@users.noreply.github.com>
Tue, 4 Aug 2020 02:04:16 +0000 (03:04 +0100)
committerGitHub <noreply@github.com>
Tue, 4 Aug 2020 02:04:16 +0000 (19:04 -0700)
commitd9c4f82b899e9bd7a54ca6df155cef083b679b21
tree76e17796093211b96183decc8691592d7cb13b4d
parent02b36e73be146544fbd26df69d71f7a054a38762
[CI][ETHOSN] Enable CI for Ethos-N (#6171)

This introduces the necessary changes to docker to
support building the Ethos-N driver stack. This is
required for subsequent patches which introduce
the Ethos-N integration into TVM.

Co-authored-by: Leo Blonk <Leo.Blonk@arm.com>
Co-authored-by: Leandro Nunes <leandro.nunes@arm.com>
# Please enter the commit message for your changes. Lines starting
# with '#' will be kept; you may remove them yourself if you want to.
# An empty message aborts the commit.
#
# Date:      Mon Jul 27 15:43:41 2020 +0100
#
# On branch ethosn-ci
# Changes to be committed:
# modified:   docker/Dockerfile.ci_cpu
# new file:   docker/install/ubuntu_install_ethosn_driver_stack.sh
#
# Untracked files:
# CombinedMemoryMap.hex
# OutputModel.hex
# config.txt
# docker/install/ethosn_cap/
# docker/install/ethosn_driver_dev-20.05-dbg-20200612-141030.tar.gz
# ssd.npy
# tests/python/integration/test_tir_gemm.py
# tests/python/relay/test_pattern_annotate.py
# tests/python/unittest/failure.py
#
docker/Dockerfile.ci_cpu
docker/install/ubuntu_install_ethosn_driver_stack.sh [new file with mode: 0755]