aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-02-08IVGCVSW-4901 Add semantic versioning to Parsers and TfLite DelegateMatthew Sloyan
2021-02-08IVGCVSW-4873 Implement Pimpl Idiom for IRuntimeKevin May
2021-02-08IVGCVSW-5605 Doxygen: Update parser sectionJan Eilers
2021-02-05IVGCVSW-4143 Add semantic versioning to Arm NNNikhil Raj
2021-02-05MLCE-326 'Support Dilation in Conv2D in ONNX and Tensorflow Parsers'Sadik Armagan
2021-02-04IVGCVSW-5592 Implement Pimpl Idiom for Caffe and Onnx ParsersKevin May
2021-02-04IVGCVSW-5592 Implement Pimpl Idiom for Tf and TfLite ParsersKevin May
2021-02-03backends/reference: Add ReduceSum operation supportSadik Armagan
2021-02-02IVGCVSW-5605 Doxygen: Move Converter and Quantizer to Software ToolsJan Eilers
2021-02-02IVGCVSW-5605 Doxygen: Move Serializer and Deserializer to Software ToolsJan Eilers
2021-02-01IVGCVSW-5593 Implement Pimpl Idiom for serialization classesFinn Williams
2021-01-28IVGCVSW-4874 Provide LayerSupportHandle to frontend usersFrancis Murtagh
2021-01-28Remove incorrect use of std::vector.reserveJim Flynn
2021-01-25IVGCVSW-5619 Add OptimizerOptions and NetworkProperties to ArmNN DelegateNarumol Prangnawarat
2021-01-25Update ACL pin to 6a4ebe1305b544aec1ba0bfc67ed65d94fcc8c2eNikhil Raj
2021-01-25IVGCVSW-5525 Handle Neon optionality on 32 bit linux platformsFrancis Murtagh
2021-01-22MLCE-335 'DEPTH_TO_SPACE and GATHER operator support in TfLiteParser'Sadik Armagan
2021-01-22IVGCVSW-5571 Expose the TfLite Delegate to the TfLite python APIJan Eilers
2021-01-21IVGCVSW-5616 Don't fuse activation if quantization parameters are differentTeresa Charlin
2021-01-20MLCE-336 'TfLite parser and ExecuteNetwork issues'Sadik Armagan
2021-01-15IVGCVSW-4417 'Serialise ArmNN Model on android-nn-driver'Sadik Armagan
2021-01-15IVGCVSW-5644 Add documentation for cache loaded networkMatthew Sloyan
2021-01-15Renaming NEActivationLayerKernel to CpuActivationKernelNikhil Raj
2021-01-15IVGCVSW-5424 TFLite parser not parsing new TransposeConvDavid Monahan
2021-01-14MLCE-325 ArmnnQuantizer incorrectly Quantizes all DataTypesMike Kelly
2021-01-13IVGCVSW-5483 Fix cache loaded network nightly failureMatthew Sloyan
2021-01-12IVGCVSW-5630 Unittest failure on mipsel/s390x/ppc64/powerpcFrancis Murtagh
2021-01-11IVGCVSW-5483 'Implement Loading and Saving to File'Matthew Sloyan
2021-01-07Fix mac build breaksKeith Mok
2021-01-07Fix build breaks for armnnDeserializer testKeith Mok
2021-01-07Add argmax deconv support for caffe parserKeith Mok
2021-01-07Add Caffe Parser Dilation supportKeith Mok
2021-01-05adding BOOST_TEST to EnqueueWorkload in FuseActivation Unit TestTeresa Charlin
2020-12-17IVGCVSW-4625 Add CL Rank WorkloadDavid Monahan
2020-12-17IVGCVSW-5614 Enable Hard Swish and Elu activationsMatthew Sloyan
2020-12-17IVGCVSW-5532 Adding UnitTest fusing activationTeresa Charlin
2020-12-16IVGCVSW-5595 Fix incorrect padding value for asymmetric quantized typeNarumol Prangnawarat
2020-12-11Sort subgraphview layers on constructionDerek Lamberti
2020-12-08IVGCVSW-5500 Fix transpose conv InferOutputShapeJames Conroy
2020-12-03IVGCVSW-4626 Add Neon Rank WorkloadDavid Monahan
2020-12-02IVGCVSW-5482 'Add a ClCompileContext parameter to each ClWorkload Constructor'Sadik Armagan
2020-11-30IVGCVSW-5568 Revert "IVGCVSW-5563 Fix Crash on model with FullyConnected Sigm...Teresa Charlin
2020-11-27IVGCVSW-5499 Missing validation for zero strideTeresa Charlin
2020-11-26IVGCVSW-5481 'Add ClCompileContext to ClWorkloadFactory'Sadik Armagan
2020-11-24IVGCVSW-5347 Update Readme for 20.11Teresa Charlin
2020-11-23IVGCVSW-5569 Fix Unittest failure while building using EthosNAcc backendNarumol Prangnawarat
2020-11-19IVGCVSW-5093 Remove redundant LogicalUnary functionsJames Conroy
2020-11-19IVGCVSW-5563 Fix Crash on model with Fullyconnected Sigmoid ActivationKevin May
2020-11-18IVGCVSW-5092 Add CL Logical workloadJames Conroy
2020-11-18IVGCVSW-5093 Add NEON Logical workloadJames Conroy