aboutsummaryrefslogtreecommitdiff
path: root/src/armnn
AgeCommit message (Expand)Author
2019-12-18IVGCVSW-4268 Print all Descriptors on dot graphJim Flynn
2019-12-18MLCE-143 Fixed driver crash during CTS testsMike Kelly
2019-12-18IVGCVSW-4293 Fix multiple Concat issues.Derek Lamberti
2019-12-17IVGCVSW-4262 Use ACL Permute and Reshape Validate function in Neon and CLKevin May
2019-12-17IVGCVSW-4267 Add missing layers to GetLayerTypeAsCStringJim Flynn
2019-11-27IVGCVSW-4170 Also convert constants to FP16 when model convertedDerek Lamberti
2019-11-22Github #251 Surround local structs with anonymous namespaceMatthew Bentham
2019-11-19IVGCVSW-4077 Fix issue when NEON import disabledJames Conroy
2019-11-19IVGCVSW-4068 Add Guid to WorkloadNarumol Prangnawarat
2019-11-18Fix quantizer crash by zero tensorTee Jung
2019-11-15IVGCVSW-4119 Fix FP16 to FP32 fallback mechanism in optimizer to work with De...Aron Virginas-Tar
2019-11-15NNXSW-1853 Change SubgraphViewSelector algorithmRob Hughes
2019-11-14Add SpaceToDepth to GetLayerTypeAsCString()Aron Virginas-Tar
2019-11-12IVGCVSW-4069 Add ProfilingGuid to NetworkJan Eilers
2019-11-08IVGCVSW-4067 Change LayerGuid to use ProfilingGuidjaneil01
2019-11-08IVGCVSW-4077 Disable NEON memory importJames Conroy
2019-11-06IVGCVSW-3837 Add support for per-axis quantization to reference Convolution2d...Aron Virginas-Tar
2019-11-05Rename Optimize's errMessages to messagesRob Hughes
2019-11-04IVGCVSW-3835 Create Encoder and Decoder for QSymm8PerAxisKeith Davis
2019-11-01Better error reporting for unconnected layersMatthew Bentham
2019-11-01GitHub #292 Build the ML-examples using only ArmNN's public frontend APIMatteo Martincigh
2019-10-31GitHub #292 Move BackendRegistry.hpp to the public APIMatteo Martincigh
2019-10-30IVGCVSW-3831 Add support of per-axis quantization to TensorInfoAron Virginas-Tar
2019-10-25IVGCVSW-4018 Move QuantizeHelper.hpp to armnnUtilsAron Virginas-Tar
2019-10-24IVGCVSW-4011 Add Unit tests for StandInLayerColm Donelan
2019-10-23IVGCVSW-4010 Add serialization support for StandInLayerAron Virginas-Tar
2019-10-23IVGCVSW-4013 Test that the quantizer fails gracefullySadik Armagan
2019-10-22IVGCVSW-3995 Add Quantizer support for ComparisonLayerAron Virginas-Tar
2019-10-21IVGCVSW-4009 Get string name for StandInLayer typeDerek Lamberti
2019-10-21IVGCVSW-4009 StandInLayer frontend APIDerek Lamberti
2019-10-21IVGCVSW-3993 Add frontend and reference workload for ComparisonLayerAron Virginas-Tar
2019-10-16IVGCVSW-3991 Make Descriptor objects comparable and refactor LayerVisitor testsAron Virginas-Tar
2019-10-15IVGCVSW-3948 Add Startup method to ProfilingJim Flynn
2019-10-15IVGCVSW-3976 Add Quantizer support for LOG_SOFTMAXSadik Armagan
2019-10-11IVGCVSW-3973 Add frontend for LOG_SOFTMAXAron Virginas-Tar
2019-10-10IVGCVSW-3944 Add ArgMinMax output shape validationJames Conroy
2019-10-08IVGCVSW-3948 Add Profiling config to Runtime constructorJim Flynn
2019-10-04IVGCVSW-3935 Add Quantizer support for INSTANCE_NORMALIZATIONAron Virginas-Tar
2019-10-04IVGCVSW-3925 Add Backward compatibility for ITensorHandle CreateTensorHandle ...David Monahan
2019-10-03IVGCVSW-3932 Add frontend for INSTANCE_NORMALIZATIONKevin May
2019-10-01IVGCVSW-3922 Fix Arm NN build issue - memory access violationKevin May
2019-09-27NNXSW-1826 Add an optimization step which combines Permute and BatchToSpace i...Rob Hughes
2019-09-27IVGCVSW-3689 Support Import of Output Tensors for the Neon BackendFerran Balaguer
2019-09-25NNXSW-1826 Move tests for Optimization classes to separate filesRob Hughes
2019-09-24IVGCVSW-3900 Add deserialization test for DepthToSpaceAron Virginas-Tar
2019-09-24NNXSW-1826 OptimizeConsecutiveReshapes: remove unnecessary call to MoveAllCon...Rob Hughes
2019-09-24IVGCVSW-3623 Implement NeonTensorHandle::ImportDavid Monahan
2019-09-23IVGCVSW-3887 Add Quantizer support for DepthToSpaceAron Virginas-Tar
2019-09-20Fix some minor issues around SpaceToDepthAron Virginas-Tar
2019-09-20IVGCVSW-3883 Add frontend for DepthToSpace layerAron Virginas-Tar