aboutsummaryrefslogtreecommitdiff
path: root/arm_compute
AgeCommit message (Expand)Author
2018-11-02COMPMID-808 Add NHWC data format support for NEON direct convolutionGiorgio Arena
2018-11-02COMPMID-1089 CLPoolingLayer fix padding and add output shape computation to S...Giorgio Arena
2018-11-02COMPMID-926 Add depth multiplier support to NEON/CL/GLES depthwise convolutionGiorgio Arena
2018-11-02COMPMID-805 Add NHWC data format support for CL poolingMichalis Spyrou
2018-11-02COMPMID-1096 - Add fast_math flag to CLConvolutionLayerGian Marco Iodice
2018-11-02COMPMID-1010: Remove RSH profiler headerGeorgios Pinitas
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-1041 NEON Winograd: update function to use GEMM functionMichalis Spyrou
2018-11-02COMPMID-1023: Import memory for OpenCLGeorgios Pinitas
2018-11-02COMPMID-718 : Winograd: add validate method and testsVidhya Sudhan Loganathan
2018-11-02COMPMID-718 : Winograd: add validate method and testsVidhya Sudhan Loganathan
2018-11-02COMPMID-803: Add NHWC data format support for CL batch normalisationMichele Di Giorgio
2018-11-02COMPMID-1043: Rework GCGEMMMatrixMultiplyKernel interface and allow auto init...Michele Di Giorgio
2018-11-02COMPMID-804: Add NHWC data format support for NEON batch normalisationMichele Di Giorgio
2018-11-02COMPMID-959: Sets memory manager to CLWinogradGeorgios Pinitas
2018-11-02COMPMID-1081: Introduced test-wide instrumentsAnthony Barbier
2018-11-02COMPMID-802 Fix NEIm2Col NHWCGiorgio Arena
2018-11-02COMPMID-959 Refactor OpenCL interceptors to use lambda functionsAnthony Barbier
2018-11-02COMPMID-855: Get the library to work on non Mali GPUsAnthony Barbier
2018-11-02COMPMID-1026 - Add support for 4x4 output tile in CLWinogradConvolutionLayerGian Marco Iodice
2018-11-02COMPMID-797 Integrate Mobilenet QASYMM8 with new graph.Giorgio Arena
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-1056 - Optimizing CLGEMMMatrixMultiplyKernel refactoring the inner loopGian Marco Iodice
2018-11-02COMPMID-959: Add accessors for the OpenCL program cacheAnthony Barbier
2018-11-02COMPMID-811 Add NHWC data format support for CL depthwise convolution QASYMM8Giorgio Arena
2018-11-02COMPMID-1054 Update RSH's GEMM to add batch+multi supportMichalis Spyrou
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-959: Number of threads was overwritten in benchmark_graph testsAnthony Barbier
2018-11-02COMPMID-959 - Fix doxygem comment in CLGEMMConvolutionLayerIsabella Gottardi
2018-11-02COMPMID-1013 - Create WinogradInfo data structureGian Marco Iodice
2018-11-02COMPMID-994 : Check cl_arm_printf is supported in the CLSchedulerVidhya Sudhan Loganathan
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-797: Switch to new graph.Georgios Pinitas
2018-11-02COMPMID-959 Change DeConvolution weights in doxygen commentsMichalis Spyrou
2018-11-02COMPMID-734: CLTuner reworkGeorgios Pinitas
2018-11-02COMPMID-1021: CPUInfo refactoring.Pablo Tello
2018-11-02COMPMID-998: Release unused trainable parameters.Georgios Pinitas
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-1016: Optimize kernel reconfigurationGeorgios Pinitas
2018-11-02COMPMID-959 Fix SVM and AlexNet Code formattingAnthony Barbier
2018-11-02COMPMID-1028: Add GLES backendGeorgios Pinitas
2018-11-02COMPMID-1011: Create struct for the graph config parametersGeorgios Pinitas
2018-11-02COMPMID-992 Implement CL RNN functionMichalis Spyrou
2018-11-02COMPMID-996: Add support for grouped convolution.Georgios Pinitas