aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2021-02-09Integrate MLGO into CLGEMM for reshaped kernelSiCong Li
2021-02-09Make Softmax kernels and operator statelessMichalis Spyrou
2021-02-09Add mlgo to graph examplesSiCong Li
2021-02-09Fix CLDepthwiseConvolutionLayer 3x3 QASYMM8Giorgio Arena
2021-02-09Integrate MLGO into CLGEMM and CLGEMMLowpMatrixMultiplyCore: Part4SiCong Li
2021-02-09Integrate MLGO into CLGEMM and CLGEMMLowpMatrixMultiplyCore: Part3SiCong Li
2021-02-09Integrate MLGO into CLGEMM and CLGEMMLowpMatrixMultiplyCore: Part2SiCong Li
2021-02-09Integrate MLGO into CLGEMM and CLGEMMLowpMatrixMultiplyCore: Part1SiCong Li
2021-02-09ArmNN internal OOB failed to build ACL with the use of a deleted functionManuel Bottini
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-02Implement MLGO moduleSiCong Li
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
2021-01-27Make CL Elementwise Unary kernels and functions state-lessMichele Di Giorgio
2021-01-27Add broadcasting support in NEPixelWiseMultiplicationKernel for FP16Pablo Marquez Tello
2021-01-27Force early exit of threads when output_height=1 and channels=1 in assembly p...Michele Di Giorgio
2021-01-27Make Gpu Elementwise Operations kernels and functions state-lessMichele Di Giorgio
2021-01-27Fix NEON/CL CustomConvolution failuresManuel Bottini
2021-01-26Make CLArithmeticSubtraction kernel and function state-lessMichele Di Giorgio
2021-01-26Remove iostream header file when not neededGian Marco Iodice
2021-01-26Make CLArithmeticAddition kernel and function state-lessMichele Di Giorgio
2021-01-26Rename functions/classes for elementwise unary operationsSang-Hoon Park
2021-01-25CTS Failures in Android CpuAcc in AddTeresa Charlin
2021-01-22Rename functions/classes for elementwise operationsSang-Hoon Park
2021-01-22Fix Scale CTS failuresSheri Zhang
2021-01-22Check for unsupported armv7a optimized pooling kernelsMichele Di Giorgio
2021-01-22Fixed segfault NEDeconvLayer due to overflow.Pablo Marquez Tello
2021-01-22Update Fp16 heuristic for Mali-G76 and Mali-G77Gian Marco Iodice
2021-01-22CTS failures in Android R and Q in GpuAcc in ArgMinMaxGiorgio Arena
2021-01-21Add window parameter to schedulerSang-Hoon Park
2021-01-21Make CLFloor and CLActivation kernels and functions state-lessGeorgios Pinitas
2021-01-21Check for FP16 CPU support in optimized pooling kernelsMichele Di Giorgio
2021-01-21Fix softmax SVE compiling failure without SVE2 supportSheri Zhang
2021-01-21Make Sub kernel and operator statelessSheri Zhang
2021-01-20Integrate improved pooling layer on NEONMichele Di Giorgio
2021-01-20Make all CL Concatenate kernels and functions state-lessMichele Di Giorgio
2021-01-20Direct convolution fix for quantized data typeGian Marco Iodice
2021-01-19Fix doxygen references to new kernelsMichele Di Giorgio
2021-01-19Make memset/copy functions state-lessGeorgios Pinitas