aboutsummaryrefslogtreecommitdiff
path: root/src/armnn/test
AgeCommit message (Expand)Author
2021-08-17IVGCVSW-6317 Cleaning up BackendRegistry following negative tests.Colm Donelan
2021-08-10Adds CustomAllocator interface and Sample AppJan Eilers
2021-08-06IVGCVSW-6119 ConstTensorsAsInput: FullyConnectedMatthew Sloyan
2021-08-05IVGCVSW-6258 'Unittest failures'Sadik Armagan
2021-08-05IVGCVSW-5980 Add Descriptor, TensorInfo and Convolution algorithm to JSONKeith Davis
2021-08-04Fixed bugs in PreCompiledLayerMike Kelly
2021-07-22IVGCVSW-6073 Add protected mode to ArmNN CreationOptionsJan Eilers
2021-07-16Avoid empty test suitesMatthew Bentham
2021-07-16Avoid undefined behaviour in NumericCast unit testMatthew Bentham
2021-07-15Fix some compile warnings & errorsRob Hughes
2021-07-05Remove excess trace messages from unit testsMatthew Bentham
2021-06-30IVGCVSW-6161 ConstTensorsAsInput: Optimizer - Redirect ConstTensor layer membersMatthew Sloyan
2021-06-30IVGCVSW-6114 Create multiple LoadedNetworks from one OptimizedNetworkMike Kelly
2021-06-16IVGCVSW-6088 Add Sin and Log to ElementWiseUnaryTeresa Charlin
2021-06-16IVGCVSW-5826 Change weights layout for depthwise to [1,H,W,I*M]Jan Eilers
2021-06-16IVGCVSW-5835 Move the src/profiling/LabelsAndEventClasses class to profiling/...Nikhil Raj
2021-06-11IVGCVSW-5963 'Move unit tests to new framework'Sadik Armagan
2021-06-09IVGCVSW-5855 Refactor the reporting of capabilities from backendsFinn Williams
2021-06-02IVGCVSW-5962 Remove boost::multi_arraySadik Armagan
2021-05-31IVGCVSW-6059 Fixing PermutationVector.end() to cope with dimensions < 5Colm Donelan
2021-05-24IVGCVSW-6069 Add Unit Test for Pad + DepthwiseConv and Pad + ConvTeresa Charlin
2021-05-24IVGCVSW-6069 Fold PAD into Depthwise ConvolutionTeresa Charlin
2021-05-20MLCE-418 Reduce layer does not support multiple axesMatthew Sloyan
2021-05-18IVGCVSW-5964 As part of Boost removal this Windows only code is obsolete.Colm Donelan
2021-05-18IVGCVSW-5964 Removing some remaining boost utility usages from tests.Colm Donelan
2021-05-08IVGCVSW-5818 Enable import on GPUNarumol Prangnawarat
2021-05-07Revert "MLCE-418 Reduce layer does not support multiple axes"Matthew Sloyan
2021-05-06MLCE-418 Reduce layer does not support multiple axesMatthew Sloyan
2021-05-06IVGCVSW-5815 Generalise ConstCpuTensorHandleJames Conroy
2021-04-29IVGCVSW-5890 Prevent modification to const layers with multiple connectionsColm Donelan
2021-04-27IVGCVSW-5719 Remove QuantizerKevin May
2021-04-21Fold PAD into Pooling2d if possibleDiego Lopez Recas
2021-04-21IVGCVSW-5842 Remove cross-wiring in depthwiseJan Eilers
2021-04-07Fix graph copy memory spikeFinn Williams
2021-04-02IVGCVSW-5783 'Add AsyncExecution Capability'Sadik Armagan
2021-03-25IVGCVSW-5736 and IVGCVSW-5743 'NonConstWeights: Update front-end and TfLiteDe...Sadik Armagan
2021-03-23Revert "Fold PAD into Pooling2d"Jim Flynn
2021-03-22Fold PAD into Pooling2dDiego Lopez Recas
2021-03-16IVGCVSW-5754 Change the behaviour of the AddBroadcastReshapeLayer Optimisatio...Finn Williams
2021-03-03IVGCVSW-5612 Fix tiny_wav2letter_relu_fixed_int8 delegate outputexperimental/abi-testsFinn Williams
2021-02-17IVGCVSW-5734 Building armnn failed in our Backends CI jobFrancis Murtagh
2021-02-15IVGCVSW-4873 Implement Pimpl Idiom for INetwork and IOptimizedNetworkFrancis Murtagh
2021-02-15IVGCVSW-5675 Implement Pimpl Idiom for IProfiler (lower priority)Francis Murtagh
2021-02-12IVGCVSW-4893 Refactor ILayerVisitor using unified interface strategy.Finn Williams
2021-02-08IVGCVSW-4873 Implement Pimpl Idiom for IRuntimeKevin May
2021-02-03backends/reference: Add ReduceSum operation supportSadik Armagan
2021-01-28IVGCVSW-4874 Provide LayerSupportHandle to frontend usersFrancis Murtagh
2021-01-14MLCE-325 ArmnnQuantizer incorrectly Quantizes all DataTypesMike Kelly
2021-01-05adding BOOST_TEST to EnqueueWorkload in FuseActivation Unit TestTeresa Charlin
2020-12-17IVGCVSW-5532 Adding UnitTest fusing activationTeresa Charlin