aboutsummaryrefslogtreecommitdiff
path: root/src/backends/neon
AgeCommit message (Expand)Author
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
2019-08-09IVGCVSW-3474 Add end to end tests for Quantized_LSTMFrancis Murtagh
2019-08-07IVGCVSW-3608 Fix Neon depthwise convolution 5x5 failureMatthew Jackson
2019-08-06IVGCVSW-3614 Remove limitation of axis=1 support for Softmax in Cl and NeonNarumol Prangnawarat
2019-08-05IVGCVSW-3341 Add Neon backend support for Quantized_LSTM (16bit cell state)Francis Murtagh
2019-08-05IVGCVSW-3277 Mem export/import suppor for TensorsDerek Lamberti
2019-08-02IVGCVSW-3539 Add Neon support and tests for StackMatthew Jackson
2019-07-26MLCE-130: Enabled optimized path for DepthwiseConv 5x5Pablo Tello
2019-07-26IVGCVSW-3554 Update workloads to pass Softmax Axis Parameter to BackendsFrancis Murtagh
2019-07-26IVGCVSW-3537 Add support for L2 Normalization with < 4 dimensional tensorsMatthew Jackson
2019-07-26IVGCVSW-3368 Add Neon and CL unit tests for depth multiplier = 64Matthew Jackson
2019-07-25IVGCVSW-3521 CpuAcc V1.2 pad FailuresMike Kelly
2019-07-22IVGCVSW-3548 Use BuildArmComputePadStrideInfo() in CL and NEON convolution wo...Aron Virginas-Tar
2019-07-22IVGCVSW-3481 Add End to End test for Prelu in the Neon backendNikhil Raj