aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-11-02COMPMID-1180: Add support for bucket multi-threading (Part 1)Anthony Barbier
2018-11-02COMPMID-1182: printf doesn't workGeorgios Pinitas
2018-11-02COMPMID-1176: Adds nodes to the graph.Georgios Pinitas
2018-11-02COMPMID-568: Implement Canny edge function for CL/NEONAbe Mbise
2018-11-02COMPMID-1083 : Compute library should be made usable on non-ARM platformsVidhya Sudhan Loganathan
2018-11-02COMPMID-655 : Check FP16 is supported by the GPUVidhya Sudhan Loganathan
2018-11-02COMPMID-1168: enabling memory manager for _gemm_output gives wrong resultsGeorgios Pinitas
2018-11-02COMPMID-959: Fix deconvolution window.Georgios Pinitas
2018-11-02COMPMID-1038: stoi and stoul cleanup.Pablo Tello
2018-11-02COMPMID-566: Implement reference and CL/NEON validation for ColorConvert (par...Sanghoon Lee
2018-11-02COMPMID-1083 : Compute library should be made usable on non-ARM platformsVidhya Sudhan Loganathan
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