Lines Matching full:on
5 …P software library, a suite of common compute processing functions for use on Cortex-M and Cortex-…
25 The library has generally separate functions for operating on 8-bit integers, 16-bit integers, 32-b…
35 …gorithm with NumPy and SciPy before writing the C version. Is is available on [PyPI.org](https://p…
56 …not** occur when `-fno-builtin` is used and it will have a **very bad** impact on the performances.
59 …IS-DSP library. If you don't want to include everything, you can also rely on individual header fi…
67 The library is now tested on Fast Models building with cmake. Core M0, M4, M7, M33, M55 are tested.
77 ComputeLibrary | Small Neon kernels when building on Cortex-A
97 - Define macro ARM_MATH_MATRIX_CHECK for checking on the input and output sizes of matrices
100 - Define macro ARM_MATH_ROUNDING for rounding on support functions
106 …abled by default when Neon is available because performances are dependent on the compiler and tar…
115 …ome vector versions which may have worse performance than scalar depending on the core / compiler …
132 …set to define CMSIS-DSP function as weak functions. This can either be set on the command line whe…
134 …ne in which section constant tables must be mapped. This can either be set on the command line whe…
140 …as getting too complex and has been removed. Now code size optimizations are relying on the linker.
160 Some algorithms may give slightlty different results on different architectures (like M0 or M4/M7 o…