aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-02COMPMID-589: Port HOGDescriptor to new validationJohn Richardson
2018-11-02COMPMID-759 - CLGEMM optimization for McVail benchmarksGian Marco
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-02COMPMID-746 Allow NEDirectConvolution to work without biases for QS.Michalis Spyrou
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-02COMPMID-773: Add CL/NEON Harris Corners benchmark testsAlex Gilday
2018-11-02COMPMID-579: Port Derivative to new validationJohn Richardson
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-02COMPMID-750: Enabled support for U8 and S8 datatypes in NEGEMMLowpAArch64V8P4...Pablo Tello
2018-11-02COMPMID-765 Merge pull request #325 from lukeiwanski/feature/no_exceptionsAnthony Barbier
2018-11-02APPBROWSER-366: Add DepthwiseConvolutionLayer(fp16 only) support.Frank Lei
2018-11-02COMPMID-719: NEWinogradLayer reordering using NEPermute.Pablo Tello
2018-11-02APPBROWSER-357: Fix Transpose performance issue by tuning lwssteli01
2018-11-02COMPMID-765: Collapse execution window in CL kernels.Georgios Pinitas
2018-11-02COMPMID-761: Add CL/NEON Magnitude benchmark testsIoan-Cristian Szabo
2018-11-02COMPMID-767 : Propagate hints to subgraph.Georgios Pinitas
2018-11-02COMPMID-617 Add validation to NEConvolutionLayerGiorgio Arena
2018-11-02APPBROWSER-356: Implement GCArithmeticAddition Operatorzhenglin
2018-11-02COMPMID-617: Adds CLFullyConnectionLayer validation supportGeorgios Pinitas
2018-11-02APPBROWSER-230, APPBROWSER-300: Rename GCScheduler enqueue to dispatch, sync ...Joel Liang
2018-11-02APPBROWSER-347: Add GCDirectConvolution example.Frank Lei
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-02COMPMID-766 Allow graph examples to run without OpenCL being present on the p...Anthony Barbier
2018-11-02Fix destruction order of singleton objects and resolve hang GLES issue.Ioan-Cristian Szabo
2018-11-02COMPMID-556 Run format_code.py on HWC headersAnthony Barbier
2018-11-02COMPMID-762 Output dummy accessor should always succeedsAnthony Barbier
2018-11-02IVGCVSW-863 Move clamp, for_each, foldl to misc/utility.hDiego Lopez Recas
2018-11-02APPBROWSER-304,342: Add exclude padding support for OpenGL ES implementation ...Xinghang Zhou
2018-11-02COMPMID-761 Add CL/NEON QuantizationLayer benchmark testsMichalis Spyrou
2018-11-02COMPMID-592: Added CL GEMMInterleave4x4 tests.Pablo Tello
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 Fix clang-tidy includes following GLES reorganisation of the filesAnthony Barbier
2018-11-02COMPMID-557: Use embed_kernels by default, add some command line examples to ...Anthony Barbier
2018-11-02Add CL/NEON FlattenLayer benchmark testsMichalis Spyrou
2018-11-02Add CL/NEON Scale benchmark testsIoan-Cristian Szabo
2018-11-02Add CL/NEON GEMMInterleave4x4 benchmark testsIoan-Cristian Szabo
2018-11-02Add CL/NEON DepthConcatenateLayer benchmark testsIoan-Cristian Szabo
2018-11-02Add CL/NEON L2Normalization benchmark testsMichalis Spyrou
2018-11-02Add CL/NEON Transpose benchmark testsIoan-Cristian Szabo
2018-11-02Add CL/NEON Reshape benchmark testsMichalis Spyrou