Home
last modified time | relevance | path

Searched refs:readable_run (Results 1 – 17 of 17) sorted by relevance

/tflite-micro-3.4.0-2.7.6/tensorflow/lite/micro/tools/ci_build/
Dtest_x86.sh27 readable_run make -f tensorflow/lite/micro/tools/make/Makefile clean
30 readable_run make -f tensorflow/lite/micro/tools/make/Makefile third_party_downloads
36 readable_run make -f tensorflow/lite/micro/tools/make/Makefile clean
37 readable_run make -j8 -f tensorflow/lite/micro/tools/make/Makefile BUILD_TYPE=no_tf_lite_static_mem…
40 readable_run make -f tensorflow/lite/micro/tools/make/Makefile clean
41 readable_run make -j8 -f tensorflow/lite/micro/tools/make/Makefile BUILD_TYPE=release build
45 readable_run make -f tensorflow/lite/micro/tools/make/Makefile clean
46 readable_run make -s -j8 -f tensorflow/lite/micro/tools/make/Makefile BUILD_TYPE=release_with_logs …
50 readable_run make -f tensorflow/lite/micro/tools/make/Makefile clean
51 readable_run make -s -j8 -f tensorflow/lite/micro/tools/make/Makefile test
Dtest_cortex_m_generic.sh31 readable_run make -f tensorflow/lite/micro/tools/make/Makefile OPTIMIZED_KERNEL_DIR=${OPTIMIZED_KER…
34 readable_run make -f tensorflow/lite/micro/tools/make/Makefile clean
35 readable_run make -j$(nproc) -f tensorflow/lite/micro/tools/make/Makefile TARGET=${TARGET} TARGET_A…
38 readable_run make -f tensorflow/lite/micro/tools/make/Makefile clean
39 readable_run make -j$(nproc) -f tensorflow/lite/micro/tools/make/Makefile TARGET=${TARGET} TARGET_A…
42 readable_run make -f tensorflow/lite/micro/tools/make/Makefile clean
43 readable_run make -j$(nproc) -f tensorflow/lite/micro/tools/make/Makefile OPTIMIZED_KERNEL_DIR=${OP…
46 readable_run make -f tensorflow/lite/micro/tools/make/Makefile clean
47 readable_run make -j$(nproc) -f tensorflow/lite/micro/tools/make/Makefile OPTIMIZED_KERNEL_DIR=${OP…
Dtest_bluepill.sh28 readable_run make -f tensorflow/lite/micro/tools/make/Makefile clean
33 readable_run make -f tensorflow/lite/micro/tools/make/Makefile TARGET=${TARGET} third_party_downloa…
36 readable_run make -f tensorflow/lite/micro/tools/make/Makefile clean
37 readable_run make -j8 -f tensorflow/lite/micro/tools/make/Makefile TARGET=${TARGET} BUILD_TYPE=rele…
41 readable_run make -f tensorflow/lite/micro/tools/make/Makefile clean
42 readable_run make -j8 -f tensorflow/lite/micro/tools/make/Makefile TARGET=${TARGET} test
47 readable_run make -j8 -f tensorflow/lite/micro/tools/make/Makefile TARGET=${TARGET} test_kernel_add…
Dtest_bazel.sh29 CC=clang readable_run bazel build tensorflow/lite/micro/... \
31 CC=clang readable_run bazel test tensorflow/lite/micro/... \
35 CC=clang readable_run bazel build tensorflow/lite/micro/... \
37 CC=clang readable_run bazel test tensorflow/lite/micro/... \
42 CC=clang readable_run bazel build tensorflow/lite/micro/... \
44 CC=clang readable_run bazel test tensorflow/lite/micro/... \
52 CC=clang readable_run bazel build tensorflow/lite/micro/... \
54 CC=clang readable_run bazel test tensorflow/lite/micro/... \
Dtest_esp32.sh31 readable_run make -f tensorflow/lite/micro/tools/make/Makefile TARGET=${TARGET} TARGET_ARCH=${TARGE…
34 readable_run make -f tensorflow/lite/micro/tools/make/Makefile clean
37 readable_run make -j8 -f tensorflow/lite/micro/tools/make/Makefile TARGET=${TARGET} TARGET_ARCH=${T…
40 readable_run make -j8 -f tensorflow/lite/micro/tools/make/Makefile TARGET=${TARGET} TARGET_ARCH=${T…
44 readable_run make -j8 -f tensorflow/lite/micro/tools/make/Makefile TARGET=${TARGET} TARGET_ARCH=${T…
48 readable_run idf.py build
58 readable_run idf.py build
Dtest_stm32f4.sh30 readable_run make -f tensorflow/lite/micro/tools/make/Makefile clean
33 readable_run make -f tensorflow/lite/micro/tools/make/Makefile OPTIMIZED_KERNEL_DIR=${OPTIMIZED_KER…
36 readable_run make -f tensorflow/lite/micro/tools/make/Makefile clean
37 readable_run make -j8 -f tensorflow/lite/micro/tools/make/Makefile BUILD_TYPE=release OPTIMIZED_KER…
41 readable_run make -f tensorflow/lite/micro/tools/make/Makefile clean
42 readable_run make -j8 -f tensorflow/lite/micro/tools/make/Makefile OPTIMIZED_KERNEL_DIR=${OPTIMIZED…
Dtest_arc.sh28 readable_run make -f tensorflow/lite/micro/tools/make/Makefile clean
33 readable_run make -f tensorflow/lite/micro/tools/make/Makefile TARGET_ARCH=${TARGET_ARCH} third_par…
34 readable_run make -j8 -f tensorflow/lite/micro/tools/make/Makefile TARGET_ARCH=${TARGET_ARCH} gener…
35 readable_run make -j8 -f tensorflow/lite/micro/tools/make/Makefile TARGET_ARCH=${TARGET_ARCH} gener…
36 readable_run make -j8 -f tensorflow/lite/micro/tools/make/Makefile TARGET_ARCH=${TARGET_ARCH} hello…
Dtest_sparkfun.sh30 readable_run make -f tensorflow/lite/micro/tools/make/Makefile TARGET=${TARGET} third_party_downloa…
32 readable_run make -f tensorflow/lite/micro/tools/make/Makefile clean
33 readable_run make -j8 -f tensorflow/lite/micro/tools/make/Makefile TARGET=${TARGET} build
35 readable_run make -f tensorflow/lite/micro/tools/make/Makefile clean
36 readable_run make -j8 -f tensorflow/lite/micro/tools/make/Makefile TARGET=${TARGET} OPTIMIZED_KERNE…
Dtest_project_generation.sh27 readable_run \
42 readable_run ls ${FILES} > /dev/null
46 readable_run cp tensorflow/lite/micro/tools/project_generation/Makefile ${TEST_OUTPUT_DIR}
48 readable_run make -j8 examples
55 readable_run python3 tensorflow/lite/micro/tools/project_generation/create_tflm_tree.py \
Dtest_riscv.sh30 readable_run make -f tensorflow/lite/micro/tools/make/Makefile TARGET=${TARGET} third_party_downloa…
32 readable_run make -f tensorflow/lite/micro/tools/make/Makefile clean
35 readable_run make -j8 -f tensorflow/lite/micro/tools/make/Makefile TARGET=${TARGET}
38 readable_run make -j8 -f tensorflow/lite/micro/tools/make/Makefile TARGET=${TARGET} hello_world
Dtest_arduino.sh28 readable_run make -f tensorflow/lite/micro/tools/make/Makefile clean
34 readable_run make -f tensorflow/lite/micro/tools/make/Makefile \
39 readable_run tensorflow/lite/micro/tools/ci_build/install_arduino_cli.sh
41 readable_run tensorflow/lite/micro/tools/ci_build/test_arduino_library.sh \
Dtest_cortex_m_corstone_300.sh32 readable_run make -f tensorflow/lite/micro/tools/make/Makefile CO_PROCESSOR=ethos_u OPTIMIZED_KERNE…
35 readable_run make -f tensorflow/lite/micro/tools/make/Makefile clean
36 readable_run make -j$(nproc) -f tensorflow/lite/micro/tools/make/Makefile CO_PROCESSOR=ethos_u OPTI…
37 readable_run make -f tensorflow/lite/micro/tools/make/Makefile CO_PROCESSOR=ethos_u OPTIMIZED_KERNE…
Dtest_xtensa_fusion_f1.sh26 readable_run make -f tensorflow/lite/micro/tools/make/Makefile clean
29 readable_run make -f tensorflow/lite/micro/tools/make/Makefile third_party_downloads
31 readable_run make -f tensorflow/lite/micro/tools/make/Makefile \
Dtest_xtensa_hifi5.sh26 readable_run make -f tensorflow/lite/micro/tools/make/Makefile clean
29 readable_run make -f tensorflow/lite/micro/tools/make/Makefile third_party_downloads
31 readable_run make -f tensorflow/lite/micro/tools/make/Makefile \
Dtest_xtensa_vision_p6.sh26 readable_run make -f tensorflow/lite/micro/tools/make/Makefile clean
29 readable_run make -f tensorflow/lite/micro/tools/make/Makefile third_party_downloads
31 readable_run make -f tensorflow/lite/micro/tools/make/Makefile \
Dtest_mbed.sh37 readable_run make -f tensorflow/lite/micro/tools/make/Makefile clean
55 readable_run tensorflow/lite/micro/tools/ci_build/install_mbed_cli.sh
68 readable_run tensorflow/lite/micro/tools/ci_build/test_mbed_library.sh ${PROJECT_PATH}
Dhelper_functions.sh24 function readable_run { function