aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-11-02COMPMID-1145: (API) Introduce prepare() stage (NEON/CL/GLES)Georgios Pinitas
2018-11-02COMPMID-1048 Add NHWC data format support to Winograd input transform 4x4_3x3Giorgio Arena
2018-11-02COMPMID-1180: Add support for bucket multi-threading (Part2)Anthony Barbier
2018-11-02COMPMID-911: Allow GEMM to work with 3D tensorsIsabella Gottardi
2018-11-02COMPMID-1222 Implementing CLArithmeticDivision - FP32 / FP16Michalis Spyrou
2018-11-02COMPMID-1162: Enable NHWC data layout support for NEWinogradConvolutionLayer ...Pablo Tello
2018-11-02COMPMID-1269: (Nightly) Fix CL/Winograd/OutputTransform mismatchesGeorgios Pinitas
2018-11-02COMPMID-1246: (OCLgrind) Fix casting from __global pointerMichele Di Giorgio
2018-11-02COMPMID-801: NHWC support in CLIm2Col.Pablo Tello
2018-11-02COMPMID-1160 Turn Graph hints into heuristicsGiorgio Arena
2018-11-02COMPMID-1278: Make intermediate tensors resizable in CLSoftmaxLayer::validate()Michele Di Giorgio
2018-11-02COMPMID-1270: Allow having weights with 1 IFM and multiple OFMs in CLDepthwis...Michele Di Giorgio
2018-11-02COMPMID-1156: Allow memory reusage when trying to reallocate a smaller CLTensorMichele Di Giorgio
2018-11-02COMPMID-1048 Add NHWC data format support to Winograd filter transform 4x4_3x3Giorgio Arena
2018-11-02COMPMID-817: Tuner: Port kernels to new design.Georgios Pinitas
2018-11-02COMPMID-1256: Memory corruption in NEGEMMGeorgios Pinitas
2018-11-02COMPMID-1257: Allow retaining weights in CLDeconvolutionLayerMichele Di Giorgio
2018-11-02COMPMID-1048 Add NHWC data format support to Winograd output transform 4x4_3x3Giorgio Arena
2018-11-02COMPMID-1244: Allow retaining weights in CLGEMMConvolutionLayer and CLFullyCo...Michele Di Giorgio
2018-11-02COMPMID-1151: Templatize FunctionFactories.Georgios Pinitas
2018-11-02COMPMID-1199: Fixed mismatches in CLColorConvert.Pablo Tello
2018-11-02COMPMID-1143 - Excessive padding in CLReductionOperationKernel when configuri...Michalis Spyrou
2018-11-02COMPMID-799 - Use new OpenCL 8-bit dot product instructionMichalis Spyrou
2018-11-02COMPMID-1251 - Update GEMM's heuristic selection on OpenCLGian Marco Iodice
2018-11-02COMPMID-1209: Enable memory manager for the GEMM workspace bufferGeorgios Pinitas
2018-11-02COMPMID-813 Add NHWC data format support for CL scaleMichalis Spyrou
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