aboutsummaryrefslogtreecommitdiff
path: root/tests/validation
AgeCommit message (Expand)Author
2018-11-02COMPMID-1048 Add NHWC data format support to Winograd output transform 4x4_3x3Giorgio Arena
2018-11-02COMPMID-587: Port LaplacianReconstruct to new validationJohn Richardson
2018-11-02COMPMID-813 Add NHWC data format support for CL scaleMichalis Spyrou
2018-11-02COMPMID-1182: printf doesn't workGeorgios Pinitas
2018-11-02COMPMID-568: Implement Canny edge function for CL/NEONAbe Mbise
2018-11-02COMPMID-566: Implement reference and CL/NEON validation for ColorConvert (par...Sanghoon Lee
2018-11-02COMPMID-1176: Add FP16 support in CLDeconvolutionLayer.Georgios Pinitas
2018-11-02COMPMID-959 Increase tolerance for convolution layerGiorgio Arena
2018-11-02COMPMID-586: Port LaplacianPyramid to new validationJohn Richardson
2018-11-02COMMIT-1171: (OCLGrind) CLLocallyConnected FP32 mismatchesGeorgios Pinitas
2018-11-02COMPMID-959: Fix CLChannelShuffleMichele Di Giorgio
2018-11-02COMPMID-993 Implement CL LSTM functionMichalis Spyrou
2018-11-02COMPMID-1106 Add fast math support in NEWinogradConvolutionLayerGiorgio Arena
2018-11-02COMPMID-814: Add validate method to scale.Georgios Pinitas
2018-11-02COMPMID-948: Remove unused code in CLReductionOperationKernelJohn Richardson
2018-11-02COMPMID-1137 OpenCL concatenate widthMichalis Spyrou
2018-11-02COMPMID-792 - Re-enabled Winograd on NEON in all graph examples.Gian Marco Iodice
2018-11-02COMPMID-959: Fixed typo in CLPermute::validate()Anthony Barbier
2018-11-02COMPMID-948: Add validation to NEL2NormalizeLayerJohn Richardson
2018-11-02COMPMID-814: NEScale NHWC supportGeorgios Pinitas
2018-11-02COMPMID-1147 Fix SIGKILL in CL/ConvertFullyConnectedWeightsGiorgio Arena
2018-11-02COMPMID-1049 : Harris corners test failureVidhya Sudhan Loganathan
2018-11-02COMPMID-1086: Optimizing GCGEMM - Add helpers to get target GPU informationMichele Di Giorgio
2018-11-02COMPMID-948: Add validation to CLL2NormalizeLayerJohn Richardson
2018-11-02COMPMID-1050 CL/NEON: Create a function to convert the 2D weights of FC layer...Giorgio Arena
2018-11-02COMPMID-1135 Fix CLGEMMDilatedConvolution mismatchGiorgio Arena
2018-11-02COMPMID-810 Add NHWC data format support for NEON convolutionMichalis Spyrou
2018-11-02COMPMID-597: Port HOGMultiDetection to new frameworkJohn Richardson
2018-11-02COMPMID-1068 Create validate method to CLDepthWiseConvolutionGiorgio Arena
2018-11-02COMPMID-1125: Add support for FP16 in CLDepthwiseConvolutionMichele Di Giorgio
2018-11-02COMPMID-1084 Rework the way validation is performed for NHWC data layoutGiorgio Arena
2018-11-02COMPMID-1123 - Enabling Winograd 2x2,3x3 and Winograd 4x4,3x3 without fast_mathGian Marco Iodice
2018-11-02COMPMID-1116 - Increase the tolerance for CLWinogradConvolutionLayerGian Marco Iodice
2018-11-02COMPMID-1107: Add support for ChannelShuffle in CLMichele Di Giorgio
2018-11-02COMPMID-808 Add NHWC data format support for NEON direct convolutionGiorgio Arena
2018-11-02COMPMID-1089 CLPoolingLayer fix padding and add output shape computation to S...Giorgio Arena
2018-11-02COMPMID-926 Add depth multiplier support to NEON/CL/GLES depthwise convolutionGiorgio Arena
2018-11-02COMPMID-805 Add NHWC data format support for CL poolingMichalis Spyrou
2018-11-02COMPMID-1096 - Add fast_math flag to CLConvolutionLayerGian Marco Iodice
2018-11-02COMPMID-806 Add NHWC data format support format for NEON poolingMichalis Spyrou
2018-11-02COMPMID-1092: Fix CL GEMMConvolutionLayer FP32 mismatchesGeorgios Pinitas
2018-11-02COMPMID-1087: Fix CLHOGDetector failure.John Richardson
2018-11-02COMPMID-1074: Rename WinograLayer.cpp to WinogradConvolutionLayer.cppGeorgios Pinitas
2018-11-02COMPMID-1079: Removed tests asking for too much memory.Pablo Tello
2018-11-02COMPMID-1023: Import memory for OpenCLGeorgios Pinitas
2018-11-02COMPMID-959 : Disables HogDetector test on CLGeorgios Pinitas
2018-11-02COMPMID-718 : Winograd: add validate method and testsVidhya Sudhan Loganathan
2018-11-02COMPMID-1070: Rewrote im2col nhwc referencePablo Tello
2018-11-02COMPMID-803: Add NHWC data format support for CL batch normalisationMichele Di Giorgio
2018-11-02COMPMID-1043: Rework GCGEMMMatrixMultiplyKernel interface and allow auto init...Michele Di Giorgio