)]}' { "log": [ { "commit": "2ea46232a15aaf7600f1b92314612f4aa2fc6cd2", "tree": "7c05c514c3bbe932a067067b719d46ff16e5c2e7", "parents": [ "9a97134ee00125c7a406cbf57c3ba8360df8f980" ], "author": { "name": "Kshitij Sisodia", "email": "kshitij.sisodia@arm.com", "time": "Mon Dec 19 16:37:33 2022 +0000" }, "committer": { "name": "Kshitij Sisodia", "email": "kshitij.sisodia@arm.com", "time": "Mon Dec 19 17:05:29 2022 +0000" }, "message": "MLECO-3611: Formatting fixes for generated files.\n\nTemplate files updated for generated files to adhere to\ncoding guidelines and clang format configuration. There\nwill still be unavoidable violations, but most of the\nothers have been fixed.\n\nChange-Id: Ia03db40f8c62a369f2b07fe02eea65e41993a523\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": "4c0ac91ef2b052eb57328b85edcb0071cb7558b2", "tree": "be057efcc32bd329ccce8f446a7213d923ee6761", "parents": [ "27c5e3091ab3d5f6efd6407f0a44531e717ccd69" ], "author": { "name": "Eanna O Cathain", "email": "eanna.ocathain@arm.com", "time": "Thu Sep 22 15:18:34 2022 +0100" }, "committer": { "name": "Eanna O Cathain", "email": "eanna.ocathain@arm.com", "time": "Mon Sep 26 10:16:25 2022 +0100" }, "message": "MLECO-3254 Default to using only one file per UC\n\n\nSigned-off-by: Eanna O Cathain \u003ceanna.ocathain@arm.com\u003e\nChange-Id: I4a1cd2b5746cb479ae0d81ed973961cec2f3046e\n" }, { "commit": "213a543dd0d07b2f8d51a9c7e2055fd99291c960", "tree": "7357c9961f395131140f8937e732fee68963dc63", "parents": [ "dd44d29775e53ad311e1997bb8a7670d0ee6383e" ], "author": { "name": "Liam Barry", "email": "liam.barry@arm.com", "time": "Mon May 09 17:06:19 2022 +0100" }, "committer": { "name": "Kshitij Sisodia", "email": "kshitij.sisodia@arm.com", "time": "Thu May 12 16:10:06 2022 +0000" }, "message": "MLECO-3186: Each use case should same namespace convention as KWS and ASR\n\nCertain UCs required additional work due to case context variables which also\nbecame part of a namespace in generated files.\nSolution was to declare these extra variables as part of the UC namespace in the respective model.hpp files.\nAdditional changes to standardise use of namespaces may be required - proposing new task.\n\nMinor typo and rewording of customizing.md in relevant sections included.\n\nSigned-off-by: Liam Barry \u003cliam.barry@arm.com\u003e\nChange-Id: Ie78f82a30be252cb841136ea5115f21fc8d762cb\n" }, { "commit": "dd44d29775e53ad311e1997bb8a7670d0ee6383e", "tree": "6c230b4769cc17c76bf365cbc052004d8e85cb69", "parents": [ "0bc74e9674eb161342fabd0ba83c4c87b45ecd84" ], "author": { "name": "Matthew Sloyan", "email": "matthew.sloyan@arm.com", "time": "Wed May 11 12:22:08 2022 +0100" }, "committer": { "name": "Matthew Sloyan", "email": "matthew.sloyan@arm.com", "time": "Wed May 11 17:47:02 2022 +0100" }, "message": "MLECO-3187: Remove NPU op inclusion checks\n\n * If an optimized model is accidentally supplied with Ethos-U support\n disabled it will return from the model.Init() function before it gets\n to these checks so they are redundant.\n\nSigned-off-by: Matthew Sloyan \u003cmatthew.sloyan@arm.com\u003e\nChange-Id: Ibe25531347ce29cb0866a9cc087c7267673ab4da\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": "fcca863bafd5f33522bc14c23dde4540e264ec94", "tree": "8d15ee9000ef9fd0fa21314650900723cefc8b36", "parents": [ "4e002791bc6781b549c6951cfe44f918289d7e82" ], "author": { "name": "Richard Burton", "email": "richard.burton@arm.com", "time": "Thu May 05 17:23:43 2022 +0100" }, "committer": { "name": "Richard Burton", "email": "richard.burton@arm.com", "time": "Thu May 05 17:23:43 2022 +0100" }, "message": "MLECO-3171: Add flag to make VWW grayscale conversion optional\n\nSigned-off-by: Richard Burton \u003crichard.burton@arm.com\u003e\nChange-Id: I4ae40a60efc0c09f27b02f739769238e95bb112c\n" }, { "commit": "b40ecf8522052809d2351677a96195d69e4d0c16", "tree": "8647dfdae7bcae0ec6d9564ba7a971819fdda431", "parents": [ "c291144b7f08c21d08cdaf79cc64dc420ca70070" ], "author": { "name": "Richard Burton", "email": "richard.burton@arm.com", "time": "Fri Apr 22 16:14:57 2022 +0100" }, "committer": { "name": "Richard Burton", "email": "richard.burton@arm.com", "time": "Fri Apr 22 16:14:57 2022 +0100" }, "message": "MLECO-3174: Minor refactoring to implemented use case APIS\n\nLooks large but it is mainly just many small adjustments\nRemoved the inference runner code as it wasn\u0027t used\nFixes to doc strings\nConsistent naming e.g. Asr/Kws instead of ASR/KWS\n\nSigned-off-by: Richard Burton \u003crichard.burton@arm.com\u003e\nChange-Id: I43b620b5c51d7910a29a63b509ac4d8a82c3a8fc\n" }, { "commit": "c20be97af1c3e4d569d37587cd22d343193c7563", "tree": "77c6baa0e2024ab63cc89df3763a2a3dfa25047a", "parents": [ "ea8ce56630544600b112d24e6bf51307fcbb93ae" ], "author": { "name": "Richard Burton", "email": "richard.burton@arm.com", "time": "Tue Apr 19 17:01:08 2022 +0100" }, "committer": { "name": "Richard Burton", "email": "richard.burton@arm.com", "time": "Tue Apr 19 17:01:08 2022 +0100" }, "message": "MLECO-3078: Add VWW use case API\n\nWe now expect that img_class and vww use cases model inputs should have 4 dims as dictated by\nuse case logic\n\nSigned-off-by: Richard Burton \u003crichard.burton@arm.com\u003e\nChange-Id: I67a57a3a28a7ff2e09c917c40e9fc2c08384a45c\n" }, { "commit": "4cc4021d356c174f780be2b7ef96910e36c8dd7b", "tree": "c2a790b914577873a368982a07a9491f6743443e", "parents": [ "11b75cc7dc140119dee490f425e25a004122703b" ], "author": { "name": "Kshitij Sisodia", "email": "kshitij.sisodia@arm.com", "time": "Fri Apr 08 09:54:53 2022 +0100" }, "committer": { "name": "Kshitij Sisodia", "email": "kshitij.sisodia@arm.com", "time": "Fri Apr 08 12:30:28 2022 +0100" }, "message": "MLECO-3070: Further HAL cleanup.\n\nCleaning up HAL sources by removing unnecessary redirections\nwith function pointers. The \"platform packages\" under HAL are\nnow streamlined enough to not need any major HAL wrapping (as\nwas the case before).\n\nThis allows us to have a very thin HAL layer that sits on top\nof the platform and compnent packs. Also helps in getting rid\nof \"hal platform\" pointer being passed around in the code to\nuse any HAL functionality.\n\nChange-Id: I04b2057f972aad7a5cfb4a396bcdf147c9f9ef1c\nSigned-off-by: Kshitij Sisodia \u003ckshitij.sisodia@arm.com\u003e\n" }, { "commit": "68fdd119f38c37ab28066474086b0e352d991baf", "tree": "cedb897ff9128f7d07e54c5c53ff8eb6be6b2bb1", "parents": [ "da2ec067da418d3d80b2829b111df25bd901eb5c" ], "author": { "name": "Kshitij Sisodia", "email": "kshitij.sisodia@arm.com", "time": "Wed Apr 06 13:03:20 2022 +0100" }, "committer": { "name": "Kshitij Sisodia", "email": "kshitij.sisodia@arm.com", "time": "Wed Apr 06 16:03:23 2022 +0100" }, "message": "MLECO-3096: Removing data_acq and data_psn\n\nFurther to the HAL refactoring done in previous commits,\nthis CR simpifies HAL by removing data_acq and data_psn\n\"modules\". The associated function pointers have been\nremoved.\n\nChange-Id: I04c194c08dfe0aff98ce4e0f0f056bac254c137d\nSigned-off-by: Kshitij Sisodia \u003ckshitij.sisodia@arm.com\u003e\n" }, { "commit": "ed35a6fea4a1604db81c56fc71f7756822fcf212", "tree": "f04b7d41ded8b4824978c2feaf120a3b6e1be2fb", "parents": [ "e2da7ee5e9732ec0d1962b7d74737b8ef5463a9e" ], "author": { "name": "Richard Burton", "email": "richard.burton@arm.com", "time": "Mon Feb 14 11:55:35 2022 +0000" }, "committer": { "name": "Richard", "email": "richard.burton@arm.com", "time": "Mon Feb 14 15:02:26 2022 +0000" }, "message": "MLECO-2874: Move NMS out of the OD use_case\n\n* Add ImageUtils\n* Move image related code from UseCaseCommonUtils to ImageUtils\n* Move NMS related code to ImageUtils\n* Delete test specific ImageUtils and use new ImageUtils\n\nSigned-off-by: Richard Burton \u003crichard.burton@arm.com\u003e\nChange-Id: Icbf5dd9c6a941b0126ecdf69a0c9d9969f22729f\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": "3107aa2152de9be8317e62da1d0327bcad6552e2", "tree": "2ba12a5dd39f28ae1b646e132fbe575c6a442ee9", "parents": [ "5cdfa9b834dc5a94c70f9f2b1f5c849dc5439e85" ], "author": { "name": "Isabella Gottardi", "email": "isabella.gottardi@arm.com", "time": "Thu Jan 27 16:39:37 2022 +0000" }, "committer": { "name": "Kshitij Sisodia", "email": "kshitij.sisodia@arm.com", "time": "Tue Feb 08 16:32:28 2022 +0000" }, "message": "MLECO-2873: Object detection usecase follow-up\n\nChange-Id: Ic14e93a50fb7b3f3cfd9497bac1280794cc0fc15\nSigned-off-by: Isabella Gottardi \u003cisabella.gottardi@arm.com\u003e\n" }, { "commit": "e958850d7672cd81a5eb48285a2df94b8f0595f0", "tree": "98628d840e5b1d6e96f38d31678e0cb8318d15f7", "parents": [ "ee98bd6f41fc78e3f87c61b5c62f2b07bf8b817a" ], "author": { "name": "Liam Barry", "email": "liam.barry@arm.com", "time": "Tue Jan 25 14:31:15 2022 +0000" }, "committer": { "name": "Liam Barry", "email": "liam.barry@arm.com", "time": "Tue Jan 25 16:25:17 2022 +0000" }, "message": "MLECO-2872 Minor improvement to CommonUseCaseUtils\n\nReplaced overloaded PresentInferenceresults with single function and removed\nlogic to handle arguments which are no longer passed.\n\nChange-Id: I745271638fcf78b7121c2a4b95844b752643bac2\nSigned-off-by: Liam Barry \u003cliam.barry@arm.com\u003e\n" }, { "commit": "9b8d67a5389db4afeeb22c9c705252ba7f6f5915", "tree": "88a1e1ac5bc42313b6478f70138237ae239afee3", "parents": [ "233cec0af9435f5352985dfeb8c27550e7bb2abb" ], "author": { "name": "Richard Burton", "email": "richard.burton@arm.com", "time": "Fri Dec 10 12:32:51 2021 +0000" }, "committer": { "name": "Richard", "email": "richard.burton@arm.com", "time": "Fri Dec 10 12:53:03 2021 +0000" }, "message": "MLECO-2684: Standardize LCD behaviour\n\n* LCD display behavior for Run All now matches Run Next\n* Remove repeated code\n\nSigned-off-by: Richard Burton \u003crichard.burton@arm.com\u003e\nChange-Id: I16706187fd4e7a59dd935783f5bfb8731435f381\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": "79d4154ee071d0e7ef2d1eecdde149d488bb9d8b", "tree": "21c8c0a2bd187a925f28045d4a57e9e4ef05be82", "parents": [ "14ab8d447c5f12df2ac7fd4217fc0d2005b02dca" ], "author": { "name": "Isabella Gottardi", "email": "isabella.gottardi@arm.com", "time": "Wed Oct 20 15:52:32 2021 +0100" }, "committer": { "name": "Isabella Gottardi", "email": "isabella.gottardi@arm.com", "time": "Mon Oct 25 08:51:10 2021 +0000" }, "message": "MLECO-2458 and MLECO-2476 [Fix] VWW IFM quant step\n\n* Changed image-\u003ecc conversion to be similar with preprocessing\n of img_class and vww models: images are scaled maintaing the\n aspect ration and then the centre crop of the correct size\n is taken.\n* VWW applies input quantization info to the int8 image\n (prior converted to [0,1] float range).\n* Changed adult_blur to a image without person.\n* Fix menu print when selecting a specific ifm to run\n (Select message was displayed after typing something)\n\nChange-Id: Ie6cde7ab4835ea842667b87397458a5d32131df3\n" }, { "commit": "118f73e0396fe66ee5cc3c0daec0882c7160a7cb", "tree": "fa604ebef4a221844c294b76598c259a12feb61d", "parents": [ "5c0ce54aaf276a13ac30902e8181faa662289b33" ], "author": { "name": "Isabella Gottardi", "email": "isabella.gottardi@arm.com", "time": "Thu Sep 16 17:54:35 2021 +0100" }, "committer": { "name": "Isabella Gottardi", "email": "isabella.gottardi@arm.com", "time": "Tue Oct 05 14:00:47 2021 +0000" }, "message": "MLECO-2395: Allow users to select Ethos-U memory mode\n\nChange-Id: Icf09410f12072e8d7850dd1e540c3243af24ed09\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": "8f9588721cbb7356b03a714c97d6b3a9a6e89438", "tree": "1ca19d31958081c09f360d91e15fefb6e38b3992", "parents": [ "e6588f620c648dd0492f6133152855d77c672568" ], "author": { "name": "Éanna Ó Catháin", "email": "eanna.ocathain@arm.com", "time": "Wed Sep 15 09:32:30 2021 +0100" }, "committer": { "name": "Kshitij Sisodia", "email": "kshitij.sisodia@arm.com", "time": "Thu Sep 16 16:01:23 2021 +0100" }, "message": "MLECO-2082: Adding visual wake word use case\nMLECO-2083: Refactoring img_class and visual wake word\n\n*Added source files for visual wake word\n*Added tests\n*Added docs\n*Added new images for visual wake word demo\n*Refactored common functions in img_class, visual wake word and other usecases\n\nChange-Id: Ibd25854e19a5517f940a8d3086a5d4835fab89e9\nSigned-off-by: Éanna Ó Catháin \u003ceanna.ocathain@arm.com\u003e\n" } ] }