aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-11-02COMPMID-1176: Add FP16 support in CLDeconvolutionLayer.Georgios Pinitas
2018-11-02COMPMID-1177: Improved native GEMM.David Mansell
2018-11-02COMPMID-1173: Clang-tidy issues.Georgios Pinitas
2018-11-02COMPMID-1163: NEON Scale NHWC failuresGeorgios Pinitas
2018-11-02COMPMID-959: Fix CLChannelShuffleMichele Di Giorgio
2018-11-02COMPMID-959 - Fix Validate in Convolution LayerIsabella Gottardi
2018-11-02COMPMID-1035 - Add ResneXt50 as a graph exampleIsabella Gottardi
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-1166: Fixed alpha/beta mixup for some merges.David Mansell
2018-11-02COMPMID-1044: Optimizing GCGEMM - Support for not reshaped GEMM on GLESMichele Di Giorgio
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-1102 : Enable the use of 4x4 tile sizes in neon implementation of win...Vidhya Sudhan Loganathan
2018-11-02COMPMID-959: Fixed typo in CLPermute::validate()Anthony Barbier
2018-11-02COMPMID-948: Add validation to NEL2NormalizeLayerJohn Richardson
2018-11-02COMPMID-1152 OCLGrind: invalid read in pooling_layer_MxN_nhwcMichalis Spyrou
2018-11-02COMPMID-1139: Fix SIGSEGV in arm_compute_benchmarkGeorgios Pinitas
2018-11-02COMPMID-1149: (OCLGrind) Invalid read dwc_3x3Georgios Pinitas
2018-11-02COMPMID-1150 : (OCLGrind) Kernel compilation error and assertionGeorgios Pinitas
2018-11-02COMPMID-814: NEScale NHWC supportGeorgios Pinitas
2018-11-02COMPMID-959: bugfix: CLDeconvolutionLayer::validate fails if bias==NULL (#439)wr0112358
2018-11-02COMPMID-1142: (OCLGrind) Invalid read in batchnormalization_layer_nhwcGeorgios Pinitas
2018-11-02COMPMID-1001 - Make the GEMM validation test more genericIsabella Gottardi
2018-11-02COMPMID-1104 Add fast math hint in the graph APIGiorgio Arena
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-605: Transition buffer memory managerGeorgios Pinitas
2018-11-02COMPMID-1052 - Rework validate method in CLGEMMGian Marco Iodice
2018-11-02COMPMID-959: Fixed Clang-tidy errorAnthony Barbier
2018-11-02COMPMID-810 Add NHWC data format support for NEON convolutionMichalis Spyrou
2018-11-02COMPMID-1112: Enabled multithreading transforms in Winograd.Pablo Tello
2018-11-02COMPMID-597: Port HOGMultiDetection to new frameworkJohn Richardson
2018-11-02COMPMID-1134: Fixing the Window reconstruction in gemm_nativeAnthony Barbier
2018-11-02COMPMID-997: Add support for node's name in GraphAPI.Georgios Pinitas
2018-11-02COMPMID-1097: Port mobilenet to NHWCGeorgios Pinitas
2018-11-02COMPMID-1068 Create validate method to CLDepthWiseConvolutionGiorgio Arena
2018-11-02COMPMID-959: Assembly kernel marks weights as unused when pretransposeGeorgios Pinitas
2018-11-02COMPMID-922 - CLGEMM FP16 optimizations - part2Gian Marco Iodice
2018-11-02COMPMID-1122: Store the cl_context only in one placeAnthony Barbier
2018-11-02COMPMID-1125: Add support for FP16 in CLDepthwiseConvolutionMichele Di Giorgio
2018-11-02COMPMID-959: Perform pretranspose if allowed on NEON assemblyGeorgios Pinitas
2018-11-02COMPMID-1123 - Enabling Winograd 2x2,3x3 and Winograd 4x4,3x3 without fast_mathGian Marco Iodice
2018-11-02COMPMID-920: Introduce prepare() stageGeorgios Pinitas
2018-11-02COMPMID-1117: TransposeAccessWindow leads to high paddingGeorgios Pinitas
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