Home
last modified time | relevance | path

Searched full:github (Results 1 – 21 of 21) sorted by relevance

/cmsis-nn-latest/.github/workflows/
Dmicrospeech.yaml41 if: github.event.workflow_run
46 …--url https://api.github.com/repos/${{ github.repository }}/statuses/${{ github.event.workflow_run…
52 … "target_url": "https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}"
83 if: github.event.workflow_run
89 artifacts_url=${{ github.event.workflow_run.artifacts_url }}
101 if: ${{ ! github.event.workflow_run }}
105 …gh -R ${{ github.repository }} release download -p "*.pack" -D Platform_FVP_Corstone_SSE-300_Ethos…
172 …wget https://github.com/ARM-software/CMSIS-View/releases/download/tools%2Feventlist%2F1.0.10/event…
182 if: github.event.workflow_run && success()
189 …--url https://api.github.com/repos/${{ github.repository }}/statuses/${{ github.event.workflow_run…
[all …]
Dgh-pages.yml1 # Simple workflow for deploying static content to GitHub Pages
2 name: Deploy static content to GitHub Pages
12 # Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
28 name: github-pages
44 - name: Deploy to GitHub Pages
Dpack.yml11 group: ${{ github.workflow }}-${{ github.ref }}
Dpdsc.yml27 group: ${{ github.workflow }}-${{ github.ref }}
/cmsis-nn-latest/Tests/UnitTest/Mbed/
DREADME.md3 https://github.com/ARMmbed/mbed-os/releases/tag/mbed-os-6.17.0
7 https://github.com/ARMmbed/mbed-os/commit/17dc3dc2e6e2817a8bd3df62f38583319f0e4fed
/cmsis-nn-latest/Documentation/Doxygen/src/
Dmainpage.md36GitHub repository**](https://github.com/ARM-software/CMSIS-NN) and is released as a standalone [**…
38 Also see [**CMSIS Documentation**](https://arm-software.github.io/CMSIS_6/) for an overview of othe…
/cmsis-nn-latest/Documentation/
DREADME.md3 … format is published online at [https://arm-software.github.io/CMSIS-NN](https://arm-software.gith…
/cmsis-nn-latest/Tests/UnitTest/RefactoredTestGen/
Dgenerate_test_data.py21 os.environ["TF_USE_LEGACY_KERAS"] = "1" # See https://github.com/tensorflow/tensorflow/releases/ta…
22 os.environ['TF_CPP_MIN_LOG_LEVEL'] = "2" # See https://github.com/tensorflow/tensorflow/issues/597…
/cmsis-nn-latest/Tests/UnitTest/
DREADME.md39 For flatc compiler clone this [repo](https://github.com/google/flatbuffers) and build:
57 …nd it can also be built locally. See this comment for more info: https://github.com/tensorflow/tfl…
85 …tps://github.com/ARM-software/CMSIS-NN/blob/main/README.md#building-cmsis-nn-as-a-library) in that…
193 - `PregeneratedData` - Host local(Not part of GitHub) test data for model creation using Keras in u…
Dbuild_and_run_tests.sh121 git clone https://github.com/ARM-software/CMSIS_5.git
Dunittest_targets.py367 …'curl -LJ https://api.github.com/repos/ThrowTheSwitch/Unity/tarball/v2.5.0 --output unity_tarball.…
/cmsis-nn-latest/.github/
Ddependabot.yaml3 - package-ecosystem: github-actions
/cmsis-nn-latest/Examples/
DREADME.md9 Visit [here](https://github.com/ARM-software/ML-examples/tree/master/tflm-cmsisnn-mbed-image-recogn…
/cmsis-nn-latest/
DREADME.md7 …M reference kernels. The unit test readme provides an [overview](https://github.com/ARM-software/C…
12 [here](https://github.com/ARM-software/CMSIS-NN/releases) .
119 For any questions or to reach the CMSIS-NN team, please create a new issue in https://github.com/AR…
Dgen_pack.sh10 # For available versions see https://github.com/Open-CMSIS-Pack/gen-pack/tags.
DARM.CMSIS-NN.pdsc14 <repository type="git">https:/github.com/arm-software/CMSIS-NN.git</repository>
/cmsis-nn-latest/Documentation/Doxygen/
Dgen_doc.sh31 # For available versions see https://github.com/Open-CMSIS-Pack/gen-pack/tags.
Dnn.dxy.in1163 # (index.html). This can be useful if you have a project on for instance GitHub
1782 # tool (see https://github.com/dawbarton/pdf2svg) or inkscape (see
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_ds_cnn_s_s8/
Dtest_arm_ds_cnn_s_s8.c112 …/* Test for a complete int8 DS_CNN_S keyword spotting network from https://github.com/ARM-software… in ds_cnn_s_s8_inference()
/cmsis-nn-latest/Documentation/Doxygen/style_template/
Ddarkmode_toggle.js4 https://github.com/jothepro/doxygen-awesome-css
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_ds_cnn_l_s8/
Dtest_arm_ds_cnn_l_s8.c129 …/* Test for a complete int8 DS_CNN_L keyword spotting network from https://github.com/ARM-software… in ds_cnn_l_s8_inference()