aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/GLES_COMPUTE
AgeCommit message (Expand)Author
2021-02-23Remove OpenGL ES supportManuel Bottini
2021-02-17Update deprecation noticesGiorgio Arena
2020-12-01Update default C++ standard to C++14Georgios Pinitas
2020-10-20COMPMID-3637: Move utility headers from arm_compute to srcSang-Hoon Park
2020-08-25COMPMID-3694 COMPMID-3695 COMPMID-3458: Softmax AxisSiCong Li
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-06-12COMPMID-3364: use ScaleKernelInfo for Scale on OpenCL and GLESSang-Hoon Park
2020-06-11COMPMID-3510 [Interface change] Fix definition of "axis" in NESoftmaxLayer an...SiCong Li
2020-04-03COMPMID-3101 Fuse activation with floating point elementwise operation layers...Giorgio Arena
2020-04-01MLCE-166: Add support for extracting indices in NEPoolingLayer 2x2 NCHWmorgolock
2020-03-11COMPMID-3069: Remove unnecessary uses of ToolchainSupport.hMatthew Bentham
2020-01-21COMPMID-2819: Fix const interface of IMemoryRegion.Georgios Pinitas
2020-01-17COMPMID-2985 change PoolingLayerInfo to structSang-Hoon Park
2020-01-08MLCE-139 add align_corners parameter to NEScaleSang-Hoon Park
2019-11-01COMPMID-2549: Add GLES Runtime Context interfaces.Georgios Pinitas
2019-10-16COMPMID-2486: Remove disabled compiler warningsMichalis Spyrou
2019-10-15COMPMID-2205: CL runtime context.Pablo Tello
2019-10-08COMPMID-2486: Remove disabled compiler warningsMichalis Spyrou
2019-09-26COMPMID-2161 [NEON] Create IWeightManager classMichalis Spyrou
2019-09-17COMPMID-2649: Generalize MemoryGroup.Georgios Pinitas
2019-09-16COMPMID-2641 [NEON] Create a test case for dynamic tensor supportMichalis Spyrou
2019-09-09COMPMID-2204: RuntimeContext interface for NEON functions.Georgios Pinitas
2019-05-21COMPMID-2109: Remove CL/NE Width/Depth ConcatenateLayer functions.Georgios Pinitas
2019-05-10COMPMID-2177 Fix clang warningsMichalis Spyrou
2019-05-07COMPMID-2177 Fix clang warningsMichalis Spyrou
2019-04-18COMPMID-2047: Add support for dilation in CLDepthwiseConvolution.Usama Arif
2019-04-16COMPMID-2051 Refactor shape_calculator::calculate_concatenate_shapeMichalis Spyrou
2019-04-08COMPMID-2098: Scope handling of memory group resources.Georgios Pinitas
2019-01-15COMPMID-1724: CL Implement Prod fixManuel Bottini
2018-11-21COMPMID-1088: Use IMemoryRegion in interfaces where possibleGeorgios Pinitas
2018-11-02COMPMID-1451: Fuse activation in DepthwiseConvolution.Georgios Pinitas
2018-11-02[COMPMID-386] Github: Support SoftmaxLayer on different number of dimensions?giuros01
2018-11-02COMPMID-1330: Add support for NormalizePlanarYUV operator in CLMichele Di Giorgio
2018-11-02COMPMID-1498 - Enable grouping in CLGEMMConvolutionLayerGian Marco Iodice
2018-11-02COMPMID-1386: Add support for converting weights for CL.Georgios Pinitas
2018-11-02COMPMID-970 : Remove QS8 / QS16 supportVidhya Sudhan Loganathan
2018-11-02COMPMID-1145: (API) Introduce prepare() stage (NEON/CL/GLES)Georgios Pinitas
2018-11-02COMPMID-1086: Optimizing GCGEMM - Add helpers to get target GPU informationMichele Di Giorgio
2018-11-02COMPMID-926 Add depth multiplier support to NEON/CL/GLES depthwise convolutionGiorgio Arena
2018-11-02COMPMID-1023: Import memory for OpenCLGeorgios Pinitas
2018-11-02COMPMID-1043: Rework GCGEMMMatrixMultiplyKernel interface and allow auto init...Michele Di Giorgio
2018-11-02COMPMID-908 - Merge Activation layer with Convolution Layer (NEON. CL, GLES)Isabella Gottardi
2018-11-02COMPMID-1017: Implement dilated convolution in NEON, OpenCL, and GCAlex Gilday
2018-11-02COMPMID-1016: Optimize kernel reconfigurationGeorgios Pinitas
2018-11-02COMPMID-1004 GLES: Add memory manager to GLES functionsMichalis Spyrou
2018-11-02APPBROWSER-391: Fix GLES COMPUTE alignment issuesFrank Lei
2018-11-02COMPMID-765 - Extended GEMM benchmarkGian Marco
2018-11-02COMPMID-897 Merge batch normalization with bounded reluGiorgio Arena
2018-11-02APPBROWSER-400: Implement the tensorshift kernel for fixing DC's alignment is...Xinghang Zhou
2018-11-02APPBROWSER-377: GCConvoutionLayer support for FP16Stephen Li