Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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 <[email protected]> Co-authored-by: Leandro Nunes <[email protected]> # 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 #
- Loading branch information