Searched +full:packs +full:- (Results 1 – 13 of 13) sorted by relevance
11 security-events: write16 fail-fast: false19 runs-on: ubuntu-latest 22 - name: Checkout25 - name: Setup Python 3.1026 uses: actions/setup-python@v528 python-version: '3.10'30 cache-dependency-path: Testing/requirements.txt32 - name: Install system packages34 sudo add-apt-repository ppa:deadsnakes/ppa[all …]
11 security-events: write16 fail-fast: false21 runs-on: ubuntu-latest 24 - name: Checkout27 - name: Setup Python 3.1028 uses: actions/setup-python@v530 python-version: '3.10'32 cache-dependency-path: Testing/requirements.txt34 - name: Install system packages36 sudo add-apt-repository ppa:deadsnakes/ppa[all …]
3 CMSIS-DSP version is offically updated upon releases of the [CMSIS-DSP pack](https://www.keil.arm.c…5 The table below provides information about the changes delivered with specific versions of CMSIS-DS…
19 …rt of the CMSIS-DSP packs since they are experimental. You can get them from the [CMSIS-DSP github…30 Fixed point requires the use of CMSIS-DSP.58 For the trade-off between vector with build time dimension or runtime dimension please see the sect…
5 …ary, a suite of common compute processing functions for use on Cortex-M and Cortex-A processor bas…9 - \ref groupMath "Basic math functions"10 - \ref groupFastMath "Fast math functions"11 - \ref groupCmplxMath "Complex math functions"12 - \ref groupFilters "Filtering functions"13 - \ref groupMatrix "Matrix functions"14 - \ref groupTransforms "Transform functions"15 - \ref groupController "Motor control functions"16 - \ref groupStats "Statistical functions"17 - \ref groupSupport "Support functions"[all …]
1 cbuild-pack:2 resolved-packs:3 - resolved-pack: ARM::CMSIS@6.0.04 selected-by-pack:5 - ARM::CMSIS@6.0.06 - resolved-pack: ARM::CMSIS-Compiler@2.0.07 selected-by-pack:8 - ARM::CMSIS-Compiler@2.0.09 - resolved-pack: ARM::Cortex_DFP@1.0.010 selected-by-pack:[all …]
4 language-C: c115 language-CPP: c++178 packs:9 - pack: ARM::CMSIS@6.0.010 - pack: ARM::V2M_MPS3_SSE_300_BSP@1.4.011 - pack: ARM::CMSIS-Compiler@2.0.012 - pack: ARM::Cortex_DFP@1.0.014 target-types:15 - type: MPS3-Corstone-30016 device: ARM::SSE-300-MPS3[all …]
1 cbuild-pack:2 resolved-packs:3 - resolved-pack: ARM::CMSIS@6.0.04 selected-by-pack:5 - ARM::CMSIS@6.0.06 - resolved-pack: ARM::CMSIS-Compiler@2.0.07 selected-by-pack:8 - ARM::CMSIS-Compiler@2.0.09 - resolved-pack: ARM::CMSIS-DSP@1.15.010 selected-by-pack:[all …]
4 - C:5 - -DSEMIHOSTING 6 - -ffunction-sections 7 - -mfp16-format=ieee 8 - -fdata-sections 9 - -std=c11 10 - -Ofast 11 - -ffast-math 12 - -flax-vector-conversions13 - -DDISABLEFLOAT16[all …]
4 - C:5 - -DSEMIHOSTING 6 - -Wsign-compare 7 - -Wdouble-promotion 8 - -DNDEBUG 9 - -Wall 10 - -Wextra 11 - -Werror12 - -std=c11 13 - -Ofast [all …]
1 # CMSIS-DSP3 …-releases)](https://img.shields.io/github/v/release/ARM-software/CMSIS-DSP?include_prereleases) .27 ### CMSIS-DSP Kernels[all …]
28 `python preprocess.py -f desc.txt`30 `python preprocess.py -f desc_f16.txt -o Output_f16.pickle`32 `python processTests.py -e`34 `python processTests.py -e -f Output_f16.pickle`38 `python processTests.py -e BasicTestsF32`44 `python processTests.py -f Output_f16.pickle -e BasicTestsF16`63 You may need to initialize the pack repository and install the needed packs:67 `cpackget add -f test_packlist.txt`75 …_v5\ARM\VHT\VHT_Corstone_SSE-300_Ethos-U55.exe -f configs\ARM_VHT_Corstone_300_config.txt Objects\…81 `python ../processResult.py -f ../Output.pickle -e -r results.txt`[all …]