aboutsummaryrefslogtreecommitdiff
path: root/samples
AgeCommit message (Expand)Author
2022-02-05MLECO-2079 Adding the C++ KWS exampleGeorge Gekov
2022-01-14IVGCVSW-6633 SubgraphView uses IConnectableLayer rather than Layer in its m_L...Francis Murtagh
2021-11-09IVGCVSW-6420 Fix for typo in samples/DynamicSample.cppDavid Monahan
2021-11-08IVGCVSW-6420: Constant flag in tensor info is not set correctlyCathal Corbett
2021-11-05IVGCVSW-6412 Implement CLBackend ICustomAllocatorDavid Monahan
2021-11-04IVGCVSW-6095 Sample model to test Netron serialized format supportNikhil Raj
2021-11-04IVGCVSW-6095 New serialized model added that supports on NetronNikhil Raj
2021-10-21IVGCVSW-6237 Assess documentation impact and update relevant placesKeith Davis
2021-10-19IVGCVSW-6310 Update ICustomAllocator and add GetDefaultAllocator function to ...Francis Murtagh
2021-10-13IVGCVSW-6314 Pre-Importing - Create example appFrancis Murtagh
2021-09-24IVGCVSW-3705 Add Channel Shuffle Front end and Ref ImplementationSimon Obute
2021-09-08Add sample app for asynchronous executionJan Eilers
2021-08-20Make samples visible in doxygenJan Eilers
2021-08-10Adds CustomAllocator interface and Sample AppJan Eilers
2021-08-09IVGCVSW-6119 ConstTensorsAsInput: FullyConnected Bug FixMatthew Sloyan
2021-08-06Fix SimpleSample to use new FullyConnected APIFrancis Murtagh
2021-08-06IVGCVSW-5922 Update minor version for all parsers.Matthew Sloyan
2021-08-06Bugfix: Add ARMNN_NO_DEPRECATE_WARN to simpleSampleFrancis Murtagh
2021-06-16MLCE-510 Add CpuRef Shape Operator to ArmNNKeith Davis
2021-05-27CSAF-235 Small fixes to Arm NN Delegate Image Classificaton ExampleHenri Woodcock
2021-05-20CSAF-235 Arm NN Delegate Image Classificaton Example.Henri Woodcock
2021-05-07MLECO-1252 ASR sample application using the public ArmNN C++ API.Éanna Ó Catháin
2021-03-25IVGCVSW-5736 and IVGCVSW-5743 'NonConstWeights: Update front-end and TfLiteDe...Sadik Armagan
2021-02-15IVGCVSW-5694 Update Major, Minor release versionsNikhil Raj
2020-11-05Remove URL_HASH check for x264 libÉanna Ó Catháin
2020-09-14MLECO-929 Add Object Detection sample application using the public ArmNN C++ APIÉanna Ó Catháin
2020-06-26Update comment message on DynamicSample exampleNarumol Prangnawarat
2020-02-07IVGCVSW-4402 add boost and armnn path to sample dynamic backendNarumol Prangnawarat
2020-02-03IVGCVSW-4399 Create Sample Dynamic backendNarumol Prangnawarat
2020-01-17Github #320 Add logging and error checking to SimpleSampleMatthew Bentham
2019-11-05GitHub #294 Add sample serialized graphTee Jung
2019-08-27IVGCVSW-3656 Rename ARMCOMPUTEREF to ARMNNREFMatteo Martincigh
2019-08-22IVGCVSW-3656 Make the reference backend optionalMatteo Martincigh
2019-05-14Use the new deprecation APIMatteo Martincigh
2018-11-19Fix for Github issue #103Matthew Bentham
2018-09-17IVGCVSW-1807 : change license text in file headersDavid Beck
2018-08-31Release 18.08telsoa01