)]}' { "log": [ { "commit": "49482d53d7f8ee3fb0c2cc6c0553e9cbdfe6f332", "tree": "8cd371a63f4e2e7b70489b1009aaa2b7e4f02043", "parents": [ "b891dd35e4f7403547ade73cbf6ad209193d728a" ], "author": { "name": "Richard Burton", "email": "richard.burton@arm.com", "time": "Thu Nov 30 11:38:45 2023 +0000" }, "committer": { "name": "Richard", "email": "richard.burton@arm.com", "time": "Thu Nov 30 12:27:26 2023 +0000" }, "message": "MLECO-4371 Update dependencies to 23.11 release components\n\n* Updated NPU components and dependencies (core-driver, core-platform,\nVela, CMSIS, TensorFlow Lite Micro) to 23.11 release SHAs.\n* Changed Python version to 3.10\n* Updated release notes and other documentation\n* Added workarounds to scripts in order to address build issues\n\nSigned-off-by: Aron Virginas-Tar \u003caron.virginas-tar@arm.com\u003e\n\nChange-Id: I0a639b80881b53eebb216085b7e6764e3be8ca67\n" }, { "commit": "05c1c5a1beb8c1c17e2a06000727f9f094bc6e37", "tree": "c31ae9200817fa9c7c5828bec1a06c623d5251df", "parents": [ "677d43fa8f55a8aa52e6bd9d1884e2797650fd65" ], "author": { "name": "Nina Drozd", "email": "nina.drozd@arm.com", "time": "Tue Aug 22 12:41:55 2023 +0100" }, "committer": { "name": "Nina Drozd", "email": "nina.drozd@arm.com", "time": "Thu Aug 31 08:41:00 2023 +0000" }, "message": "MLECO-4072: update MLEK dependencies to 23.08\n\n* version updates in cmakelists file\n* update submodules to 23.08 versions\n* updates to documentation - vela 3.9.0\n\nChange-Id: I5e24d5729ecbd2289b04fcc845fb44f455ab38d5\nSigned-off-by: Nina Drozd \u003cnina.drozd@arm.com\u003e\n" }, { "commit": "df88c5de6e3e7ff4d7f4519235f076f60fb3d896", "tree": "d71869c5bfc0be586dd17c755cd5493f3142525d", "parents": [ "1e6c6943ab3b937da22591fa771fcc2dc185c64f" ], "author": { "name": "Richard Burton", "email": "richard.burton@arm.com", "time": "Tue May 30 17:40:39 2023 +0100" }, "committer": { "name": "Richard Burton", "email": "richard.burton@arm.com", "time": "Tue May 30 17:40:39 2023 +0100" }, "message": "MLECO-4065 MLECO-4066: Updating to 23.05 dependencies\n\n* Update dependencies to 23.05 versions\n* Fix for a break caused by changes in TensorFlow Lite Micro\n* Update release notes\n\nSigned-off-by: Richard Burton \u003crichard.burton@arm.com\u003e\n\nChange-Id: Id2f60ea574aab982911125bdcb513adb8edc723d\n" }, { "commit": "8ce2be8de498f328678eeed998dbe6994734c15e", "tree": "d8b2d714b3dd3379ba53bd6bd297c77af4221f9f", "parents": [ "1bd434e1d618b6222968202531e36a922c7c44f7" ], "author": { "name": "Isabella Gottardi", "email": "isabella.gottardi@arm.com", "time": "Mon Mar 20 15:35:42 2023 +0000" }, "committer": { "name": "Isabella Gottardi", "email": "isabella.gottardi@arm.com", "time": "Tue Mar 21 22:12:43 2023 +0000" }, "message": "MLECO-3802: [Maintenance] Remove Pillow warning\n\n- Image.Resampling.BILINEAR replace deprecated Image.BILINEAR\n- Trivial documentation fixes\n\nChange-Id: Ia75af2d2bf171085d4a0a2c472f0e3f94dbdc5b9\nSigned-off-by: Isabella Gottardi \u003cisabella.gottardi@arm.com\u003e\n" }, { "commit": "26bc923b15be6d1a1788f5afb26241b6fb89a718", "tree": "77e30b6d3a2b93c99f26e34e1e369d9cfa2dfc1b", "parents": [ "987efaeca438b7a3ef0926edef28a22a5801af9f" ], "author": { "name": "Kshitij Sisodia", "email": "kshitij.sisodia@arm.com", "time": "Fri Mar 10 16:33:23 2023 +0000" }, "committer": { "name": "Kshitij Sisodia", "email": "kshitij.sisodia@arm.com", "time": "Wed Mar 15 13:51:01 2023 +0000" }, "message": "MLECO-3666: Updating to 23.02 dependencies.\n\nUpdating dependency submodules to 23.02 versions.\nSee https://review.mlplatform.org/plugins/gitiles/ml/ethos-u/ethos-u/+/refs/tags/23.02/23.02.json\n\nChange-Id: If0e396decadc1b4e3c6b263c65f75ccf0dafed28\nSigned-off-by: Kshitij Sisodia \u003ckshitij.sisodia@arm.com\u003e\n" }, { "commit": "ee82c60e5ec707faa5eaa638f397dde7df820dac", "tree": "84fa7d5da9d4f3fe52391704b517df0529fa4709", "parents": [ "657a54dc7bf8c901a5cf009606d179fe9ae8fd68" ], "author": { "name": "Kshitij Sisodia", "email": "kshitij.sisodia@arm.com", "time": "Thu Dec 29 11:53:23 2022 +0000" }, "committer": { "name": "Kshitij Sisodia", "email": "kshitij.sisodia@arm.com", "time": "Thu Dec 29 11:56:01 2022 +0000" }, "message": "MLECO-3747: Minor changes to Catch2 inclusion\n\nCatch2, included for tests on native target, is now added\nusing FetchContent to download it at configuration stage.\nMinor improvements added to prevent name clashes if this\nproject is used as a submodule in other projects where\nCatch2 is already a named dependency/target.\n\nChange-Id: I6f0ff02704e54a5c4cefe499ac80d434cf89b463\nSigned-off-by: Kshitij Sisodia \u003ckshitij.sisodia@arm.com\u003e\n" }, { "commit": "71f282e8dc7284431cd6d0305370cc8e450d4463", "tree": "b1e74e4df1990da4061e477e628485022142ffe0", "parents": [ "f32a86a6969508d7a156decbed0bfc9466ad92fa" ], "author": { "name": "Richard Burton", "email": "richard.burton@arm.com", "time": "Thu Dec 01 12:31:23 2022 +0000" }, "committer": { "name": "Richard Burton", "email": "richard.burton@arm.com", "time": "Thu Dec 01 12:31:23 2022 +0000" }, "message": "MLECO-3620 MLECO-3619: Update to 22.11 dependencies\n\n* CMSIS-NN is now a seperate dependency\n* Added inclusive language commitment\n* TensorFlow Lite Micro dependency is moved ahead of 22.11 to fix compilation issue\n\nChange-Id: I60e3311ff7da2ce064cbcdca054a86bdd1f620d8\n" }, { "commit": "f32a86a6969508d7a156decbed0bfc9466ad92fa", "tree": "4c3a3a95a57823bf7021eab2f4973d7223573f42", "parents": [ "7ac0a3a51b98d63cdda595d686974ec1c9bac316" ], "author": { "name": "Richard Burton", "email": "richard.burton@arm.com", "time": "Tue Nov 15 11:46:11 2022 +0000" }, "committer": { "name": "Richard Burton", "email": "richard.burton@arm.com", "time": "Thu Nov 17 15:17:15 2022 +0000" }, "message": "MLECO-3583: Update copyright notice according to new guidelines\n\nChange-Id: I0f057b33993e5196a60e52f4fb0c60e09693dcfe\n" }, { "commit": "7ac0a3a51b98d63cdda595d686974ec1c9bac316", "tree": "19b36ae5cfb86de5dc711d59978dea92d1b1eae1", "parents": [ "bddefa334867499c2d7171e377d25bd4cf4a5c4c" ], "author": { "name": "Kshitij Sisodia", "email": "kshitij.sisodia@arm.com", "time": "Wed Nov 09 14:12:08 2022 +0000" }, "committer": { "name": "Kshitij Sisodia", "email": "kshitij.sisodia@arm.com", "time": "Wed Nov 09 15:30:50 2022 +0000" }, "message": "MLECO-3247: Arm Corstone-310 deployment instructions update\n\nMinor documentation updates for Corstone-310 target along with\nversion bump for the project and updates to release notes.\n\nChange-Id: I8b33b66961ab0517864539d88501ad5d71219368\nSigned-off-by: Kshitij Sisodia \u003ckshitij.sisodia@arm.com\u003e\n" }, { "commit": "01334f974f75d5ce405571095fc888c8ed7846d4", "tree": "a6190f6ec4f2e634da79ede9a5bbe1cf5f99c66e", "parents": [ "d9bb3cf4fcc0c96bb9f6e9920eff18bf04d92258" ], "author": { "name": "Kshitij Sisodia", "email": "kshitij.sisodia@arm.com", "time": "Fri Aug 12 11:53:45 2022 +0100" }, "committer": { "name": "Maksims Svecovs", "email": "maksims.svecovs@arm.com", "time": "Tue Aug 16 10:24:39 2022 +0000" }, "message": "MLECO-3319: Documentation updates for Arm® Corstone™-310.\n\nDocumentation updates around use of Arm® Corstone™-310 AVH, especially\nin terms of use of timing adapters (TA). Also, use of TA\u0027s is forced\noff for SSE-310 subsystem\u0027s CMake configuration.\n\nSigned-off-by: Kshitij Sisodia \u003ckshitij.sisodia@arm.com\u003e\nSigned-off-by: Maksims Svecovs \u003cmaksims.svecovs@arm.com\u003e\nChange-Id: I66a87060d8d47ce2580aa15f3908be20162eab54\n" }, { "commit": "7bc68323242b0892b34bff5cf1e82257b0d75c21", "tree": "82e9a927a279a19e2fb140bebbaf09f7aa9077f4", "parents": [ "5dd18382a1a109408dd6a9ed0fcc63ff275f2e19" ], "author": { "name": "Eanna O Cathain", "email": "eanna.ocathain@arm.com", "time": "Tue May 31 14:14:32 2022 +0100" }, "committer": { "name": "Éanna Ó Catháin", "email": "eanna.ocathain@arm.com", "time": "Thu Jun 02 12:41:07 2022 +0000" }, "message": "MLECO-3148 Enabling Ctest driven testing\n\nSigned-off-by: Eanna O Cathain \u003ceanna.ocathain@arm.com\u003e\nChange-Id: Ica67662d20b0c02b75418f79d4ba2f4d18373310\n" }, { "commit": "9c6f9f8afcb003fd72944918d6b6e200d68c0918", "tree": "b1237909970ac74232f4ed81a26edc0847204269", "parents": [ "6f6df0934f991b64fef494b86643b3f5074fca0e" ], "author": { "name": "Kshitij Sisodia", "email": "kshitij.sisodia@arm.com", "time": "Fri May 20 14:30:02 2022 +0100" }, "committer": { "name": "Kshitij Sisodia", "email": "kshitij.sisodia@arm.com", "time": "Mon May 23 16:11:45 2022 +0100" }, "message": "MLECO-3225: Using official support for Arm Cortex-M85 CPU.\n\n * CMake version requirement bumped up to 3.21.0\n * CMake 3.22.4 installed in the local Python virtualenv\n * CPU flags updated in toolchain files.\n * Using __ARM_FEATURE_DSP instead of potentially defining\n ARM_MATH_DSP wrongly.\n * CMake project version bumped up to 22.05.0\n\nChanges also made for MLECO-3107 (pack generation):\n\n * TensorFlow Lite Micro CMSIS-pack version updated to\n 1.22.02.\n * Change to using __ARM_FEATURE_DSP will also help the\n generated pack.\n\nPartial changes for MLECO-3095:\n\n * CMSIS updated to version post 5.9.0\n * TensorFlow Lite Micro updated to latest available\n * Ethos-U driver and core-platform repositories updated\n to 20.05_rc2 tags.\n\nChange-Id: I012c9e65897aed8ce589cff9bfe3a19efc3edeb9\nSigned-off-by: Kshitij Sisodia \u003ckshitij.sisodia@arm.com\u003e\n" }, { "commit": "8c61c0a3cb8d6b534d1e423211e06b89f45bf223", "tree": "24895ed5f20d4cad92fbcd679fb9637637931e18", "parents": [ "b76b855448d58b85f53642532375c9b7808ab14d" ], "author": { "name": "Kshitij Sisodia", "email": "kshitij.sisodia@arm.com", "time": "Tue May 17 11:16:22 2022 +0100" }, "committer": { "name": "Kshitij Sisodia", "email": "kshitij.sisodia@arm.com", "time": "Tue May 17 11:16:22 2022 +0100" }, "message": "MLECO-2985 Adding Corstone-310 support\n\nChange-Id: Ifa4b11154478355c10cb3e747b9938a74afd242b\nSigned-off-by: Eanna O Cathain \u003ceanna.ocathain@arm.com\u003e\n" }, { "commit": "b76b855448d58b85f53642532375c9b7808ab14d", "tree": "399231b6e1bd1cf4952d74f0deff498d1705c34c", "parents": [ "937052db1df7050f95e14f3ce87a36c3787a7641" ], "author": { "name": "Richard Burton", "email": "richard.burton@arm.com", "time": "Mon May 16 14:32:22 2022 +0100" }, "committer": { "name": "Richard", "email": "richard.burton@arm.com", "time": "Mon May 16 13:58:02 2022 +0000" }, "message": "Minor change to help build API libs independently.\n\n* Remove unused CMake left behind after API refactoring.\n* Include TensorFlow source path directory for common_api target\nwhen building CMSIS packs.\n\nSigned-off-by: Richard Burton \u003crichard.burton@arm.com\u003e\nChange-Id: I3ed63781edddf24887f61a971bfadaa037739fa8\n" }, { "commit": "aa4bcb14d0cbee910331545dd2fc086b58c37170", "tree": "e67a43a43f61c6f8b6aad19018b0827baf7e31a6", "parents": [ "fcca863bafd5f33522bc14c23dde4540e264ec94" ], "author": { "name": "Kshitij Sisodia", "email": "kshitij.sisodia@arm.com", "time": "Fri May 06 09:13:03 2022 +0100" }, "committer": { "name": "Kshitij Sisodia", "email": "kshitij.sisodia@arm.com", "time": "Fri May 06 17:11:41 2022 +0100" }, "message": "MLECO-3183: Refactoring application sources\n\nPlatform agnostic application sources are moved into application\napi module with their own independent CMake projects.\n\nChanges for MLECO-3080 also included - they create CMake projects\nindividial API\u0027s (again, platform agnostic) that dependent on the\ncommon logic. The API for KWS_API \"joint\" API has been removed and\nnow the use case relies on individual KWS, and ASR API libraries.\n\nChange-Id: I1f7748dc767abb3904634a04e0991b74ac7b756d\nSigned-off-by: Kshitij Sisodia \u003ckshitij.sisodia@arm.com\u003e\n" }, { "commit": "c22e80e25521bdd291fdef9ba20194ce9d2a8544", "tree": "b8ffe314220d4d04e84dbd6a240f77271c1e5e70", "parents": [ "1716efd0b35889b580276e27c8b6f661c9858cd0" ], "author": { "name": "Kshitij Sisodia", "email": "kshitij.sisodia@arm.com", "time": "Mon Mar 14 09:26:48 2022 +0000" }, "committer": { "name": "Kshitij Sisodia", "email": "kshitij.sisodia@arm.com", "time": "Mon Mar 14 17:18:25 2022 +0000" }, "message": "MLECO-2919: Restructuring to standardise HAL APIs\n\n* LCD module component created (removed from individual\n platform packs).\n\n* retarget.c moved out into its own component that wraps\n the uart module. It also have the native stub for\n GetLine \u003d\u003e paved the way for removing data_acq module\n from profiles.\n\n* shortened names for components\u0027 dir for npu and ta\n\n* remove peripheral_memmap and peripheral_irqs headers\n from platform_drivers.h. There should be no need for\n these to be included in the top level now. These should\n be private headers.\n\n* cmsis_device moved in as a component.\n\n* Pyenv created by set_up_default_resource.py will also\n install packages that CMake\u0027s source generator needs.\n\nTODO\u0027s:\n\n* Remove timer from profiles (MLECO-3096)\n\nChange-Id: I9d6ea2f4f291788f40a16ed507019563c8d7f205\n" }, { "commit": "b4123fd715e41070be5bb39600625c740185f562", "tree": "78ff9672a8adcdd9d97b40a3de17a6985b1a6659", "parents": [ "2aa31324349f64ac1a6596006c6c88dcbc596a49" ], "author": { "name": "Richard Burton", "email": "richard.burton@arm.com", "time": "Fri Mar 04 09:19:09 2022 +0000" }, "committer": { "name": "Richard", "email": "richard.burton@arm.com", "time": "Fri Mar 04 09:45:29 2022 +0000" }, "message": "MLECO-2978: Update to 22.02 dependencies\n\n* Core-platform now a depdenency for timing adapter\n\nSigned-off-by: Richard Burton \u003crichard.burton@arm.com\u003e\nChange-Id: I54f3773bdf91083fa1513be15372fcf2231bea2c\n" }, { "commit": "ef2b9ddd7771589e049c4103859ecef67fe87855", "tree": "9856299c572d32cd049816a04dbef7930dc3c7fb", "parents": [ "177c69d40dddd4db9da7875b9979b82c67609cd1" ], "author": { "name": "Isabella Gottardi", "email": "isabella.gottardi@arm.com", "time": "Wed Feb 16 14:24:03 2022 +0000" }, "committer": { "name": "Isabella Gottardi", "email": "isabella.gottardi@arm.com", "time": "Fri Feb 25 17:29:30 2022 +0000" }, "message": "MLECO-2881: Revise resources_downloaded based on optimised models\u0027 metadata\n\nChange-Id: I12777c3818463c11d6351db0b4961a2bc0b00b18\nSigned-off-by: Isabella Gottardi \u003cisabella.gottardi@arm.com\u003e\n" }, { "commit": "a1256e3881d1ec3e77b341dbb0c5c5dbf7ab3247", "tree": "e0e23355a7bdbf6a62360e5391c2a3bd0763f0e3", "parents": [ "fb246a834d4cb9392463f499158ca44f7e443492" ], "author": { "name": "Kshitij Sisodia", "email": "kshitij.sisodia@arm.com", "time": "Wed Feb 23 14:40:45 2022 +0000" }, "committer": { "name": "Kshitij Sisodia", "email": "kshitij.sisodia@arm.com", "time": "Wed Feb 23 17:34:33 2022 +0000" }, "message": "MLECO-2948: Minor refactoring for platform modules.\n\nReducing dependency on cmsis-device sources as these will\nbe removed under MLECO-2944. Also, starting to refactor\nto allow HAL to drop NPU and TA init routines - this will\nhappen in future CRs.\n\nAdded platform driver for native, and subsequent patches\nwill attempt to get rid of the HAL \"profile\" specific\nsources and allow platform stub implementations at a level\nbelow HAL. This will allow platforms drivers to only\noverride the range of functions that they actually want to\nimplement and will fall back on stubs for the rest. In this\nCR only \"utils\" have been removed.\n\nChange-Id: I09b4a28e20847a07a956c818c6f47c74aab89063\n" }, { "commit": "18724b274408b15ca7bc32f1123de06cc631436e", "tree": "adc847614cfd1aa6b394c32b0cb9072b09ae5e38", "parents": [ "68549b4afbe5098e46bda12be3769c7bf70b6e8b" ], "author": { "name": "alexander", "email": "alexander.efremov@arm.com", "time": "Wed Feb 16 11:02:28 2022 +0000" }, "committer": { "name": "Kshitij Sisodia", "email": "kshitij.sisodia@arm.com", "time": "Wed Feb 23 13:33:14 2022 +0000" }, "message": "Fixing profiler build flags.\n\nCPU_PROFILE_ENABLED was moved to profiler sub-project build.\n\nSigned-off-by: alexander \u003calexander.efremov@arm.com\u003e\nChange-Id: I8191c83c7ae0f618769449d7d25fe58876cbcf05\n" }, { "commit": "5916952c0fe6167989afa363829fc4e1d053c683", "tree": "fb9ea988db72f8a6119dbe43c401f592716f50d9", "parents": [ "ed35a6fea4a1604db81c56fc71f7756822fcf212" ], "author": { "name": "Nina Drozd", "email": "nina.drozd@arm.com", "time": "Thu Feb 10 13:33:20 2022 +0000" }, "committer": { "name": "Nina Drozd", "email": "nina.drozd@arm.com", "time": "Mon Feb 14 17:01:26 2022 +0000" }, "message": "MLECO-2853: update cmake flags for Armclang\n\n* set CMP0123 policy to remove warning\n* remove parentheses to avoid assert is always true warning\n\nChange-Id: Ifcdf089183d750d7b00b345f5c4115c82d897def\n" }, { "commit": "e2da7ee5e9732ec0d1962b7d74737b8ef5463a9e", "tree": "7aefece1abd1facaed897a376428bdc23a6de33f", "parents": [ "cb8a987ce714283b66db49d1bc9d5b108caaa707" ], "author": { "name": "Kshitij Sisodia", "email": "kshitij.sisodia@arm.com", "time": "Mon Feb 14 11:22:58 2022 +0000" }, "committer": { "name": "Kshitij Sisodia", "email": "kshitij.sisodia@arm.com", "time": "Mon Feb 14 12:27:31 2022 +0000" }, "message": "MLECO-2970: Moving Profiler out as a CMake target.\n\nProfiler is a stand alone static lib that will depend on\nlog and hal targets.\n\nChange-Id: Ibbff289c6760982f54ae278d95a054e73db018c8\n" }, { "commit": "cb8a987ce714283b66db49d1bc9d5b108caaa707", "tree": "b00f86587c8b15d0391691d415220b2bbbcf6ea9", "parents": [ "31ae9f09bb3535975595e999fbc7baca889e46e8" ], "author": { "name": "alexander", "email": "alexander.efremov@arm.com", "time": "Fri Feb 11 13:23:22 2022 +0000" }, "committer": { "name": "Kshitij Sisodia", "email": "kshitij.sisodia@arm.com", "time": "Fri Feb 11 18:11:35 2022 +0000" }, "message": "MLECO-2752: Minor refactoring for native global steps.\n\nAnd further optimisations of extendability for platform build\nsteps. Added a list for excluded use-cases.\n\nChange-Id: I5a9398bbeb595a5bf2ea39b81623e4f20238f948\nSigned-off-by: alexander \u003calexander.efremov@arm.com\u003e\n" }, { "commit": "31ae9f09bb3535975595e999fbc7baca889e46e8", "tree": "71f0cadc2620b9d18e474e5d40eda7b3d30a8ce4", "parents": [ "3107aa2152de9be8317e62da1d0327bcad6552e2" ], "author": { "name": "alexander", "email": "alexander.efremov@arm.com", "time": "Thu Feb 10 16:15:54 2022 +0000" }, "committer": { "name": "alexander", "email": "alexander.efremov@arm.com", "time": "Thu Feb 10 18:04:42 2022 +0000" }, "message": "MLECO-2682: CMake and source refactoring.\n\nMLECO-2930: logging macros were extracted from hal.h and used separately around the code.\n\nMLECO-2931: arm_math lib introduced, cmsis-dsp removed from top level linkage.\n\nMLECO-2915: platform related post-build steps.\n\nChange-Id: Id718884e22f262a5c070ded3f3f5d4b048820147\nSigned-off-by: alexander \u003calexander.efremov@arm.com\u003e\n" }, { "commit": "c64f506a848ed15d8fb041e4d818a3f92ebe0df8", "tree": "cf582e3e3b9e06899b972a69a8d6ff27eb8d869f", "parents": [ "06fcf7502b5c9b0e30ac06acfa25aa914d936500" ], "author": { "name": "Isabella Gottardi", "email": "isabella.gottardi@arm.com", "time": "Fri Jan 21 15:27:13 2022 +0000" }, "committer": { "name": "Isabella Gottardi", "email": "isabella.gottardi@arm.com", "time": "Wed Feb 02 13:51:27 2022 +0000" }, "message": "MLECO-2855: Move profiling outside application/main\n\nChange-Id: I182bfa55b5ae743d6f0b9f5c766b746202a7968d\nSigned-off-by: Isabella Gottardi \u003cisabella.gottardi@arm.com\u003e\n" }, { "commit": "661959c6d2fabada5d465e9de8f84128e3f7b684", "tree": "3321ebb442c7ec1f7af454dd25d6bd1b54663587", "parents": [ "b59ba684aef4bef16262a1825e787a55fc992f0d" ], "author": { "name": "Kshitij Sisodia", "email": "kshitij.sisodia@arm.com", "time": "Wed Nov 24 10:39:52 2021 +0000" }, "committer": { "name": "Kshitij Sisodia", "email": "kshitij.sisodia@arm.com", "time": "Thu Nov 25 10:05:25 2021 +0000" }, "message": "MLECO-2426: Support for new Corstone-300 app note AN552 rev B.\n\nThese changes will limit the use of FPGA internal SRAM from a max\nof 4MiB to 2MiB and the BRAM from 2MiB to 1MiB.\n\nChange-Id: I69c8e695aee26ff4f235bfe83ffd26efbd66f547\n" }, { "commit": "b59ba684aef4bef16262a1825e787a55fc992f0d", "tree": "389e667ef3132727386e0800c0a63d676693185f", "parents": [ "37926c819f77a6fe9e3ae913486ac6fc78bd2bd0" ], "author": { "name": "Kshitij Sisodia", "email": "kshitij.sisodia@arm.com", "time": "Tue Nov 23 17:19:52 2021 +0000" }, "committer": { "name": "Kshitij Sisodia", "email": "kshitij.sisodia@arm.com", "time": "Tue Nov 23 17:19:52 2021 +0000" }, "message": "MLECO-1935: All common CMake user options consolidated.\n\nFor easier look up and maintenance, all common CMake user options\nhave been consolidated in one CMake file.\n\nNOTE: the individual use case specific options are still within\n the correspoinding use case CMake files.\n\nChange-Id: Id887f7b2c763f4d3eb997d997cf466684d0089b6\n" }, { "commit": "15f80701751f09caa023dabea6dec45f3825fa5b", "tree": "851ee015c06b1435ee43afa3d59725931ae6f698", "parents": [ "e7a0393973a1a1c1ed05b1bf1838fe931416890a" ], "author": { "name": "ayamas01", "email": "ayaan.masood@arm.com", "time": "Thu Nov 18 14:22:23 2021 +0000" }, "committer": { "name": "Ayaan Masood", "email": "Ayaan.Masood@arm.com", "time": "Thu Nov 18 16:20:54 2021 +0000" }, "message": "MLECO-2525 Upgrade to C++ 14\n\n-Updated CMake to use C++ 14\n-Removed cmsis makefile include from tensorflow.cmake\n-Documentation update\n-Added more flags for processor in CMake\n\nChange-Id: I1c2b72141e98a5cf8bb09176d7c331da3b05b4c5\n" }, { "commit": "3be2623cb0ccf4a86bbf06be09d438767a960ca5", "tree": "31fed74e309152f3298f98940ac02b8d41b6e228", "parents": [ "79d4154ee071d0e7ef2d1eecdde149d488bb9d8b" ], "author": { "name": "Kshitij Sisodia", "email": "kshitij.sisodia@arm.com", "time": "Fri Oct 29 12:29:06 2021 +0100" }, "committer": { "name": "Kshitij Sisodia", "email": "kshitij.sisodia@arm.com", "time": "Fri Oct 29 17:56:00 2021 +0100" }, "message": "MLECO-2512: Minor improvement for helper scripts.\n\nPython scripts \u0027build_default.py\u0027 and \u0027set_up_default_resources.py\u0027\nnow allow building for non-default Ethos-U configurations: H32, H64,\nH256 and Y512.\n\nChange-Id: Iefdbf135410396c4dc0be73462644725d4b47910\n" }, { "commit": "aa5e1f6c960b8a88f389ba70dd200d6dacd95a03", "tree": "f05ad3ee9f6eff64a41464f32387d4150fe9363a", "parents": [ "864317690dd670a18194e2a95c7c0da573613fa1" ], "author": { "name": "Kshitij Sisodia", "email": "kshitij.sisodia@arm.com", "time": "Fri Sep 24 14:42:08 2021 +0100" }, "committer": { "name": "Kshitij Sisodia", "email": "kshitij.sisodia@arm.com", "time": "Fri Sep 24 13:43:22 2021 +0000" }, "message": "MLECO-2345: Adding dynamic load support for FVPs\n\nWith this patch, the generic inference runner use-case can be\nconfigured to accept the model tflite file at run-time via\nthe FVP\u0027s command line parameters. Same is true for the IFM\nand the inference results can be dumped out too.\n\nNOTE: this change is only for supporting the FVP, the FPGA\nimplementation will not allow additional loading for the\nchanges in this patch to be useful.\n\nChange-Id: I1318bd5b0cfb7bb635ced6fe58d22c3e401d2547\n" }, { "commit": "f085fa5a2859178741f39563b4d9d68ca41d916a", "tree": "62fd8411c63a853be4c32683a3ada0b6affb0399", "parents": [ "81c4c9178598e5c26af7373eca67842a8fe4179f" ], "author": { "name": "Cisco Cervellera", "email": "cisco.cervellera@arm.com", "time": "Mon Aug 02 09:32:07 2021 +0100" }, "committer": { "name": "Isabella Gottardi", "email": "isabella.gottardi@arm.com", "time": "Tue Aug 03 16:10:16 2021 +0100" }, "message": "MLECO-2051: Work with Corstone-300 + Ethos-U65\n\nChange-Id: I64ab930a1de5210f435f91bed7600a700581946f\nSigned-off-by: Isabella Gottardi \u003cisabella.gottardi@arm.com\u003e\nReviewed-on: https://eu-gerrit-2.euhpc.arm.com/c/ml/ecosystem/ml-embedded-evaluation-kit/+/459126\nTested-by: mlecosys \u003cmlecosys@arm.com\u003e\nTested-by: George Gekov \u003cgeorge.gekov@arm.com\u003e\nReviewed-by: George Gekov \u003cgeorge.gekov@arm.com\u003e\nReviewed-by: Kshitij Sisodia \u003ckshitij.sisodia@arm.com\u003e\n" }, { "commit": "69a4745c5178b0a1126a98bf077e2fd65241e1c6", "tree": "81ce4d6c3e0c3ea445b94b6f4f0d8ad4e182c8fb", "parents": [ "6fded05ade1b880c2b18dba594f39744c38eeb50" ], "author": { "name": "Kshitij Sisodia", "email": "kshitij.sisodia@arm.com", "time": "Fri Jul 23 17:43:54 2021 +0100" }, "committer": { "name": "Kshitij Sisodia", "email": "kshitij.sisodia@arm.com", "time": "Fri Jul 23 17:43:54 2021 +0100" }, "message": "Generating bin files for simple_platform.\n\nBreaking down the elf(axf) file into bin blobs for the\nsimple_platform target too.\n\nChange-Id: Ie909508433ef03f8b4a32e04bc69353aed0d0849\n" }, { "commit": "80eecfbdaad689c52d5a6d370a322f3d6a6150e4", "tree": "3c7d06d1e9e227981fa072fccab5a360a39ad1d7", "parents": [ "1da52aeb4468ad97c09e383400bbabc8c3c77227" ], "author": { "name": "alexander", "email": "alexander.efremov@arm.com", "time": "Tue Jul 06 19:47:59 2021 +0100" }, "committer": { "name": "Alexander Efremov", "email": "alexander.efremov@arm.com", "time": "Thu Jul 08 17:30:49 2021 +0100" }, "message": "MLECO-1987: Minor refactoring.\n\nASRSlidingWindow can be used in other use-cases,\nthus it was renamed to decouple from ASR.\n\nSigned-off-by: alexander \u003calexander.efremov@arm.com\u003e\nChange-Id: I2df977e4f18f490a532e0f27e3625b153ca464d7\n" }, { "commit": "afb0963b9d4413a398ebaa0185db88d88295e954", "tree": "e70c49c008415c481ba7d7ab0c2dd0cb9b9cc0fc", "parents": [ "56ee6207c1524ddc4c444c6e48e05eb34105985a" ], "author": { "name": "alexander", "email": "alexander.efremov@arm.com", "time": "Fri May 14 15:48:56 2021 +0100" }, "committer": { "name": "Isabella Gottardi", "email": "isabella.gottardi@arm.com", "time": "Tue May 18 15:27:44 2021 +0100" }, "message": "Renamed core driver dependency to be \"dash\" style aligned\n\nSigned-off-by: alexander \u003calexander.efremov@arm.com\u003e\nChange-Id: I86b1d658ddd9aa717eb571286a9e5f5e053725cf\n" }, { "commit": "50a0650cd3c804a89aa77815820a8df390245c2f", "tree": "564d00dfe6db460926c36ef0309708304870d1c5", "parents": [ "ddcb56d603ffa9cbff173d3c7066c2fa6f8d3c4c" ], "author": { "name": "alexander", "email": "alexander.efremov@arm.com", "time": "Wed May 12 19:06:02 2021 +0100" }, "committer": { "name": "Kshitij Sisodia", "email": "kshitij-sisodia-arm@review.mlplatform.org", "time": "Tue May 18 08:31:49 2021 +0000" }, "message": "MLECO-1873: default models are for 128 MAC config\n\nSigned-off-by: alexander \u003calexander.efremov@arm.com\u003e\nChange-Id: Ic3e940a9d289d649976c4e951ced1473fc31ff3f\n" }, { "commit": "ddcb56d603ffa9cbff173d3c7066c2fa6f8d3c4c", "tree": "45a5b966654f94cb01ca742901a64228ff3efc59", "parents": [ "f9c19eaa9ab11e4409679fc6d2862c89410493a7" ], "author": { "name": "Kshitij Sisodia", "email": "kshitij.sisodia@arm.com", "time": "Tue May 11 14:46:01 2021 +0100" }, "committer": { "name": "Kshitij Sisodia", "email": "kshitij.sisodia@arm.com", "time": "Tue May 11 15:40:21 2021 +0100" }, "message": "MLECO-1912: Explcitly setting resources dir\n\nMinor CMake and ReadMe edits.\n\nChange-Id: Ib5b3fb904a0b034af57a3d4065a6183e29499f0f\n" }, { "commit": "f9c19eaa9ab11e4409679fc6d2862c89410493a7", "tree": "b791a4c03f1fe986a2ac32593a3dc817ae3f247a", "parents": [ "2181d0ac35f30202985a877950c88325ff665f6b" ], "author": { "name": "Kshitij Sisodia", "email": "kshitij.sisodia@arm.com", "time": "Fri May 07 16:08:14 2021 +0100" }, "committer": { "name": "Kshitij Sisodia", "email": "kshitij.sisodia@arm.com", "time": "Fri May 07 17:28:51 2021 +0100" }, "message": "MLECO-1860: Support for Arm GNU Embedded Toolchain\n\nThis patch enables compilation of ML use cases bare-metal applications\nusing Arm GNU Embedded Toolchain. The GNU toolchain can be used instead\nof the Arm Compiler that was already supported.\n\nThe GNU toolchain is also set as the default toolchain when building\napplications for the MPS3 target.\n\nNote: The version of GNU toolchain must be 10.2.1 or higher.\n\nChange-Id: I5fff242f0f52d2db6c75d292f9fa990df1aec978\nSigned-off-by: Kshitij Sisodia \u003ckshitij.sisodia@arm.com\u003e\n" }, { "commit": "2181d0ac35f30202985a877950c88325ff665f6b", "tree": "e16c50d41d85945e0c2c864323ac1769b02af64f", "parents": [ "d580eee180be219e118152cedabc9637da8574d6" ], "author": { "name": "Isabella Gottardi", "email": "isabella.gottardi@arm.com", "time": "Wed Apr 07 09:27:38 2021 +0100" }, "committer": { "name": "Isabella Gottardi", "email": "isabella.gottardi@arm.com", "time": "Fri May 07 12:19:19 2021 +0100" }, "message": "MLECO-1766: Default build flow helper scripts added\nMLECO-1882: Anomaly Detection use-case default model download added \nand tests updated to run with it.\n\nTest data generation cmake logic moved from use-case cmakes to top-level cmake script.\n\nSigned-off-by: Isabella Gottardi \u003cisabella.gottardi@arm.com\u003e\nChange-Id: Ifde469e3585c37b9a53810236a92ce52d4fbb407\n" }, { "commit": "d580eee180be219e118152cedabc9637da8574d6", "tree": "fd99566c552996fe1f494a2224cc2f4a5194dabf", "parents": [ "27b62d9dec86b76422c6c8be7615c1f712518570" ], "author": { "name": "alexander", "email": "alexander.efremov@arm.com", "time": "Tue May 04 21:24:22 2021 +0100" }, "committer": { "name": "Kshitij Sisodia", "email": "kshitij.sisodia@arm.com", "time": "Thu May 06 14:08:55 2021 +0100" }, "message": "MLECO-1898: removing support of legacy sse-200 platform\n\nSigned-off-by: alexander \u003calexander.efremov@arm.com\u003e\nChange-Id: Ie462e786af1d429bcb815f2c10656ed82862715a\n" }, { "commit": "cce00053e9b3110240f78c60f0a9210cebe58b17", "tree": "d9758ef02942989c6c0719d7144ee934b94b9630", "parents": [ "8520983b8e73bf25826fab4cc99fc656b11fabc0" ], "author": { "name": "Isabella Gottardi", "email": "isabella.gottardi@arm.com", "time": "Mon Apr 26 09:24:02 2021 +0100" }, "committer": { "name": "Isabella Gottardi", "email": "isabella.gottardi@arm.com", "time": "Mon Apr 26 09:24:02 2021 +0100" }, "message": "MLECO-1871: Move tests golden fv into usecase folders\n\nSigned-off-by: Isabella Gottardi \u003cisabella.gottardi@arm.com\u003e\nChange-Id: I02cbfffd85916e8c82d68e98b8951ee7c8a3d0c0\n" }, { "commit": "8520983b8e73bf25826fab4cc99fc656b11fabc0", "tree": "5cf071084c567b0e013215261538e235a6568f45", "parents": [ "b88705d6c04d8b7b2fdffaf1501042b984e682cf" ], "author": { "name": "Isabella Gottardi", "email": "isabella.gottardi@arm.com", "time": "Tue Apr 20 14:08:52 2021 +0100" }, "committer": { "name": "Isabella Gottardi", "email": "isabella.gottardi@arm.com", "time": "Fri Apr 23 17:52:15 2021 +0100" }, "message": "MLECO-1871: Adding external use-case directories support\n\n* Cmake updates\n* Markdownlint on docs\n* Removing windows command leftovers\n\nSigned-off-by: Isabella Gottardi \u003cisabella.gottardi@arm.com\u003e\nChange-Id: I4a12b4e798559e8f4e8a3307038df7829137184a\n" }, { "commit": "3c79893217bc632c9b0efa815091bef3c779490c", "tree": "ad06b444557eb8124652b45621d736fa1b92f65d", "parents": [ "6ad6d55715928de72979b04194da1bdf04a4c51b" ], "author": { "name": "alexander", "email": "alexander.efremov@arm.com", "time": "Fri Mar 26 21:42:19 2021 +0000" }, "committer": { "name": "Kshitij Sisodia", "email": "kshitij.sisodia@arm.com", "time": "Mon Mar 29 16:29:55 2021 +0100" }, "message": "Opensource ML embedded evaluation kit\n\nChange-Id: I12e807f19f5cacad7cef82572b6dd48252fd61fd\n" } ] }