aboutsummaryrefslogtreecommitdiff
path: root/tests/validation
AgeCommit message (Expand)Author
2018-11-02COMPMID-631: Merge branches/gles_compute branchAnthony Barbier
2018-11-02COMPMID-562: Port Schaar to new validationJohn Richardson
2018-11-02COMPMID-556 - Fix Warp Perspective validationIsabella Gottardi
2018-11-02COMPMID-661: Add QAsymm8 for Reshape (#29)Daniil Efremov
2018-11-02COMPMID-661: Add avgpool-uint8 support. Optimize avgpool-fp32 for Bifrost. (#13)Anton Lokhmotov
2018-11-02COMPMID-669 - Add validation for different border modesGian Marco
2018-11-02COMPMID-617: Add validation functions.Georgios Pinitas
2018-11-02COMPMID-661: softmax-fp32 optimisation (#14)Chunosov
2018-11-02COMPMID-662: Integrated the new a64_s8_gemm_12x8 + dot product kernel into ACL.Pablo Tello
2018-11-02COMPMID-661: directconv-uint8 (#20)Chunosov
2018-11-02COMPMID-590: Add transpose_validation to the test framework.Ioan-Cristian Szabo
2018-11-02COMPMID-617: Adds validation to CLPoolingLayerGeorgios Pinitas
2018-11-02COMPMID-653 - Arithmetic Subtraction, add support different datatypeIsabella Gottardi
2018-11-02COMPMID-616 - Optimizing GEMMLowp on NEON intrinsicsGian Marco Iodice
2018-11-02COMPMID-647: Exclude padding pixels from averaging factor.Georgios Pinitas
2018-11-02COMPMID-464 Implement Depthwise convolution 3x3 on NEONMichalis Spyrou
2018-11-02COMPMID-575: Port Magnitude to new validationJohn Richardson
2018-11-02COMPMID-576: Port Phase to new validationJohn Richardson
2018-11-02COMPMID-634: Enable clang with libc++ to compile for Android (32 and 64 bits)Ioan-Cristian Szabo
2018-11-02COMPMID-642: Fixed mismatches in NEDeconvolutionLayer.Pablo Tello
2018-11-02COMPMID-643: Add bias to CLDepthwiseConvolution.Georgios Pinitas
2018-11-02COMPMID-636 - Extending GEMMLowp validation for NEON intrinsicsGian Marco
2018-11-02COMPMID-556: Fix CLPoolingLayer checksGeorgios Pinitas
2018-11-02COMPMID-556: Disable GEMMLowp tests until we've got the intrinsics version me...Anthony Barbier
2018-11-02Porting accumulate tests to the new framework.Ioan-Cristian Szabo
2018-11-02IVGCVSW-601: support for asymetric padding in cl conv and depthwise convJaroslaw Rzepecki
2018-11-02COMPMID-571: Implement reference and CL/NEON validation for ErodeAbe Mbise
2018-11-02COMPMID-572: Porting dilate to the new framework.Sanghoon Lee
2018-11-02COMPMID-570: Porting absolute_difference_validation to the new framework.Ioan-Cristian Szabo
2018-11-02COMPMID-569 - Implemented reference implementation and validation tests (NEON...Isabella Gottardi
2018-11-02COMPMID-481: Add gemmlowp_aarch64_v8p4 kernel.Pablo Tello
2018-11-02COMPMID-505: Move PixelWiseMultiplication to new validationJohn Richardson
2018-11-02COMPMID-470: Neon Deconvolution.Pablo Tello
2018-11-02COMPMID-620: Throw a FileNotFound error when FixedPoint npy files are missingJohn Richardson
2018-11-02COMPMID-490: Move TensorInfo and TensorShape to new validationJohn Richardson
2018-11-02COMPMID-489: Move FixedPoint to new validationJohn Richardson
2018-11-02COMPMID-491 Port Utils UNIT tests to new validationAbe Mbise
2018-11-02COMPMID-567 - Disable Warp Affine RunLarge tests due a postion precision issu...Isabella Gottardi
2018-11-02COMPMID-556 - Fix ConvolutionLayer testGian Marco Iodice
2018-11-02COMPMID-463 - Extended Pooling Layer on NEON to support Global PoolingGian Marco Iodice
2018-11-02COMPMID-497: Move FillBorder to new validationJohn Richardson
2018-11-02COMPMID-417: Port GEMMLowp test to the new validation framework.Pablo Tello
2018-11-02COMPMID-510: Cleaned up Warp tests.Pablo Tello
2018-11-02COMPMID-417 - Added NEFlattenLayer functionGian Marco Iodice
2018-11-02COMPMID-511: Port FixedPoint arithmetic to new validationAbe Mbise
2018-11-02COMPMID-417 - Added validation for FP16 CLBatchNormalizationLayerGian Marco Iodice
2018-11-02COMPMID-510: Port Warp Perspective to new validationAbe Mbise
2018-11-02COMPMID-424 Implemented reference implementation and tests for WarpAffineIsabella Gottardi
2018-11-02COMPMID-481: Add AArch32 GEMMMoritz Pflanzer
2018-11-02COMPMID-500: Move HarrisCorners to new validationMoritz Pflanzer