aboutsummaryrefslogtreecommitdiff
path: root/src/backends/backendsCommon
AgeCommit message (Expand)Author
2021-08-10MLCE-530 Add support for UnidirectionalSequenceLstm to RefWorkloadexperimental/daves_custom_allocator_dmabufNarumol Prangnawarat
2021-08-10Adds CustomAllocator interface and Sample AppJan Eilers
2021-08-06IVGCVSW-6119 ConstTensorsAsInput: FullyConnectedMatthew Sloyan
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-21NNXSW-3081 Move Filesystem.hpp and Threads.hpp to public includeRob Hughes
2021-07-15Fix some compile warnings & errorsRob Hughes
2021-07-12Fix Unittest failures in CL MasterNikhil Raj
2021-07-05Improve ThrowBackendUnavailableException testMatthew Bentham
2021-06-30IVGCVSW-6114 Create multiple LoadedNetworks from one OptimizedNetworkMike Kelly
2021-06-29Fix segfault in IsLayerSupportedTestsMatthew Bentham
2021-06-23IVGCVSW-6062 Rework the async threadpoolFinn Williams
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-16MLCE-510 Add CpuRef Shape Operator to ArmNNKeith Davis
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-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-26IVGCVSW-6009 Integrate threadpool into ExNetKevin May
2021-05-19IVGCVSW-5964 Removing some obsolete Boost references.Colm Donelan
2021-05-18IVGCVSW-5964 Removing some remaining boost utility usages from tests.Colm Donelan
2021-05-10IVGCVSW-5808 Fix ArmNN backend profiling tests which fail on Jenkins with NPU...Nikhil Raj
2021-05-08IVGCVSW-5818 Enable import on GPUNarumol Prangnawarat
2021-05-06IVGCVSW-5813 Add Async Queue to IRuntimeKeith Davis
2021-05-06IVGCVSW-5815 Generalise ConstCpuTensorHandleJames Conroy
2021-05-06IVGCVSW-5410 Move ILayerSupport.hpp to backends folderFrancis Murtagh
2021-05-05IVGCVSW-5882 Produce warning if bias quantization scale mismatchmathad01
2021-04-29IVGCVSW-5819 5820 5821 Add MemorySourceFlags to TensorHandleFactoryRegistry::...Francis Murtagh
2021-04-28IVGCVSW-5843 Separate memory managers for WorkingMemHandlesFinn Williams
2021-04-20IVGCVSW-5816 Constant memory accessFrancis Murtagh
2021-04-14IVGCVSW-5787 Add/Update Execute() implementations in RefActivationWorkloadFinn Williams
2021-04-12IVGCVSW-5410 Add front-end support for CASTmathad01
2021-04-08IVGCVSW-5823 Refactor Async Network APIMike Kelly
2021-04-08IVGCVSW-5793 Add default ExecuteAsync implementation to WorkloadFinn Williams
2021-04-02IVGCVSW-5783 'Add AsyncExecution Capability'Sadik Armagan
2021-03-29IVGCVSW-5676 Fixing build failure in backends jenkins job.Colm Donelan
2021-03-29IVGCVSW-5790 Merge async prototypeMike Kelly
2021-03-25IVGCVSW-5736 and IVGCVSW-5743 'NonConstWeights: Update front-end and TfLiteDe...Sadik Armagan
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-5717 Update JsonPrinterTestImpl to match latest ACLDavid Monahan
2021-02-11MLCE-347 Bug fixes in Reduce: QueueDescriptor.validate and init REDUCE_MINTeresa Charlin
2021-02-09MLCE-347 'REDUCE_MIN, REDUCE_MAX, REDUCE_SUM Support'Sadik Armagan
2021-02-08IVGCVSW-4873 Implement Pimpl Idiom for IRuntimeKevin May
2021-02-03backends/reference: Add ReduceSum operation supportSadik Armagan
2021-01-25IVGCVSW-5525 Handle Neon optionality on 32 bit linux platformsFrancis Murtagh
2020-12-16IVGCVSW-5595 Fix incorrect padding value for asymmetric quantized typeNarumol Prangnawarat
2020-11-27IVGCVSW-5499 Missing validation for zero strideTeresa Charlin