Home
last modified time | relevance | path

Searched full:sh (Results 1 – 25 of 71) sorted by relevance

123

/tflite-micro-3.4.0-2.7.6/.github/workflows/
Dci.yml39 sudo ci/install_bazel.sh
42 tensorflow/lite/micro/tools/ci_build/test_bazel.sh
57 tensorflow/lite/micro/tools/ci_build/test_bluepill.sh
58 tensorflow/lite/micro/tools/ci_build/test_stm32f4.sh
74 args: /bin/sh -c "tensorflow/lite/micro/tools/ci_build/test_code_style.sh"
89 tensorflow/lite/micro/tools/ci_build/test_project_generation.sh
104 tensorflow/lite/micro/tools/ci_build/test_makefile.sh
105 tensorflow/lite/micro/tools/ci_build/test_x86.sh
Dxtensa.yml39 …m-bot/xtensa:latest /opt/tflite-micro/tensorflow/lite/micro/tools/ci_build/test_xtensa_fusion_f1.sh
56 …/tflm-bot/xtensa:latest /opt/tflite-micro/tensorflow/lite/micro/tools/ci_build/test_xtensa_hifi5.sh
73 …m-bot/xtensa:latest /opt/tflite-micro/tensorflow/lite/micro/tools/ci_build/test_xtensa_vision_p6.sh
Dcortex_m.yml30 tensorflow/lite/micro/tools/ci_build/test_cortex_m_generic.sh
44 tensorflow/lite/micro/tools/ci_build/test_cortex_m_corstone_300.sh
Dsparkfun_edge.yml26 tensorflow/lite/micro/tools/ci_build/test_sparkfun.sh
Driscv.yml26 tensorflow/lite/micro/tools/ci_build/test_riscv.sh
Desp32.yml26 …cro espressif/idf:release-v4.3 /opt/tflite-micro/tensorflow/lite/micro/tools/ci_build/test_esp32.sh
/tflite-micro-3.4.0-2.7.6/tensorflow/lite/micro/tools/ci_build/
Dtest_all.sh61 tensorflow/lite/micro/tools/ci_build/test_code_style.sh PRESUBMIT
81 tensorflow/lite/micro/tools/ci_build/test_bazel.sh
87 tensorflow/lite/micro/tools/ci_build/test_cortex_m_corstone_300.sh
93 tensorflow/lite/micro/tools/ci_build/test_project_generation.sh
97 tensorflow/lite/micro/tools/ci_build/test_x86.sh
100 tensorflow/lite/micro/tools/ci_build/test_bluepill.sh
105 # tensorflow/lite/micro/tools/ci_build/test_mbed.sh PRESUBMIT
108 tensorflow/lite/micro/tools/ci_build/test_sparkfun.sh
111 tensorflow/lite/micro/tools/ci_build/test_stm32f4.sh PRESUBMIT
114 tensorflow/lite/micro/tools/ci_build/test_arduino.sh
[all …]
Dtest_mbed.sh22 # test_mbed.sh PRESUBMIT
25 # test_mbed.sh
35 source tensorflow/lite/micro/tools/ci_build/helper_functions.sh
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}
Dtest_arduino.sh26 source tensorflow/lite/micro/tools/ci_build/helper_functions.sh
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 \
Dci_build_micro_projects.sh20 # Usage: ci_build_micro_projects.sh <TARGET OS> <TAGS>
23 # ci_build_micro_projects.sh mbed "CMSIS disco_f746ng"
Dtest_code_style.sh23 source tensorflow/lite/micro/tools/ci_build/helper_functions.sh
94 " :(exclude)micro/tools/ci_build/test_code_style.sh"\
134 … errors can be fixed with tensorflow/lite/micro/tools/ci_build/test_code_style.sh --fix_formatting"
/tflite-micro-3.4.0-2.7.6/ci/
Dinstall_bazel.sh32 if [[ ! -f "bazel-$BAZEL_VERSION-installer-linux-x86_64.sh" ]]; then
33 …om/bazelbuild/bazel/releases/download/$BAZEL_VERSION/bazel-$BAZEL_VERSION-installer-linux-x86_64.sh
35 chmod +x /bazel/bazel-*.sh
36 /bazel/bazel-$BAZEL_VERSION-installer-linux-x86_64.sh
37 rm -f /bazel/bazel-$BAZEL_VERSION-installer-linux-x86_64.sh
DDockerfile.micro39 COPY ci/*.sh /install/
40 RUN /install/install_bazel.sh
41 RUN /install/install_buildifier.sh
/tflite-micro-3.4.0-2.7.6/.github/actions/docker_action/
DDockerfile27 COPY ci/*.sh /install/
28 RUN /install/install_bazel.sh
29 RUN /install/install_buildifier.sh
34 CMD ["/opt/tflm/tensorflow/lite/micro/tools/ci_build/test_all.sh", "GITHUB_PREUBMIT"]
/tflite-micro-3.4.0-2.7.6/tensorflow/lite/micro/tools/make/targets/
Dbluepill_makefile.inc5 DOWNLOAD_RESULT := $(shell $(MAKEFILE_DIR)/arm_gcc_download.sh ${MAKEFILE_DIR}/downloads)
10 DOWNLOAD_RESULT := $(shell $(MAKEFILE_DIR)/renode_download.sh ${MAKEFILE_DIR}/downloads)
15 DOWNLOAD_RESULT := $(shell $(MAKEFILE_DIR)/ext_libs/cmsis_download.sh ${MAKEFILE_DIR}/downloads)
20 DOWNLOAD_RESULT := $(shell $(MAKEFILE_DIR)/ext_libs/stm32_bare_lib_download.sh ${MAKEFILE_DIR}/down…
82 TEST_SCRIPT := tensorflow/lite/micro/testing/test_with_renode.sh
Dstm32f4_makefile.inc8 DOWNLOAD_RESULT := $(shell $(MAKEFILE_DIR)/arm_gcc_download.sh ${MAKEFILE_DIR}/downloads)
13 DOWNLOAD_RESULT := $(shell $(MAKEFILE_DIR)/renode_download.sh ${MAKEFILE_DIR}/downloads)
18 DOWNLOAD_RESULT := $(shell $(MAKEFILE_DIR)/ext_libs/cmsis_download.sh ${MAKEFILE_DIR}/downloads)
23 DOWNLOAD_RESULT := $(shell $(MAKEFILE_DIR)/ext_libs/stm32_bare_lib_download.sh ${MAKEFILE_DIR}/down…
102 TEST_SCRIPT := tensorflow/lite/micro/testing/test_with_renode.sh
Dcortex_m_corstone_300_makefile.inc23 DOWNLOAD_RESULT := $(shell $(MAKEFILE_DIR)/corstone_300_download.sh ${MAKEFILE_DIR}/downloads)
29 DOWNLOAD_RESULT := $(shell $(MAKEFILE_DIR)/ethos_u_core_platform_download.sh ${MAKEFILE_DIR}/downlo…
38 DOWNLOAD_RESULT := $(shell $(MAKEFILE_DIR)/ext_libs/cmsis_download.sh ${MAKEFILE_DIR}/downloads)
139 DOWNLOAD_RESULT := $(shell $(MAKEFILE_DIR)/arm_gcc_download.sh ${MAKEFILE_DIR}/downloads)
214 TEST_SCRIPT := tensorflow/lite/micro/testing/test_with_arm_corstone_300.sh
Dapollo3evb_makefile.inc12 DOWNLOAD_RESULT := $(shell $(MAKEFILE_DIR)/arm_gcc_download.sh ${MAKEFILE_DIR}/downloads)
19 DOWNLOAD_RESULT := $(shell $(MAKEFILE_DIR)/ext_libs/cmsis_download.sh ${MAKEFILE_DIR}/downloads)
142 TEST_SCRIPT := tensorflow/lite/micro/testing/test_apollo3evb_binary.sh
Ddisco_f746ng_makefile.inc3 DOWNLOAD_RESULT := $(shell $(MAKEFILE_DIR)/arm_gcc_download.sh ${MAKEFILE_DIR}/downloads)
Dleon_makefile.inc8 TEST_SCRIPT := tensorflow/lite/micro/testing/test_leon_binary.sh
/tflite-micro-3.4.0-2.7.6/tensorflow/lite/micro/tools/dev_setup/
Dpre-push.tflm1 #!/bin/sh
17 tensorflow/lite/micro/tools/ci_build/test_code_style.sh
/tflite-micro-3.4.0-2.7.6/tensorflow/lite/micro/tools/make/
Dethos_u_core_platform_download.sh38 source tensorflow/lite/micro/tools/make/bash_helpers.sh
70 RETURN_VALUE=`./tensorflow/lite/micro/tools/make/arm_gcc_download.sh ${DOWNLOADS_DIR}`
72 echo "The script ./tensorflow/lite/micro/tools/make/arm_gcc_download.sh failed."
Dcorstone_300_download.sh38 source tensorflow/lite/micro/tools/make/bash_helpers.sh
67 …${TEMPDIR}/FVP_Corstone_SSE-300_Ethos-U55.sh --i-agree-to-the-contained-eula --no-interactive -d $…
/tflite-micro-3.4.0-2.7.6/tensorflow/lite/micro/tools/make/ext_libs/
Dethos_u.inc33 DOWNLOAD_RESULT := $(shell $(MAKEFILE_DIR)/ext_libs/cmsis_download.sh ${MAKEFILE_DIR}/downloads)
60 …DOWNLOAD_RESULT := $(shell $(MAKEFILE_DIR)/ext_libs/person_detection_int8_vela_convert.sh ${MAKEFI…
/tflite-micro-3.4.0-2.7.6/tensorflow/lite/micro/docs/
Doptimized_kernel_implementations.md156 [cmsis_download.sh](../tools/make/ext_libs/cmsis_download.sh)
158 [xtensa_download.sh](../tools/make/ext_libs/xtensa_download.sh)

123