aboutsummaryrefslogtreecommitdiff
path: root/tests/datasets/ShapeDatasets.h
AgeCommit message (Expand)Author
2018-11-02COMPMID-1137 OpenCL concatenate widthMichalis Spyrou
2018-11-02COMPMID-1037 Add support for F(4x4, 5x5) in CLWinogradFilterTransformKernelGiorgio Arena
2018-11-02COMPMID-1045 - Fix shape_to_valid_region_gaussian_pyramid_half()Gian Marco Iodice
2018-11-02COMPMID-1013 - Create WinogradInfo data structureGian Marco Iodice
2018-11-02COMPMID-935 - Implementing Convolution with Winograd on OpenCL (part 2)Gian Marco Iodice
2018-11-02COMPMID-765: Fix CPPPermute error when permuting the strides.Georgios Pinitas
2018-11-02COMPMID-765: Remove wrong shape in LargeShapesBroadcastMichele Di Giorgio
2018-11-02COMPMID-875: Deconvolution 4x4 not workingGeorgios Pinitas
2018-11-02APPBROWSER-400: Implement the tensorshift kernel for fixing DC's alignment is...Xinghang Zhou
2018-11-02COMPMID-832: Decrease validation coverage of QS8/QS16Anthony Barbier
2018-11-02IVGCVSW-863 Broadcast support in CL/NEON Arithmetic AddDiego Lopez Recas
2018-11-02COMPMID-833 Direct convolution, Normalization andMichalis Spyrou
2018-11-02COMPMID-471 Implement Deconvolution on OpenCLMichalis Spyrou
2018-11-02COMPMID-761: Add CL/NEON Magnitude benchmark testsIoan-Cristian Szabo
2018-11-02COMPMID-731 - Remove padding requirements for NEGEMMLowpOutputStageGian Marco
2018-11-02COMPMID-692 Consistent names for the interfacesGiorgio Arena
2018-11-02COMPMID-710 - Fix CLTranspose and NETranspose when the input shape is aGian Marco
2018-11-02COMPMID-560 - Validation mismatches Gaussian Pyramid Half ScaleGian Marco
2018-11-02COMPMID-661: softmax-fp32 optimisation (#14)Chunosov
2018-11-02COMPMID-470: Neon Deconvolution.Pablo Tello
2018-11-02COMPMID-516 Increase tolerance rate of Scale, Conv, fully connected and GEMMsteniu01
2018-11-02COMPMID-522 - Added support for GlobalPooling in CLPoolingLayer and CLFlatten...Gian Marco Iodice
2018-11-02COMPMID-415 - Fixed bad_alloc in DepthConcatenate reducing the size of input ...Gian Marco Iodice
2018-11-02COMPMID-439 - Refactored NEQuantizationLayer and NEQuantizationLayer in order...Gian Marco Iodice
2018-11-02COMPMID-415: Rename and move testsMoritz Pflanzer