- May 30, 2025
-
-
Alex Tawse authored
* Fixing broken documentation links * Removing header for removed section Change-Id: I80b0dea4919c7ce65e8a1ea4340f011d9506f371 Signed-off-by:
Alex Tawse <alex.tawse@arm.com>
-
- May 13, 2025
-
-
Kshitij Sisodia authored
Adding support for newer LLVM based Arm Toolchain for Embedded (ATfE). This is experimental at this stage but has been tested with versions 19.1.5, 20.0.0 and 20.1.0. For platforms, these changes have been tested on FPGA implementations AN552 and AN555 and all variants for FVPs supported. Major additions are the CMake toolchain file and linker scripts, along with required plumbing. CMake presets and documentation have been updated too. Linker scripts now have toolchain ID and extensions as suffix instead of just the extension. With the associated CMake toolchain file changes, support for semihosting has also been refreshed, making it possible to build and run semihosted applications on FVPs easily for all toolchains. To enable easy boot verification, a simple HAL test has been added. This needs to be built explicitly and will produce a small application that boots the target platform and calls HAL initialisation function. Change-Id: Id114ca45ed53411c2647a2a0f775ba76609068ac Signed-off-by:
Kshitij Sisodia <kshitij.sisodia@arm.com>
-
- Apr 14, 2025
-
-
Alex Tawse authored
* Replacing mlplatform.org URLs to GitLab equivalents Signed-off-by:
Alex Tawse <alex.tawse@arm.com> Change-Id: I7c4bb74ff75799d08b2ce2871b389e75ced6cd73
-
- Nov 14, 2024
-
-
Alex Tawse authored
* Removed conditional check to prohibit Sram_Only builds for Arm Ethos-U65 and Arm Ethos-U85 * Updated documentation accordingly Change-Id: I3a1473494a746409af3e9a727c8105881d701e68 Signed-off-by:
Alex Tawse <alex.tawse@arm.com>
-
- Oct 02, 2024
-
-
* Adds support for Arm Corstone-320 reference system * Includes support for Arm Ethos-U85 NPU Change-Id: I049d582379d8feb5e969ada82db12f6747d2fd69 Signed-off-by:
Alex Tawse <alex.tawse@arm.com> Co-authored-by:
Codrut-Grigore Irimie <codrut-grigore.irimie@arm.com>
-
- Sep 27, 2024
-
-
Kshitij Sisodia authored
Adding support to build against CMSIS-6 sources. CMake configuration parameter `CMSIS_VER` can be set to use CMSIS versions 5 or 6; the default is kept at 5 with the aim to update it to 6 once it has been tested sufficiently. This patch renames the old submodule from `cmsis` to `cmsis-5` and adds a new submodule `cmsis-6`. Another dependency downloaded during CMake configuration is one file from https://git.mlplatform.org/ml/ethos-u/ethos-u-core-software.git . If we need more files from this repo, it may be worth adding this as a submodule too. Change-Id: I0239f253c1c69f9adab33900b08323cdcf7b67d6 Signed-off-by:
Kshitij Sisodia <kshitij.sisodia@arm.com>
-
- Sep 06, 2024
-
-
Alex Tawse authored
* Minimum Python version specified to be 3.10 Signed-off-by:
Alex Tawse <alex.tawse@arm.com> Change-Id: I0cc16eb98595fc3914ab1bce8d8f760f57bd2d73
-
- Nov 08, 2023
-
-
Ayaan Masood authored
* Simplified the landing README file * Rearranged sections for improved reading flow Signed-off-by:
Ayaan Masood <Ayaan.Masood@arm.com> Change-Id: I050b39d1acdb08626134e66af2ce2eee1dbffbf9
-
- Mar 21, 2023
-
-
Isabella Gottardi authored
- Image.Resampling.BILINEAR replace deprecated Image.BILINEAR - Trivial documentation fixes Change-Id: Ia75af2d2bf171085d4a0a2c472f0e3f94dbdc5b9 Signed-off-by:
Isabella Gottardi <isabella.gottardi@arm.com>
-
- Jan 05, 2023
-
-
Kshitij Sisodia authored
Minor documentation updates to add links for Arm Corstone-310 implementation `AN555`. Change-Id: I5fd1f577b0adcb1041aaefbc41d121ce52404e09 Signed-off-by:
Kshitij Sisodia <kshitij.sisodia@arm.com>
-
- Dec 01, 2022
-
-
Richard Burton authored
* CMSIS-NN is now a seperate dependency * Added inclusive language commitment * TensorFlow Lite Micro dependency is moved ahead of 22.11 to fix compilation issue Change-Id: I60e3311ff7da2ce064cbcdca054a86bdd1f620d8
-
- Nov 17, 2022
-
-
Richard Burton authored
Change-Id: I0f057b33993e5196a60e52f4fb0c60e09693dcfe
-
- Oct 12, 2022
-
-
Kshitij Sisodia authored
Update for use-case API and CMSIS pack. Change-Id: Ic730a80fa43ba2a6e3eaa05333b61d3e1677b04e Signed-off-by:
Kshitij Sisodia <kshitij.sisodia@arm.com>
-
- Aug 25, 2022
-
-
Documentation md files added under source tree with links to the main docs. Minor updates to FAQs for MLECO-3251 as well. Change-Id: Ifdcc587f2fcf77228fd46e211d3f9c3963bc9b97 Signed-off-by:
Kshitij Sisodia <kshitij.sisodia@arm.com>
-
- Aug 16, 2022
-
-
Documentation updates around use of Arm® Corstone™-310 AVH, especially in terms of use of timing adapters (TA). Also, use of TA's is forced off for SSE-310 subsystem's CMake configuration. Signed-off-by:
Kshitij Sisodia <kshitij.sisodia@arm.com> Signed-off-by:
Maksims Svecovs <maksims.svecovs@arm.com> Change-Id: I66a87060d8d47ce2580aa15f3908be20162eab54
-
- Jun 01, 2022
-
-
Kshitij Sisodia authored
Added a Dockerfile to setup and install requirements for the ml-embedded-evaluation-kit repository. Also included minor change (MLCE-859) for NPU components' source file. Signed-off-by:
Matthew Sloyan <matthew.sloyan@arm.com> Change-Id: I621fb2991218a451a0e8c33e14032b9c9e36709e
-
- May 25, 2022
-
-
Kshitij Sisodia authored
Documentation updated to reflect refactoring changes in the last few weeks. Change-Id: Ic7abf5cc3af9898123049e890c189ed74e505309
-
- May 23, 2022
-
-
Kshitij Sisodia authored
* CMake version requirement bumped up to 3.21.0 * CMake 3.22.4 installed in the local Python virtualenv * CPU flags updated in toolchain files. * Using __ARM_FEATURE_DSP instead of potentially defining ARM_MATH_DSP wrongly. * CMake project version bumped up to 22.05.0 Changes also made for MLECO-3107 (pack generation): * TensorFlow Lite Micro CMSIS-pack version updated to 1.22.02. * Change to using __ARM_FEATURE_DSP will also help the generated pack. Partial changes for MLECO-3095: * CMSIS updated to version post 5.9.0 * TensorFlow Lite Micro updated to latest available * Ethos-U driver and core-platform repositories updated to 20.05_rc2 tags. Change-Id: I012c9e65897aed8ce589cff9bfe3a19efc3edeb9 Signed-off-by:
Kshitij Sisodia <kshitij.sisodia@arm.com>
-
- Mar 04, 2022
-
-
Kshitij Sisodia authored
* Use UART component from Ethos-U core-platform * Components as cmake project Change-Id: I053f3a59800abc20216e6a4df8555db357e3f21d Signed-off-by:
Isabella Gottardi <isabella.gottardi@arm.com>
-
- Feb 23, 2022
-
-
Éanna Ó Catháin authored
Change-Id: I013cb638483d4b774f2729ba02b6863c5ff7a99a
-
- Jan 27, 2022
-
-
Michael Levit authored
Signed-off-by:
Michael Levit <michaell@emza-vs.com> Change-Id: I7958b05b5dbe9a785e0f8a241b716c17a9ca976f
-
- Dec 24, 2021
-
-
Added SoftMax function to Mathutils to allow MicroNet to output probability as it does not nativelu have this layer. Minor refactoring to accommodate Softmax Calculations Extensive renaming and updating of documentation and resource download script. Added SoftMax function to Mathutils to allow MicroNet to output probability. Change-Id: I7cbbda1024d14b85c9ac1beea7ca8fbffd0b6eb5 Signed-off-by:
Liam Barry <liam.barry@arm.com>
-
- Nov 10, 2021
-
-
* Use RNNoise model from PMZ * Add Noise reduction use-case Signed-off-by:
Richard burton <richard.burton@arm.com> Change-Id: Ia8cc7ef102e22a5ff8bfbd3833594a4905a66057
-
- Nov 05, 2021
-
-
George Gekov authored
Change-Id: If34a22cdc1313bd8cce4d1cd30e845eb361b93e4 Signed-off-by:
George Gekov <george.gekov@arm.com>
-
- Oct 05, 2021
-
-
Isabella Gottardi authored
Change-Id: Icf09410f12072e8d7850dd1e540c3243af24ed09
-
- Sep 16, 2021
-
-
MLECO-2083: Refactoring img_class and visual wake word *Added source files for visual wake word *Added tests *Added docs *Added new images for visual wake word demo *Refactored common functions in img_class, visual wake word and other usecases Change-Id: Ibd25854e19a5517f940a8d3086a5d4835fab89e9 Signed-off-by:
Éanna Ó Catháin <eanna.ocathain@arm.com>
-
- Aug 13, 2021
-
-
Change-Id: I744a4eb2553207004c9403b956e5bd9e9b352bfb Signed-off-by:
Isabella Gottardi <isabella.gottardi@arm.com>
-
- Aug 12, 2021
-
-
Richard Burton authored
* Now uses seperate TFLu github repo * Fixes to align with API changes * Update ASR model ops and re-enable ASR inference tests * Set default release level to release_with_logs Signed-off-by:
Richard Burton <richard.burton@arm.com> Change-Id: I57612088985dece1413c5c00a6e442381e07dd91
-
- Aug 03, 2021
-
-
Cisco Cervellera authored
Change-Id: I64ab930a1de5210f435f91bed7600a700581946f Signed-off-by:
Isabella Gottardi <isabella.gottardi@arm.com> Reviewed-on: https://eu-gerrit-2.euhpc.arm.com/c/ml/ecosystem/ml-embedded-evaluation-kit/+/459126 Tested-by:
mlecosys <mlecosys@arm.com> Tested-by:
George Gekov <george.gekov@arm.com> Reviewed-by:
George Gekov <george.gekov@arm.com> Reviewed-by:
Kshitij Sisodia <kshitij.sisodia@arm.com>
-
- Jun 10, 2021
-
-
George Gekov authored
Change-Id: Id6788b3fdc8ffae9079c99e95c459c5aa4abda7a Signed-off-by:
George Gekov <george.gekov@arm.com>
-
- May 19, 2021
-
-
Isabella Gottardi authored
Change-Id: I610b720146b520fe8633d25255b97df647b99ef5 Signed-off-by:
Isabella Gottardi <isabella.gottardi@arm.com>
-
- May 18, 2021
-
-
Isabella Gottardi authored
* Removing `_` in front of private functions and member Signed-off-by:
Isabella Gottardi <isabella.gottardi@arm.com> Change-Id: I5a5d652f9647ebb16d2d2bd16ab980e73f7be3cf
-
- May 11, 2021
-
-
Kshitij Sisodia authored
Minor CMake and ReadMe edits. Change-Id: Ib5b3fb904a0b034af57a3d4065a6183e29499f0f
-
- Apr 07, 2021
-
-
Alexander Efremov authored
* fixing simple_platform and native build commands in the docs. * Added link to a public forum * table of contents fixed * Minor doc pages refactoring related to TM * updated API img Change-Id: Ibf703d9e51084daeab1c3263f996008523250236
-
- Mar 29, 2021
-
-
Change-Id: I12e807f19f5cacad7cef82572b6dd48252fd61fd
-