summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-17packaging: fix ASAN build errorsubmit/tizen_6.5/20220218.093127accepted/tizen/6.5/unified/20220222.132744tizen_6.5accepted/tizen_6.5_unifiedInki Dae1-1/+5
2021-04-08Add hardfloat build supporttizen_6.5.m2_releasesubmit/tizen_6.5/20211028.163301submit/tizen/20210427.093759submit/tizen/20210423.055448submit/tizen/20210422.015846submit/tizen/20210421.062230accepted/tizen/unified/20210428.040457accepted/tizen/6.5/unified/20211028.224919sandbox/inki.dae/v21.02Slava Barinov2-3/+9
2021-04-08packaging: pack more header filesInki Dae1-6/+82
2021-03-03packaging: Fix package versionInki Dae1-1/+1
2021-03-03packaging: Change arch name for aarch64Inki Dae1-1/+1
2021-03-03packaging: Fix read failure to Security manifest fileInki Dae1-1/+2
2021-03-03packaging: Fix spec file for v20.05 supportInki Dae1-8/+9
2021-03-03Dist: updated install filesParichay Kapoor1-25/+41
2021-03-03Dist/Tizen: remove libarmcl-releaseMyungJoo Ham1-6/+1
2021-03-03Dist/Tizen: spec file clean-upMyungJoo Ham1-11/+11
2021-03-03Fix dependency errorMyungJoo Ham1-1/+1
2021-03-03Fix packaging errorMyungJoo Ham1-4/+4
2021-03-03packaging: add gbs build support for TizenInki Dae3-0/+7189
2021-03-03Update release repository pinmorgolock1-0/+0
2021-03-03Add deprecation notice for OpenGLES and CV functions to READMEmorgolock1-0/+4
2021-03-03Update release version in Doxygenmorgolock1-1/+1
2021-03-03Update Release VERSION in SConscriptmorgolock1-2/+2
2021-03-03Remove 3dparty folder and submodulemorgolock1-3/+2
2021-03-03Remove INTERNAL_ONLYmorgolock1-1/+1
2021-02-25Update errata with failures in CLCast and CLGEMMMatrixMultiplyReshapedOnlyRHS...Michele Di Giorgio1-6/+22
2021-02-24Add errata for failure in quantized CLFullyConnectedLayerMichele Di Giorgio1-0/+6
2021-02-23Avoid division with zero on CLGEMM lhs/rhs configurationGeorgios Pinitas3-28/+28
2021-02-23Update release note for data type decouplingGiorgio Arena1-0/+1
2021-02-22Update release notes with performance regression on G77 and updated toolchainGiorgio Arena1-6/+7
2021-02-22Remove 'actual's from building documentationGiorgio Arena1-41/+0
2021-02-22Comply with Trademark rules for use of Neon, Arm and MaliSheri Zhang275-695/+730
2021-02-21Disable strict overflow warning for tensor_elem_atGiorgio Arena1-1/+6
2021-02-19Update Release NotesGiorgio Arena1-4/+5
2021-02-19Fix tolerance for NEReduceMean on aarch64Giorgio Arena1-6/+2
2021-02-19Free _gemm_output_3d's memory region after run()Giorgio Arena1-0/+2
2021-02-18Set CLDirectConvolutionLayerKernel NCHW _border_size to input paddingGiorgio Arena2-6/+8
2021-02-18Set _gemm_output_3d's padding as the output's in NEGEMMConvolutionLayerGiorgio Arena1-2/+6
2021-02-17Update SONAME_VERSIONGiorgio Arena1-1/+1
2021-02-17Update deprecation noticesGiorgio Arena15-77/+21
2021-02-17Update LICENCEGiorgio Arena1-1/+1
2021-02-17Redirect issues to Github onlyMichele Di Giorgio1-2/+2
2021-02-16Handle Conv2d layer with implicit output padding in NHWCGeorgios Pinitas3-9/+33
2021-02-16Fix data layout retention and handling of leftovers when there is no paddingMichele Di Giorgio3-4/+36
2021-02-15Adding Android S optionTeresa Charlin1-5/+3
2021-02-11Building android-nn-driver failedManuel Bottini1-1/+1
2021-02-11Update OpenCL GEMM benchmark scriptGian Marco Iodice3-61/+159
2021-02-11Validate mlgo gemm type selection and fall back to default heuristicsSiCong Li4-26/+122
2021-02-10Fix tolerance issue in CL Winograd InputTransform FP16Manuel Bottini1-2/+2
2021-02-10Revert changes on tensor's strides and fix CLDepthwiseConvolution 3x3 QuantizedGiorgio Arena11-61/+28
2021-02-10Integrate MLGO into CLGEMMLowpMatrixMultiplyCore for native kernelSiCong Li4-16/+112
2021-02-10Decouple CpuPoolingKernel data type and data layoutSheri Zhang13-2353/+2544
2021-02-09Integrate MLGO into CLGEMM for reshaped kernelSiCong Li3-14/+107
2021-02-09Make Softmax kernels and operator statelessMichalis Spyrou15-363/+604
2021-02-09Add mlgo to graph examplesSiCong Li31-38/+79
2021-02-09Fix CLDepthwiseConvolutionLayer 3x3 QASYMM8Giorgio Arena11-50/+78