Home
last modified time | relevance | path

Searched full:build (Results 1 – 12 of 12) sorted by relevance

/cmsis-nn-latest/
Dgen_pack.sh22 # Temporary pack build directory,
23 # Default: ./build
25 # PACK_BUILD=./build
45 # Specify file names to be deleted from pack build directory
80 # usage: preprocess <build>
81 # <build> The build folder
85 # before populating the pack build folder
91 # usage: postprocess <build>
92 # <build> The build folder
D.gitignore11 Tests/UnitTest/build-cortex-m*
15 build
DREADME.md81 mkdir build
82 cd build
/cmsis-nn-latest/Tests/UnitTest/
Dbuild_and_run_tests.sh26 BUILD=1
39 Helper script to setup, build and run CMSIS-NN unit tests
46 …-b Disable CMake build. Only works with previously built targets. Designed to quickly rerun cpu t…
47 …-r Disable running the unit tests. Designed to test build only or allow user to manually run indi…
67 b) BUILD=0;;
146 …cmake -S ./ -B build-${cpu}-${compiler} -DCMAKE_TOOLCHAIN_FILE=${TOOLCHAIN_FILE} -DTARGET_CPU=${cp…
147 cmake --build build-${cpu}-${compiler}/
149 echo "Built successfully into build-${cpu}-${compiler}"
151 …cmake_command=$(cmake -S ./ -B build-${cpu}-${compiler} -DCMAKE_TOOLCHAIN_FILE=${TOOLCHAIN_FILE} -…
152 make_command=$(cmake --build build-${cpu}-${compiler}/ 2>&1)
[all …]
DREADME.md39 For flatc compiler clone this [repo](https://github.com/google/flatbuffers) and build:
73 …uild_and_run_tests.sh script. This script will install required packages, build unit tests and run…
81 …d in Tests/UnitTests/downloads. Test elfs can be found in Tests/UnitTests/build-($cpu) directories.
83 Otherwise, you can build it manually:
85 The build for unit tests differs from the build of CMSIS-NN as a [standalone library](https://githu…
92 mkdir build
93 cd build
98 This will build all unit tests. You can also just build a specific unit test only, for example:
DCMakeLists.txt52 # Build the functions to be tested.
137 # Build CMSIS startup dependencies based on TARGET_CPU.
/cmsis-nn-latest/zephyr/
Dmodule.yml2 build:
/cmsis-nn-latest/.github/workflows/
Dpack.yml1 name: Build documentation and pack
Dmicrospeech.yaml23 workflows: ["Build documentation and pack"]
57 name: Build and run projects on AVH
/cmsis-nn-latest/Documentation/Doxygen/src/
Dmainpage.md52 The macros below are defined in a build system based on feature flags for a chosen processor or arc…
/cmsis-nn-latest/Include/Internal/
Darm_nn_compiler.h81 // Build for non Arm Cortex-M processors is not tested or supported.
/cmsis-nn-latest/Documentation/Doxygen/
Dnn.dxy.in508 # Build related configuration options