aboutsummaryrefslogtreecommitdiff
path: root/src/backends/reference
AgeCommit message (Expand)Author
2021-02-19Give unique names to debug layersRob Hughes
2021-02-15IVGCVSW-4873 Implement Pimpl Idiom for INetwork and IOptimizedNetworkFrancis Murtagh
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
2020-12-17IVGCVSW-4625 Add CL Rank WorkloadDavid Monahan
2020-12-16IVGCVSW-5595 Fix incorrect padding value for asymmetric quantized typeNarumol Prangnawarat
2020-11-19IVGCVSW-5093 Remove redundant LogicalUnary functionsJames Conroy
2020-11-18Fix logical vts skipNarumol Prangnawarat
2020-11-17IVGCVSW-5530 'Cannot run SSD Mobilenet f16/uint8 on CpuRef via ExecuteNetwork'Sadik Armagan
2020-11-09IVGCVSW-5091 Add Logical ops frontend and ref implJames Conroy
2020-11-09IVGCVSW-5327 Add to Layer a binary blob to host the activation layer infoKeith Davis
2020-10-23GitHub#465 Fix NonMaxSuppressionantkillerfarm
2020-10-13IVGCVSW-4489 Remove remaining occurrence of boost::formatMatthew Sloyan
2020-10-02IVGCVSW-5334 Remove remaining boost::numeric_cast from armnnMatthew Sloyan
2020-10-01IVGCVSW-5325 Fix non-channel per axis quantizationFinn Williams
2020-09-28IVGCVSW-5325 Speed up the reference backendFinn Williams
2020-09-24Add int32 and int64 ArgMax op supportInki Dae
2020-09-17IVGCVSW-5300 Remove some boost::numeric_cast from armnn/backendsMatthew Sloyan
2020-09-14IVGCVSW-5157 'Pipe ModelOption through Network::LoadNetwork() to Workload fac...Sadik Armagan
2020-08-31IVGCVSW-5256 Use CreateTensorHandle() function from TensorHandleFactory in th...Finn Williams
2020-08-31IVGCVSW-5231 Remove CreateTensorHandle in the test where there is NO_DEPRECAT...Keith Davis
2020-08-31IVGCVSW-5253 Use CreateTensorHandle() function from TensorHandleFactory in th...Finn Williams
2020-08-31IVGCVSW-5252 Use CreateTensorHandle() function from TensorHandleFactory in th...Finn Williams
2020-08-31IVGCVSW-5249 Use CreateTensorHandle from ITensorHandleFactory in the test for...Keith Davis
2020-08-31IVGCVSW-5250 Remove CreateTensorHandle in the test for layers between E-FFinn Williams
2020-08-28IVGCVSW-5257 'Remove CreateTensorHandle in the test for layers beginning with S'Sadik Armagan
2020-08-27IVGCVSW-5257 'Remove CreateTensorHandle in the test for layers beginning with S'Sadik Armagan
2020-08-27IVGCVSW-5257 'Remove CreateTensorHandle in the test for layers beginning with S'Sadik Armagan
2020-08-27Export Armnn cmakeDerek Lamberti
2020-08-27IVGCVSW-5251 'Remove CreateTensorHandle for ArgMinMaxTestImpl'Sadik Armagan
2020-08-26IVGCVSW-5250 Remove CreateTensorHandle in the test for layers between E-FFinn Williams
2020-08-25IVGCVSW-5109 'Add SupportsInPlaceComputation to TensorHandleFactories'Sadik Armagan
2020-08-18IVGCVSW-5014 Deprecate CreateTensorHandle from WorkloadFactorySadik Armagan
2020-08-16IVGCVSW-5216 Remove CreateTensorHandle from TransposeTeresa Charlin
2020-08-15IVGCVSW-5218 Remove CreateTensorHandle from DetectionPostProcess and PreluFrancis Murtagh
2020-08-12IVGCVSW-4979 Add GetTensorHandleFactory to WorkloadFactoryHelper(Ref/Ne/Cl)Teresa Charlin
2020-07-31IVGCVSW-4712 Fill layer datatype adjustmentsTeresa Charlin
2020-07-30IVGCVSW-5174 Fix i386 Floor and AbsTestFrancis Murtagh
2020-07-30IVGCVSW-4713 Add EndToEnd test for RANKTeresa Charlin
2020-07-28IVGCVSW-4712 Add EndToEnd test for FILLTeresa Charlin
2020-07-24IVGCVSW-4889/IVGCVSW-4890 CL/Neon UnitTests for align_corners & half_pixelsTeresa Charlin
2020-07-23IVGCVSW-5010 Add GetCapabilities to ITensorHandleFactoryNarumol Prangnawarat
2020-07-13IVGCVSW-5078 Fix segmentation fault on Yolo V3 Big AppNarumol Prangnawarat
2020-07-07Remove new occurence of boost::polymorphic_downcastJan Eilers
2020-07-06IVGCVSW-4624 Add a RANK Reference ImplementationFinn Williams
2020-07-01IVGCVSW-4903 Connect axis parameter in Gather from android to ACL.Teresa Charlin
2020-06-30IVGCVSW-5007 Implement an Int32 reference Elementwise workloadFinn Williams
2020-06-30IVGCVSW-5036 Do not allocate memory when import is enabledNarumol Prangnawarat