summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-05-18MLECO-1873: default models are for 128 MAC configalexander
Signed-off-by: alexander <alexander.efremov@arm.com> Change-Id: Ic3e940a9d289d649976c4e951ced1473fc31ff3f
2021-05-11MLECO-1912: Explcitly setting resources dirKshitij Sisodia
Minor CMake and ReadMe edits. Change-Id: Ib5b3fb904a0b034af57a3d4065a6183e29499f0f
2021-05-07MLECO-1860: Support for Arm GNU Embedded ToolchainKshitij Sisodia
This patch enables compilation of ML use cases bare-metal applications using Arm GNU Embedded Toolchain. The GNU toolchain can be used instead of the Arm Compiler that was already supported. The GNU toolchain is also set as the default toolchain when building applications for the MPS3 target. Note: The version of GNU toolchain must be 10.2.1 or higher. Change-Id: I5fff242f0f52d2db6c75d292f9fa990df1aec978 Signed-off-by: Kshitij Sisodia <kshitij.sisodia@arm.com>
2021-05-07MLECO-1766: Default build flow helper scripts addedIsabella Gottardi
MLECO-1882: Anomaly Detection use-case default model download added and tests updated to run with it. Test data generation cmake logic moved from use-case cmakes to top-level cmake script. Signed-off-by: Isabella Gottardi <isabella.gottardi@arm.com> Change-Id: Ifde469e3585c37b9a53810236a92ce52d4fbb407
2021-05-06MLECO-1898: removing support of legacy sse-200 platformalexander
Signed-off-by: alexander <alexander.efremov@arm.com> Change-Id: Ie462e786af1d429bcb815f2c10656ed82862715a
2021-05-05If inference fails - exit before printing results.alexander
It was easy to miss error message and mistakenly assume that execution succeeded. Signed-off-by: alexander <alexander.efremov@arm.com> Change-Id: I3c7beb5afe97db5df486e12e3bfe0e8e27e382f8
2021-05-04MLECO-1868: Code static analyzer warnings fixesalexander
Signed-off-by: alexander <alexander.efremov@arm.com> Change-Id: Ie423e9cad3fabec6ab077ded7236813fe4933dea
2021-04-29MLECO-1891: Document memory considerationsKshitij Sisodia
Change-Id: I8d775cbd5372d1142244daf6877355a3d5417a9e Signed-off-by: George Gekov <george.gekov@arm.com>
2021-04-26MLECO-1871: Move tests golden fv into usecase foldersIsabella Gottardi
Signed-off-by: Isabella Gottardi <isabella.gottardi@arm.com> Change-Id: I02cbfffd85916e8c82d68e98b8951ee7c8a3d0c0
2021-04-23MLECO-1871: Adding external use-case directories supportIsabella Gottardi
* Cmake updates * Markdownlint on docs * Removing windows command leftovers Signed-off-by: Isabella Gottardi <isabella.gottardi@arm.com> Change-Id: I4a12b4e798559e8f4e8a3307038df7829137184a
2021-04-23MLECO-1880: Make model zoo commit hash configurable for each modelIsabella Gottardi
Signed-off-by: Isabella Gottardi <isabella.gottardi@arm.com> Change-Id: Ic7bcb0cbf334049ff89e9973e58fd0b3bf463892
2021-04-23MLECO-1881: Fix MPS3 board imageIsabella Gottardi
MLECO-1879: Revise OSS quick start guide (setuptools update) Signed-off-by: Isabella Gottardi <isabella.gottardi@arm.com> Change-Id: I450d54226e3d606312a94c2ba1cb6d41873d2b48
2021-04-22MLECO-1884: Fix documentation error: example for adding new model for a use caseIsabella Gottardi
Signed-off-by: Isabella Gottardi <isabella.gottardi@arm.com> Change-Id: I42269fcd9aa03a94f057ab0b9f8cf7274c476577
2021-04-22MLECO-1871: Rename samples with clearer namesIsabella Gottardi
Signed-off-by: Isabella Gottardi <isabella.gottardi@arm.com> Change-Id: I926c6c138b32dc658cd195737a63eac327964284
2021-04-20MLECO-1821: Documentation : Explain how to import a CMake build in Arm-DSGeorge Gekov
Signed-off-by: George Gekov <george.gekov@arm.com> Change-Id: Ia181023d6d2fa72407c6fc1b6575bc4b10557fb3
2021-04-15 Windows support was removed from documentation.alexander
TensorFlow Lite micro build is not compatible with MinGW make. Signed-off-by: alexander <alexander.efremov@arm.com> Change-Id: I0980838f659431b18ebc54ec0a1e4371941c36b4
2021-04-14MLECO-1886: fixed AXI related PMU counters, they show beats not cycle counts.alexander
Updated profiling units and docs. Change-Id: Iaa2913d2bd6b10eb99a5059e12bb9fdaec188192
2021-04-12MLECO-1870: Cherry pick profiling changes from dev to open source repoIsabella Gottardi
* Documentation update Change-Id: If85e7ebc44498840b291c408f14e66a5a5faa424 Signed-off-by: Isabella Gottardi <isabella.gottardi@arm.com>
2021-04-07MLECO-1869: Documentation updatesalexander
* 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
2021-03-29Opensource ML embedded evaluation kit21.03alexander
Change-Id: I12e807f19f5cacad7cef82572b6dd48252fd61fd
2021-03-12Initial empty repositoryMagnus