Lines Matching full:dockerfile
2 …ides a collection of **parameterized bash scripts** accompanied by a **Dockerfile** for building A…
10 **If you already have Docker installed** and want to quickly build the Arm NN Dockerfile with some …
29 The Arm NN Build Tool consists of an official Arm NN **Dockerfile** with associated **scripts** for…
37 A **Dockerfile** is a text document which outlines the instructions for building a **Docker Image**…
38 on the Arm NN Dockerfile will result in a Docker Image that contains:
51 The **diagram below** outlines the operation of the Arm NN **Dockerfile** and the contents of the r…
64 <img src="dockerfile_armnn.png" class="center" alt="Arm NN Dockerfile" width="800"/>
93 This Dockerfile was built on a **Ubuntu 18.04 host machine with Docker version 20.10.14**. We recom…
97 The build outputs from this Dockerfile have been tested on an **Odroid N2+ target device with Ubunt…
105 Builds of the official Arm NN Dockerfile have been tested on the **Ubuntu 18.04** host platform.
106 Whilst other platforms have not been tested, Docker should be able to build the Arm NN Dockerfile o…
120 We do not officially test the building of the Arm NN Dockerfile on Windows or Mac. However, it's li…
123 …de support for the installation of Docker and/or the use of the Arm NN Dockerfile on Windows and M…
213 Enter into the Arm NN build-tool directory where the Dockerfile and associated scripts are located.
220 Dockerfile arguments are provided using ```--build-arg```, the relative path to the Dockerfile is g…
231 --file docker/Dockerfile .
284 For ease of use, we recommend that the official Arm NN Dockerfile is used to build Arm NN.
313 **Note:** the Arm NN version used for build-tool (Dockerfile and scripts) is not the same version o…
338 --file docker/Dockerfile .