aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-23Update ACL pin to f67034e7f52596eece094b37fb386c946e1b87eeNikhil Raj
2021-07-22MLCE-530 Add front end support for UnidirectionalSequenceLstm on ArmNNNarumol Prangnawarat
2021-07-22IVGCVSW-6073 Add protected mode to ArmNN CreationOptionsJan Eilers
2021-07-22IVGCVSW-6077 Add the Custom Memory Allocator interface definitionDavid Monahan
2021-07-21IVGCVSW-6176 Add support for shape_signature in the tflite parserFinn Williams
2021-07-21NNXSW-3081 Move Filesystem.hpp and Threads.hpp to public includeRob Hughes
2021-07-21Fixed RunTest's TfliteParser with boolean outputBruno Goncalves
2021-07-21Added comparison operators to TfLiteParserBruno Goncalves
2021-07-16Avoid empty test suitesMatthew Bentham
2021-07-16Fix binding of reference to null pointer in RefFullyConnectedWorkloadMatthew Bentham
2021-07-16Avoid undefined behaviour in NumericCast unit testMatthew Bentham
2021-07-15Fix some compile warnings & errorsRob Hughes
2021-07-15IVGCVSW-5965: Remove the boost library from Arm NN build files.Sadik Armagan
2021-07-12Fix Unittest failures in CL MasterNikhil Raj
2021-07-05Remove excess trace messages from unit testsMatthew Bentham
2021-07-05Improve ThrowBackendUnavailableException testMatthew Bentham
2021-07-01Fix undefined behaviour in PolymorphicDowncastMatthew Bentham
2021-07-01IVGCVSW-6075 Add ParseExpandDims to TfliteParserTeresa Charlin
2021-06-30IVGCVSW-6161 ConstTensorsAsInput: Optimizer - Redirect ConstTensor layer membersMatthew Sloyan
2021-06-30IVGCVSW-6114 Create multiple LoadedNetworks from one OptimizedNetworkMike Kelly
2021-06-29Fix segfault in IsLayerSupportedTestsMatthew Bentham
2021-06-29IVGCVSW-6027 Add IsConstant flag to TensorInfoJan Eilers
2021-06-24Disable Sin support in NeonNikhil Raj
2021-06-23IVGCVSW-6062 Rework the async threadpoolFinn Williams
2021-06-21Remove remaining boost testsMatthew Sloyan
2021-06-21IVGCVSW-6099 Fix BackendsCompatibility tests with only Neon or CL enabledFinn Williams
2021-06-18IVGCVSW-5810 Create a skeleton armnnTestUtils libraryMatthew Sloyan
2021-06-18MLCE-510 Add CpuRef Shape Operator to ArmNNKeith Davis
2021-06-17Print Log and Sin Elementwise on dot graphTeresa Charlin
2021-06-16Fix compilation failure in CL Master nightlyNikhil Raj
2021-06-16Refactor Network.hpp to be in alphabetical orderKeith Davis
2021-06-16MLCE-510 Add CpuRef Shape Operator to ArmNNKeith Davis
2021-06-16IVGCVSW-6088 Add Sin and Log to ElementWiseUnaryTeresa Charlin
2021-06-16Fix broken link to Ndk guide in armnn Readme.mdNikhil Raj
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-6083 Add an advisory FAQ entry about TF lite benchmarking tool.Colm Donelan
2021-06-11IVGCVSW-5963 'Move unit tests to new framework'Sadik Armagan
2021-06-10Update ACL pin to a5c428a5428d1c7a9d1d03fd198d6a8578b6c12cNikhil Raj
2021-06-09IVGCVSW-5855 Refactor the reporting of capabilities from backendsFinn Williams
2021-06-08IVGCVSW-5834 Move the IProfilingGuidGenerator and ProfilingGuidGenerator into...Nikhil Raj
2021-06-04COMPMID-4548 Print Elementwise Descriptor on dot graphTeresa Charlin
2021-06-03Remove duplicated check for Dequantize input type not supportedTeresa Charlin
2021-06-03IVGCVSW-6065 Update Debian Packaging for 21.05Francis Murtagh
2021-06-02IVGCVSW-5962 Remove boost::multi_arraySadik Armagan
2021-06-02COMPMID-4544 Print Comparison Descriptor on dot graphTeresa Charlin
2021-06-01IVGCVSW-5833 Move the ProfilingGuid out of Types.hpp to its own header in pro...Nikhil Raj
2021-05-31MLCE-500 Link zlib library to ArmNNKeith Davis
2021-05-31IVGCVSW-6059 Fixing PermutationVector.end() to cope with dimensions < 5Colm Donelan
2021-05-27IVGCVSW-6061 Add PRELU support to TF Lite delegateJames Conroy