aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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-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-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-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-02APPBROWSER-344: Change data type of the SSBOs to improve the Softmax performanceJoel Liang
2018-11-02APPBROWSER-340: Implement NormalizePlanarYUV operatorzhenglin
2018-11-02COMPMID-750: Fix assembly kernel interfacesGeorgios Pinitas
2018-11-02COMPMID-556: Don't call dlcloseAnthony Barbier
2018-11-02COMPMID-747 Fixed AccessWindow in CL Direct convolutionAnthony Barbier
2018-11-02COMPMID-556: Fix NEConvolutionLayer for fully connected convolution.Georgios Pinitas
2018-11-02Add support to print tensor with multiple channels.Ioan-Cristian Szabo
2018-11-02COMPMID-556 - Enabled optimized path for Bifrost in CLGEMMGian Marco
2018-11-02COMPMID-556: Fix bugs around NEDirectConvolutionLayerGeorgios Pinitas
2018-11-02COMPMID-744 Fixed access windows in DepthwiseConvolutionLayerAnthony Barbier
2018-11-02COMPMID-743 Fixed AccessWindow in GEMMLowpMatrixMultiplyAnthony Barbier
2018-11-02COMPMID-556: Fix checks in NEGEMMLowpOffsetContributionKernelGeorgios Pinitas
2018-11-02COMPMID-556: Force clone() of SubTensorInfo come from a TensorInfoGeorgios Pinitas
2018-11-02COMPMID-556 Fixed clang-tidy errorAnthony Barbier
2018-11-02COMPMID-556 - Fix examplesGian Marco
2018-11-02COMPMID-563 - Implement reference and CL/NEON validation for Custom_Convoluti...Sanghoon Lee
2018-11-02COMPMID-556: Allocate trainable data tensor after configurationGeorgios Pinitas
2018-11-02COMPMID-741 - Changelog for major release 17.12Gian Marco
2018-11-02COMPMID-556: Fixed clang tidy warningsAnthony Barbier
2018-11-02COMPMID-556: Switched from int32 to int to avoid compiling issues with bare_m...Anthony Barbier
2018-11-02COMPMID-556 Fixed validate for Dot product MatrixMultiplyCoreAnthony Barbier
2018-11-02COMPMID-556 - Fixed CLDirectConvolutionLayer mismatchesMichalis Spyrou