aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/NEON
AgeCommit message (Expand)Author
2018-11-02COMPMID-970 : Remove QS8 / QS16 supportVidhya Sudhan Loganathan
2018-11-02COMPMID-1352: Disable support for 4D softmax layer.Georgios Pinitas
2018-11-02COMPMID-809: Add NHWC data format on CLGEMMConvolutionLayer.Georgios Pinitas
2018-11-02COMPMID-1293: Handle aligned allocationsGeorgios Pinitas
2018-11-02COMPMID-970 : Remove QS8 / QS16 supportVidhya Sudhan Loganathan
2018-11-02COMPMID-1287: Extending NEWinogradLayer test suitePablo Tello
2018-11-02COMPMID-1067 NEON RNN FP32 / FP16Michalis Spyrou
2018-11-02COMPMID-801: NHWC support in CLIm2Col.Pablo Tello
2018-11-02COMPMID-1273: Nightly : NEON GEMMConvolutionLayer FP32 mismatchGeorgios Pinitas
2018-11-02COMPMID-587: Port LaplacianReconstruct to new validationJohn Richardson
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-959 Increase tolerance for convolution layerGiorgio Arena
2018-11-02COMPMID-586: Port LaplacianPyramid to new validationJohn Richardson
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-792 - Re-enabled Winograd on NEON in all graph examples.Gian Marco Iodice
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-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-808 Add NHWC data format support for NEON direct convolutionGiorgio Arena
2018-11-02COMPMID-926 Add depth multiplier support to NEON/CL/GLES depthwise convolutionGiorgio Arena
2018-11-02COMPMID-806 Add NHWC data format support format for NEON poolingMichalis Spyrou
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-804: Add NHWC data format support for NEON batch normalisationMichele Di Giorgio
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-812 Add NHWC data format support for NEON depthwise convolution (opti...Giorgio 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-1045 - Fix shape_to_valid_region_gaussian_pyramid_half()Gian Marco Iodice
2018-11-02COMPMID-1040: Added support for nullptr bias tensor in NEWinogradLayerAndrew Mundy
2018-11-02COMPMID-908 - Merge Activation layer with Convolution Layer (NEON. CL, GLES)Isabella Gottardi
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-959: Fix valid region for ScaleDiego Lopez Recas
2018-11-02COMPMID-959: Removed Interleave blocked kernel.Pablo Tello
2018-11-02COMPMID-935 - Implementing Convolution with Winograd on OpenCL (part 4)Gian Marco Iodice
2018-11-02COMPMID-754: Add validation to LocallyConnected and NEDeconv layersAlex Gilday
2018-11-02COMPMID-594: Implement reference and CL/NEON validation for LocallyConnectedSanghoon Lee
2018-11-02COMPMID-881: RSH new arm_gemm interface.Pablo Tello
2018-11-02Revert "COMPMID-959: Fix valid region for Scale by always setting full shape"Georgios Pinitas
2018-11-02COMPMID-959: Fix valid region for Scale by always setting full shapeDiego Lopez Recas