aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-01Fix bug on CLCast from float to int8Giorgio Arena
2021-03-01Fix bug on CLGEMMMatrixMultiplyReshapedOnlyRHS testsGiorgio Arena
2021-02-25Update int8 A55 kernelsGeorgios Pinitas
2021-02-25Update errata with failures in CLCast and CLGEMMMatrixMultiplyReshapedOnlyRHS...Michele Di Giorgio
2021-02-25Add proper range checking when identifying CPU capabilitiesGeorgios Pinitas
2021-02-25Avoid division with zeroGeorgios Pinitas
2021-02-25Introduce Context opaque object of the new interfaceGeorgios Pinitas
2021-02-24Add errata for failure in quantized CLFullyConnectedLayerMichele Di Giorgio
2021-02-24Check cpu index is within a valid range when populating cpu informationGeorgios Pinitas
2021-02-24Account Ksections correctly for interleaved and hybrid_indirect gemm kernelsGeorgios Pinitas
2021-02-24Use vector resizing instead of temporary assign in gemm_hybrid_indirectGeorgios Pinitas
2021-02-23Avoid division with zero on CLGEMM lhs/rhs configurationGeorgios Pinitas
2021-02-23Fix redundant ternary operator in yolo node graph builderGeorgios Pinitas
2021-02-23Remove OpenGL ES supportManuel Bottini
2021-02-23Avoid nullptr dereference of vector_sum_colGeorgios Pinitas
2021-02-23Remove allocator check from BlobMemoryPool to avoid exceptionsGeorgios Pinitas
2021-02-23Fix range checking of a value on a given data-type rangeGeorgios Pinitas
2021-02-23Use polymorphic_downcast instead of dynamic_castGeorgios Pinitas
2021-02-23Remove Compute Vision Neon supportMichalis Spyrou
2021-02-23Remove unreachable code in gemm_hybrid_quantized for computing k_blockGeorgios Pinitas
2021-02-22Close loaded library on OpenCL symbols destructionGeorgios Pinitas
2021-02-22Enable OpenMP scheduler support for clangGeorgios Pinitas
2021-02-22Update release notes with performance regression on G77 and updated toolchainGiorgio Arena
2021-02-22Remove 'actual's from building documentationGiorgio Arena
2021-02-22Comply with Trademark rules for use of Neon, Arm and MaliSheri Zhang
2021-02-22Disable strict overflow warning for tensor_elem_atGiorgio Arena
2021-02-19Update Release NotesGiorgio Arena
2021-02-19Free _gemm_output_3d's memory region after run()Giorgio Arena
2021-02-19Fix tolerance for NEReduceMean on aarch64Giorgio Arena
2021-02-18Set CLDirectConvolutionLayerKernel NCHW _border_size to input paddingGiorgio Arena
2021-02-18Set _gemm_output_3d's padding as the output's in NEGEMMConvolutionLayerGiorgio Arena
2021-02-17Update SONAME_VERSIONGiorgio Arena
2021-02-17Update deprecation noticesGiorgio Arena
2021-02-17Update LICENCEGiorgio Arena
2021-02-17Add gitignore fileMichele Di Giorgio
2021-02-17Regenerate kernels and update A55 versionsGeorgios Pinitas
2021-02-17Redirect issues to Github onlyMichele Di Giorgio
2021-02-16Handle Conv2d layer with implicit output padding in NHWCGeorgios Pinitas
2021-02-15Fix data layout retention and handling of leftovers when there is no paddingMichele Di Giorgio
2021-02-15Adding Android S optionTeresa Charlin
2021-02-15Add WallClockTimer support for bare metal.Michalis Spyrou
2021-02-15Provide utlity function to print ITensorInfoMichele Di Giorgio
2021-02-15Add DIV to Elementwise layer support at graph levelAlessandro Navone
2021-02-11Building android-nn-driver failedManuel Bottini
2021-02-11Update OpenCL GEMM benchmark scriptGian Marco Iodice
2021-02-11Validate mlgo gemm type selection and fall back to default heuristicsSiCong Li
2021-02-10Fix tolerance issue in CL Winograd InputTransform FP16Manuel Bottini
2021-02-10Revert changes on tensor's strides and fix CLDepthwiseConvolution 3x3 QuantizedGiorgio Arena
2021-02-10Integrate MLGO into CLGEMMLowpMatrixMultiplyCore for native kernelSiCong Li
2021-02-10Decouple CpuPoolingKernel data type and data layoutSheri Zhang