aboutsummaryrefslogtreecommitdiff
path: root/src/backends/neon
AgeCommit message (Expand)Author
2019-12-17IVGCVSW-4262 Use ACL Permute and Reshape Validate function in Neon and CLKevin May
2019-11-21IVGCVSW-4148 Report quant multiplier > 1 as unsupported for ACLJames Conroy
2019-11-19IVGCVSW-3697 Add check for ArgMinMax QAsymm8 to ClLayerSupportFrancis Murtagh
2019-11-19IVGCVSW-4068 Add Guid to WorkloadNarumol Prangnawarat
2019-11-19IVGCVSW-3729 Added neon slice workload and supporting neon layer testsjosh minor
2019-11-15IVGCVSW-4140 Report per-axis quantization as unsupported for DepthwiseConvolu...Aron Virginas-Tar
2019-11-15Print CMake messages on stdout rather than stderrRob Hughes
2019-11-14Fix redundancy in call to configure() in ACL DepthwiseConvolution workloadsAron Virginas-Tar
2019-11-14CL & Neon workload factories inherit from WorkloadFactoryBaseDerek Lamberti
2019-11-13IVGCVSW-4053 Enable ArgMinMax EndToEndTest for NEON/CLJames Conroy
2019-11-13IVGCVSW-3695 Add CL ArgMinMax workloadJames Conroy
2019-11-12IVGCVSW-4051 Update ACL pin to 94e0cf960ea6116eb57fa88d9b951f859b52c602James Conroy
2019-11-11IVGCVSW-4104 Report Conv2d per-axis quantization unsupported on ACL backendsAron Virginas-Tar
2019-11-08IVGCVSW-4077 Disable NEON memory importJames Conroy
2019-11-06IVGCVSW-4038 Convert Strided_Slice Shrink_Axis_Mask Parameter to ACL formatFrancis Murtagh
2019-11-04Add fp16 support for dequantizeJan Eilers
2019-10-31GitHub #292 Move BackendRegistry.hpp to the public APIMatteo Martincigh
2019-10-25IVGCVSW-3962 Return 0 for Neon GetExportFlags()James Conroy
2019-10-21IVGCVSW-3999 Add unit tests for new comparison operationsAron Virginas-Tar
2019-10-21IVGCVSW-3993 Add frontend and reference workload for ComparisonLayerAron Virginas-Tar
2019-10-15IVGCVSW-3892 Add EndToEnd Layer test for INSTANCE_NORMALIZATIONSadik Armagan
2019-10-10IVGCVSW-3944 Add ArgMinMax output shape validationJames Conroy
2019-10-09IVGCVSW-3890 Add NEON INSTANCE_NORMALIZATION WorkloadSadik Armagan
2019-10-04IVGCVSW-3925 Add Backward compatibility for ITensorHandle CreateTensorHandle ...David Monahan
2019-10-03IVGCVSW-3696 Add NEON ArgMinMax workload and testsJames Conroy
2019-10-02IVGCVSW-3738 Add end-to-end layer test for DepthToSpaceAron Virginas-Tar
2019-10-01IVGCVSW-3734 Enable FLoat16 unit tests for DepthToSpace on NEONAron Virginas-Tar
2019-09-30IVGCVSW-3734 Add NEON workload for DepthToSpaceAron Virginas-Tar
2019-09-27IVGCVSW-3689 Support Import of Output Tensors for the Neon BackendFerran Balaguer
2019-09-24IVGCVSW-3623 Implement NeonTensorHandle::ImportDavid Monahan
2019-09-16IVGCVSW-3660 Add SQRT unit tests for Neon and CL backendsSadik Armagan
2019-09-12IVGCVSW-3857 Add Reference FP16 workload support to remaining layersMatthew Jackson
2019-09-10IVGCVSW-3830 Add NEON workload for RSQRTAron Virginas-Tar
2019-09-10IVGCVSW-3824 Implement Float 16 Encoder and DecoderMatthew Jackson
2019-09-10IVGCVSW-3822 Add NEON workload support for ABSAron Virginas-Tar
2019-08-30IVGCVSW-3381 Break up LayerTests.hpp into more manageable filesAron Virginas-Tar
2019-08-29IVGCVSW-3656 Fix wrong rename of the reference backend control macroMatteo Martincigh
2019-08-27IVGCVSW-3656 Rename ARMCOMPUTEREF to ARMNNREFMatteo Martincigh
2019-08-27IVGCVSW-3605 Add direct compatibility between Cl and Neon backendsJan Eilers
2019-08-26IVGCVSW-3575 Fix DepthwiseConvolution VTS Test FailuresKevin May
2019-08-22IVGCVSW-3656 Make the reference backend optionalMatteo Martincigh
2019-08-21IVGCVSW-3661 Add multi-channel TransposeConvolution2d unit tests to NEON backendAron Virginas-Tar
2019-08-20IVGCVSW-3163 Support Neon TransposeConv2dSadik Armagan
2019-08-20IVGCVSW-3606 Support memory import for Reference backendFerran Balaguer
2019-08-20IVGCVSW-3617 Add CL TensorHandleFactoryJan Eilers
2019-08-16IVGCVSW-3620 Fix Hal 1.2 Softmax test failures on GpuAcc and CpuAccColm Donelan
2019-08-16IVGCVSW-3639 Add 5d tensor supportMatthew Jackson
2019-08-14IVGCVSW-3622 Add Neon TensorHandleFactoryNarumol Prangnawarat
2019-08-14IVGCVSW-3474 Refactor Lstm and QuantizedLstm Param GettersFrancis Murtagh
2019-08-12IVGCVSW-3598 Add Neon backend support for Strided_SliceFinnWilliamsArm