aboutsummaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2021-03-22Fix SVE build on newer compilersMichalis Spyrou
2021-03-19Added Qasymm8 datatype support to NEROIPoolingLayer with TestsSuhail Munshi
2021-03-17Updated cpu detectionPablo Marquez Tello
2021-03-16Port Arm(R) Neon(TM) Scale to new APIManuel Bottini
2021-03-15Revert "Close loaded library on OpenCL symbols destruction"Georgios Pinitas
2021-03-12Port OpenCL Scale to new APIManuel Bottini
2021-03-11Port OpenCL Dequantization to new APIManuel Bottini
2021-03-11Port Arm(R) Neon(TM) Dequantization to new APIManuel Bottini
2021-03-10Port OpenCL Quantization to new APIManuel Bottini
2021-03-10Port Arm(R) Neon(TM) Quantization to new APIManuel Bottini
2021-03-10Remove valid region calculation from CpuElementwiseSang-Hoon Park
2021-03-08Add dynamic tensor support to CpuElementwiseSang-Hoon Park
2021-03-08Make Softmax kernels on OpenCL statelessSang-Hoon Park
2021-03-08Remove usage of valid window region in NHWC CPU kernels - Part2SiCongLi
2021-03-08Remove usage of valid window region in NHWC CPU kernels - Part1SiCongLi
2021-03-05Fix build errors for functions requiring SVE2 extensionSang-Hoon Park
2021-03-05Move utility functions to NE/SVEMathSang-Hoon Park
2021-03-03Remove Compute Vision CL supportMichalis Spyrou
2021-03-03Add QASYMM8_SIGNED support to graph examples via graph mutatorSiCongLi
2021-03-01Fix bug on CLCast from float to int8Giorgio Arena
2021-02-25Update int8 A55 kernelsGeorgios Pinitas
2021-02-25Avoid division with zeroGeorgios Pinitas
2021-02-25Introduce Context opaque object of the new interfaceGeorgios 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-23Remove OpenGL ES supportManuel Bottini
2021-02-23Avoid nullptr dereference of vector_sum_colGeorgios 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-22Comply with Trademark rules for use of Neon, Arm and MaliSheri Zhang
2021-02-18Set CLDirectConvolutionLayerKernel NCHW _border_size to input paddingGiorgio Arena
2021-02-17Regenerate kernels and update A55 versionsGeorgios Pinitas
2021-02-15Fix data layout retention and handling of leftovers when there is no paddingMichele Di Giorgio
2021-02-10Revert changes on tensor's strides and fix CLDepthwiseConvolution 3x3 QuantizedGiorgio Arena
2021-02-10Decouple CpuPoolingKernel data type and data layoutSheri Zhang
2021-02-09Make Softmax kernels and operator statelessMichalis Spyrou
2021-02-09Fix CLDepthwiseConvolutionLayer 3x3 QASYMM8Giorgio Arena
2021-02-08Make memset/copy functions state-lessSheri Zhang
2021-02-08Make NEON Pooling kernels and functions state-lessMichele Di Giorgio
2021-02-04Tweak scheduling use of SQDMULH in quantized AVG poolingMichele Di Giorgio
2021-02-04Fix CL Compiler frontend failure for ArgMinMaxGiorgio Arena
2021-02-03Fix OpenCL direct convolutionGian Marco Iodice
2021-02-03Fix segfault in fsrcnn.tflite in GpuAccTeresa Charlin
2021-02-03Make CL Pooling kernels and functions state-lessMichele Di Giorgio
2021-02-03Add WBSM tuning to CLTunerManuel Bottini
2021-02-02Account for eventual padding in Pooling assembly kernelsMichele Di Giorgio
2021-02-01Compress OpenCL kernel files using zlib for AndroidGeorgios Pinitas
2021-02-01Make data_layout an attribute of the Scale functionMichele Di Giorgio