aboutsummaryrefslogtreecommitdiff
path: root/shim
AgeCommit message (Collapse)Author
2022-06-15IVGCVSW-6960 Device not found running MLTS with Support Libraryexperimental/armnn_shim_slCathal Corbett
* Enabling logcat prints to show the backend MLTS is running on. Signed-off-by: Cathal Corbett <cathal.corbett@arm.com> Change-Id: I1668cbc34fac9d6e09e91257bba4855c1d94c65c
2022-06-14IVGCVSW-6956 'Use utility function to convert Pointer Memory to Memory Pool ↵Sadik Armagan
where necessary' Signed-off-by: Sadik Armagan <sadik.armagan@arm.com> Change-Id: Id9f8e6b3063a6a1748cceb5b9c5f802b0a757b5c
2022-06-14IVGCVSW-6966 Add build folder vars for SL build processKevin May
* Use cmake flags to indicate armnn build and aosp modules folders Signed-off-by: Kevin May <kevin.may@arm.com> Change-Id: I8afa94734823ba3f855941d4462be45677d41f46
2022-06-10IVGCVSW-6872 SLTS Failures and GpuAcc takes too long to completeCathal Corbett
* Fix memory issue by calling UnloadNetwork() in destructor of ArmnnPreparedModel. Signed-off-by: Cathal Corbett <cathal.corbett@arm.com> Change-Id: I255a50f2bf0bfcc8eedf1ad34cea9249a046bce8
2022-06-08IVGCVSW-6986 SLTS Failures due to Caching commitsCathal Corbett
* TestGenerated/GeneratedTests.Sync/argmax_1 fix. * TestGenerated/GeneratedTests.Sync/conv2d_quant8_signed_nchw_quant8_signed_5 fix. Signed-off-by: Cathal Corbett <cathal.corbett@arm.com> Change-Id: I47893713d615e75e9f9bd08e5caf13a4542bca07
2022-05-17IVGCVSW-6758 Build libcrypto as a static libraryKevin May
Signed-off-by: Kevin May <kevin.may@arm.com> Change-Id: I0201324cf060ee52cef07077e3ed8e31e7fd4c2d
2022-05-09IVGCVSW-6730 Fix Caching in Support LibraryKevin May
* This currently works with the shim and sl. * Vts tests pass where once they skipped (tested locally) Signed-off-by: Kevin May <kevin.may@arm.com> Change-Id: Ib446a7231cec3919e80c2b8f98ea29d15e7aca00
2022-05-05IVGCVSW-6758 Update SL AOSP repos to use SHA's from master 25/03/22Kevin May
* Add new SHA's from master 25/03/2 to clone script * Fix changed AOSP paths in CMakelists * Add new aosp/external dependencies in CMakeLists * Update functions with FL8 parameters hints and extensionNameAndPrefix * Update sharedHandle which changed from having pointer * Fix broken NeuralNetwork patch after pulling on aosp master Signed-off-by: Kevin May <kevin.may@arm.com> Change-Id: I5e4b773b87591cec0347c3d739bce9858baed39f
2022-04-21IVGCVSW-6755 Integrate DriverOptions to arm-armnn-slColm Donelan
* Modify DriverOptions to parse an environment variable. * Update support library service to use the new driver options. * Added minimal README file to describe usage. Signed-off-by: Colm Donelan <colm.donelan@arm.com> Change-Id: Ifc2847a32bf8009c61df4465accd1b1df31f45db
2022-04-15IVGCVSW-6770 Build arm-armnn-sl and armnn into shared objectColm Donelan
* Add a OBJECT library of the serializer. * Make armnnUtils an OBJECT library. * Modify arm-armnn-sl to OBJECT use libraries of armnnUtils and the serializer. Signed-off-by: Colm Donelan <colm.donelan@arm.com> Change-Id: Ib123ffbd36daf7270d51be7e1124aab56cdad243
2022-04-04IVGCVSW-6754 Integrate Import Host Memory to arm-armnn-slFinn Williams
Signed-off-by: Finn Williams <finn.williams@arm.com> Change-Id: I1d465725e56f61034cb2425157bb594b4ceab9fa
2022-03-09Add patch to support mapping ashmem and fix error handlingFinn Williams
Signed-off-by: Kevin May <kevin.may@arm.com> Signed-off-by: Finn Williams <finn.williams@arm.com> Change-Id: I8ff912691c4d197d398c22c3e08288d0d0fd7e0a
2022-03-02Typo in GuideKevin May
* Only file changed is shim/BuildGuideShimSupportLibrary.md * All other files are merge squash from Arm NN 22.02 Signed-off-by: Kevin May <kevin.may@arm.com> Change-Id: Id82a6e9ac8abf74c1073c08744712f50e98dece0
2022-02-11IVGCVSW-6226 Arm NN Shim Service and Support LibraryKevin May
Signed-off-by: Kevin May <kevin.may@arm.com> Change-Id: I542b4c4c7b0592f5153ab3d10141bed4e8f169cd