aboutsummaryrefslogtreecommitdiff
path: root/src/core/GLES_COMPUTE
AgeCommit message (Expand)Author
2018-11-02COMPMID-881: RSH new arm_gemm interface.Pablo Tello
2018-11-02Revert "COMPMID-959: Fix valid region for Scale by always setting full shape"Georgios Pinitas
2018-11-02COMPMID-959: Fix valid region for Scale by always setting full shapeDiego Lopez Recas
2018-11-02COMPMID-979: Add NHWC data layout to the tensor's metadata (Part 2)Isabella Gottardi
2018-11-02APPBROWSER-391: Fix GLES COMPUTE alignment issuesFrank Lei
2018-11-02COMPMID-934: Return an error in Validate when we don't support asymmetric pad...Anthony Barbier
2018-11-02COMPMID-897 Merge batch normalization with bounded reluGiorgio Arena
2018-11-02COMPMID-828 - Add support for non square pool size - Part1Isabella Gottardi
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-02IVGCVSW-863 calculate_max_window..() family takes ValidRegionDiego Lopez Recas
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-357: Fix Transpose performance issue by tuning lwssteli01
2018-11-02APPBROWSER-356: Implement GCArithmeticAddition Operatorzhenglin
2018-11-02APPBROWSER-359: Sync tensor in GC benchmark testsJoel Liang
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-02Fix destruction order of singleton objects and resolve hang GLES issue.Ioan-Cristian Szabo
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-02COMPMID-556: Don't call dlcloseAnthony Barbier
2018-11-02COMPMID-741 - Changelog for major release 17.12Gian Marco
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
2018-11-02COMPMID-692 Consistent names for the interfacesGiorgio Arena