aboutsummaryrefslogtreecommitdiff
path: root/src/core/GLES_COMPUTE/cs_shaders
AgeCommit message (Expand)Author
2021-02-23Remove OpenGL ES supportManuel Bottini
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2019-08-23COMPMID-2460: Add ELU activation on NEON,CL,GLESGeorgios Pinitas
2019-07-16COMPMID-2336: Add missing macro comment in GLES scaleMichalis Spyrou
2019-07-11COMPMID-2447: Align TFlite nearest neighbor NE/CL functions with ACLMichalis Spyrou
2019-05-17COMPMID-2194: Add identity activation function to GLESUsama Arif
2019-04-16COMPMID-2051 Refactor shape_calculator::calculate_concatenate_shapeMichalis Spyrou
2018-11-02COMPMID-1044: Optimizing GCGEMM - Support for not reshaped GEMM on GLESMichele Di Giorgio
2018-11-02COMPMID-926 Add depth multiplier support to NEON/CL/GLES depthwise convolutionGiorgio Arena
2018-11-02COMPMID-987: Make beta and gamma optional in BatchNormalizationMichele Di Giorgio
2018-11-02COMPMID-959: Add FP32 support to GLES GEMMConvolutionMichele 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-02APPBROWSER-391: Fix GLES COMPUTE alignment issuesFrank Lei
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-394: GLES fails to compile Dropout kernel on S5steli01
2018-11-02APPBROWSER-390,397,398: bugfix and fully connected validation issue on specif...zhenglin
2018-11-02APPBROWSER-395: Random error in FullyConnectedLayersteli01
2018-11-02APPBROWSER-377: GCConvoutionLayer support for FP16Stephen Li
2018-11-02APPBROWSER-376: Work around for scale validation error.Frank Lei
2018-11-02APPBROWSER-298: Remove the old shader common codeJoel Liang
2018-11-02APPBROWSER-373: Rewrite the convolution_layer.cs with the new common codezhenglin
2018-11-02APPBROWSER-374: Rewrite the dropout.cs with the common codezhenglin
2018-11-02APPBROWSER-375: Rewrite the transpose.cs with the new common codezhenglin
2018-11-02APPBROWSER-372: Rewrite the direct_convolution5x5.cs with the new common codeJoel Liang
2018-11-02APPBROWSER-370: Rewrite the normalization_layer.cs with the new common codezhenglin
2018-11-02APPBROWSER-371: Rewrite the direct_convolution3x3.cs with the new common codeJoel Liang
2018-11-02APPBROWSER-369: Rewrite the gemm.cs with the new common codezhenglin
2018-11-02APPBROWSER-366: Add DepthwiseConvolutionLayer(fp16 only) support.Frank Lei
2018-11-02APPBROWSER-356: Implement GCArithmeticAddition Operatorzhenglin
2018-11-02APPBROWSER-365: Rewrite the pooling_layer.cs with the new common codeJoel Liang
2018-11-02APPBROWSER-363: Rewrite the ActivationLayer.cs with the new common codezhenglin
2018-11-02APPBROWSER-364: Rewrite the DepthConcatLayer.cs with the new common codezhenglin
2018-11-02APPBROWSER-341: Add ResizeNearest operator supportFrank Lei
2018-11-02APPBROWSER-358: Fix shader compilation error in matrix additionFrank Lei
2018-11-02APPBROWSER-304,342: Add exclude padding support for OpenGL ES implementation ...Xinghang Zhou
2018-11-02APPBROWSER-344: Change data type of the SSBOs to improve the Softmax performanceJoel Liang
2018-11-02APPBROWSER-340: Implement NormalizePlanarYUV operatorzhenglin
2018-11-02APPBROWSER-323: Transpose performance optimizationsteli01
2018-11-02APPBROWSER-289 DirectConvolution1*1 optimization for FP16, and fix a typo in ...Xinghang Zhou
2018-11-02APPBROWSER-313: Performance improvement for softmax layerJoel Liang
2018-11-02APPBROWSER-306, APPBROWSER-298: Code refactoring for fill_border.csJoel Liang
2018-11-02APPBROWSER-332 Code refactoring for batchnormalization_layer.cszhenglin
2018-11-02APPBROWSER-312 Fully connected performance optimizationFrank Lei
2018-11-02APPBROWSER-290: DC5x5 optimization for FP16ASIAPAC\steli01
2018-11-02APPBROWSER-314: Performance optimazation for BatchNormalizationLayerzhenglin
2018-11-02APPBROWSER-294: Fix the validation failure issue of DepthConcatLayerzhenglin
2018-11-02APPBROWSER-324 FP16 Weights optimization in DirectConvolution1x1zhenglin
2018-11-02APPBROWSER-331: Code refactoring for absdiff shader and fix the example runni...Joel Liang