aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/reference
AgeCommit message (Expand)Author
2018-11-02COMPMID-1050 CL/NEON: Create a function to convert the 2D weights of FC layer...Giorgio 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-1084 Rework the way validation is performed for NHWC data layoutGiorgio Arena
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-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-1070: Rewrote im2col nhwc referencePablo Tello
2018-11-02COMPMID-804: Add NHWC data format support for NEON batch normalisationMichele Di Giorgio
2018-11-02COMPMID-802 Fix NEIm2Col NHWCGiorgio Arena
2018-11-02COMPMID-1037 Add support for F(4x4, 5x5) in CLWinogradOutputTransformKernelGiorgio Arena
2018-11-02COMPMID-987: Make beta and gamma optional in BatchNormalizationMichele Di Giorgio
2018-11-02COMPMID-577: Implement CL validation for GaussianPyramidSanghoon Lee
2018-11-02COMPMID-811 Add NHWC data format support for CL depthwise convolution QASYMM8Giorgio Arena
2018-11-02COMPMID-1037 Add support for F(4x4, 5x5) in CLWinogradInputTransformKernelGiorgio Arena
2018-11-02COMPMID-812 Add NHWC data format support for NEON depthwise convolution (opti...Giorgio Arena
2018-11-02COMPMID-1037 Add support for F(4x4, 5x5) in CLWinogradFilterTransformKernelGiorgio Arena
2018-11-02COMPMID-584: Add validation to channel_combine kernelsIoan-Cristian Szabo
2018-11-02COMPMID-802 Add NHWC data format support for NEON im2col.Giorgio Arena
2018-11-02COMPMID-585: Port OpticalFlow to new validationJohn Richardson
2018-11-02COMPMID-1013 - Create WinogradInfo data structureGian Marco Iodice
2018-11-02COMPMID-596: Port HOGDetector to new validationJohn Richardson
2018-11-02COMPMID-1017: Implement dilated convolution in NEON, OpenCL, and GCAlex Gilday
2018-11-02COMPMID-1019 Implement copy function CLMichalis Spyrou
2018-11-02COMPMID-1009 Support 4x4 output tile for Winograd Filter Transform on OpenCL.Giorgio Arena
2018-11-02COMPMID-935 - Implementing Convolution with Winograd on OpenCL (part 4)Gian Marco Iodice
2018-11-02COMPMID-594: Implement reference and CL/NEON validation for LocallyConnectedSanghoon Lee
2018-11-02COMPMID-935 - Implementing Convolution with Winograd on OpenCL (part 2)Gian Marco Iodice
2018-11-02COMPMID-793 : Add graph intermediate representationGeorgios Pinitas
2018-11-02COMPMID-935 Implementing Convolution with Winograd on OpenCL (part 3)Giorgio Arena
2018-11-02COMPMID-934: Asymmetric padding support.Georgios Pinitas
2018-11-02COMPMID-582: Add validation to channel_extract kernels.Ioan-Cristian Szabo
2018-11-02Revert "COMPMID-582: Add validation to channel_extract kernels."Anthony Barbier
2018-11-02COMPMID-578: Faster common keypoint validation routine for FAST and Harris co...Abe Mbise
2018-11-02COMPMID-582: Add validation to channel_extract kernels.Ioan-Cristian Szabo
2018-11-02COMPMID-589: Refactor HOGDescriptor validation testJohn Richardson
2018-11-02COMPMID-875: Deconvolution 4x4 not workingGeorgios Pinitas
2018-11-02COMPMID-897 Merge batch normalization with bounded reluGiorgio Arena
2018-11-02COMPMID-873: Integrate RSH NEON Depthwise Convolution routineGeorgios Pinitas
2018-11-02COMPMID-578: Implement FAST corners for CL/NEONAbe Mbise
2018-11-02COMPMID-879: Investigate CL mismatches in Convolution S16Georgios Pinitas
2018-11-02COMPMID-828 - Add support for non square pool size - Part1Isabella Gottardi
2018-11-02COMPMID-787: Add CL support for broadcast multiplyMichele Di Giorgio
2018-11-02IVGCVSW-863 Broadcast support in CL/NEON Arithmetic AddDiego Lopez Recas
2018-11-02COMPMID-588: Port Equalize Histogram to new validationJohn Richardson
2018-11-02COMPMID-837: Fixed remap tests failures in Valgrind.Pablo Tello
2018-11-02COMPMID-564: CustomConvolution issue fixedSanghoon Lee