aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-03-01IVGCVSW-6602 Put ArmnnTestUtils under abi-compliance checking.Teresa Charlin
2022-02-23IVGCVSW-6803 Add int32 support for CONCATENATION in CpuRefTeresa Charlin
2022-02-23IVGCVSW-6700 Disable importing on ClConv2d when datalayout is NCHWDavid Monahan
2022-02-23Revert "IVGCVSW-6268 Add support of Unidirectional Sequence Lstm fp32/fp16 to...Cathal Corbett
2022-02-23Revert "IVGCVSW-6267 Add support of Unidirectional Sequence Lstm fp32/fp16 to...Cathal Corbett
2022-02-22IVGCVSW-6267 Add support of Unidirectional Sequence Lstm fp32/fp16 to ClCathal Corbett
2022-02-21IVGCVSW-6268 Add support of Unidirectional Sequence Lstm fp32/fp16 to NeonCathal Corbett
2022-02-17Add SupportsTensorHandleReplacement implementation to the ClConvert workloadsDavid Monahan
2022-02-16Refactor Forced ImportFinn Williams
2022-02-16IVGCVSW-6399 Remove deprecated code 22.02 (FullyConnected)Francis Murtagh
2022-02-14Add implementation of reconfigure function to Cl Convert workloadsJim Flynn
2022-02-14IVGCVSW-6708 Break Profiling Dependence on IRuntime ExternalProfilingOptionsJim Flynn
2022-02-11Fix unit test where NeonMemoryManager was used instead of RefMemoryManagerMatthew Bentham
2022-02-10Tweak to misaligned memory pointer tests to not read/write to misaligned buffersDavid Monahan
2022-02-10IVGCVSW-6700 Add override functions to all typed Neon/CL workloadsDavid Monahan
2022-02-10Avoid writing to and reading from misaligned pointers in UnitTestsMatthew Bentham
2022-02-10Renaming MockBackend in OptimizerTests to avoid namespace clash.Colm Donelan
2022-02-09IVGCVSW-6399 Remove deprecated code 22.02Francis Murtagh
2022-02-09Fix some build failuresRob Hughes
2022-02-08IVGCVSW-6700 Fix segfaultDavid Monahan
2022-02-08Handle optional biases better in Neon/Cl FullyConnected workloadsMatthew Bentham
2022-02-07IVGCVSW-6635 Move MemCopyTestImpl from acl to armnnTestUtils.Colm Donelan
2022-02-07IVGCVSW-6698 EndToEnd tests on ref to ensure allocated data can be reusedDavid Monahan
2022-02-07IVGCVSW-6711 Async Execute Test fails on 32bit raspiRyan OShea
2022-02-06IVGCVSW-6747 Call Cl sync after EnqueueWorkloadNarumol Prangnawarat
2022-02-04IVGCVSW-6727 Updating error messages from the flatbuffers parser.Colm Donelan
2022-02-03IVGCVSW-6634 SubgraphView: Add method of returning a GetSubgraphWorkingCopyFrancis Murtagh
2022-02-03IVGCVSW-6724 Accessing ConstTensors from IConnectableLayerNikhil Raj
2022-02-03IVGCVSW-6635 Expose a new MockWorkloadFactory and MockMemManager (Part 1)Colm Donelan
2022-02-03IVGCVSW-6696 Add Forced Import EndToEnd tests to Ref, Neon, and CLDavid Monahan
2022-02-02IVGCVSW-6639 Add GetParameters to IConnectableLayerJim Flynn
2022-01-31IVGCVSW-6552 Add support of aligned host memoryNarumol Prangnawarat
2022-01-28IVGCVSW-6679 Add input and output workload slot pairs to LoadedNetworkDavid Monahan
2022-01-27IVGCVSW-6739 'Issues on Logging API'Sadik Armagan
2022-01-27IVGCVSW-6687 Implement ICLTensorProxyNarumol Prangnawarat
2022-01-26IVGCVSW-6685-6686 Modify workloads to extend Neon/Cl BaseWorkloadTeresa Charlin
2022-01-26GitHub #603 Add PADV2 support to TFLite ParserMike Kelly
2022-01-26IVGCVSW-6727 Change asserts to CHECK in ParserFlatbuffersFixture.hpp.Colm Donelan
2022-01-26IVGCVSW-6683-6684 Add ClBaseWorkload and NeonBaseWorkloadTeresa Charlin
2022-01-25IVGCVSW-6673 Implement CanBeImported function to ClTensorHandleNikhil Raj
2022-01-25IVGCVSW-6676 Register CopyAndImportFactoryPairs to RefBackend and unit testsNarumol Prangnawarat
2022-01-25IVGCVSW-6678 Register CopyAndImportFactoryPairs to NeonBackend and unit testsNarumol Prangnawarat
2022-01-24IVGCVSW-6677 Register CopyAndImportFactoryPairs to ClBackend and unit testsNarumol Prangnawarat
2022-01-24Bugfix: Set removal date for Backend API stability items to 22.11Francis Murtagh
2022-01-21IVGCVSW-6735 DynamicBackendTests throwing exception while running ArmNN UnittestCathal Corbett
2022-01-21Fix build using gcc-5Rob Hughes
2022-01-20Bugfix: Add default Implementation for ILayerSupport deprecated APIFrancis Murtagh
2022-01-20Fix DynamicBackendTest causing failure from IVGCVSW-6629.Cathal Corbett
2022-01-19IVGCVSW-6712 Move SubgraphView to backends include folderFrancis Murtagh
2022-01-19IVGCVSW-6629 Stabilize the ILayerSupport interface with unified strategy.Cathal Corbett