summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-09Fix Floating Point Exception for cl_gemm_reshapedManuel Bottini5-10/+31
2021-02-09Integrate MLGO into CLGEMM and CLGEMMLowpMatrixMultiplyCore: Part4SiCong Li1-16/+67
2021-02-09Integrate MLGO into CLGEMM and CLGEMMLowpMatrixMultiplyCore: Part3SiCong Li6-34/+267
2021-02-09Integrate MLGO into CLGEMM and CLGEMMLowpMatrixMultiplyCore: Part2SiCong Li6-22/+86
2021-02-09Report WBSM feature support in the documentationGian Marco Iodice2-1/+3
2021-02-09Integrate MLGO into CLGEMM and CLGEMMLowpMatrixMultiplyCore: Part1SiCong Li11-34/+228
2021-02-09ArmNN internal OOB failed to build ACL with the use of a deleted functionManuel Bottini1-1/+1
2021-02-08Make memset/copy functions state-lessSheri Zhang58-717/+1582
2021-02-08Fix tolerance for NEON RNNLayerManuel Bottini1-3/+5
2021-02-08Make NEON Pooling kernels and functions state-lessMichele Di Giorgio19-1259/+1334
2021-02-05Update documentation for OpenCL kernel padding removalSheri Zhang1-0/+11
2021-02-05Fix tolerance for NEON RNNLayerManuel Bottini1-4/+5
2021-02-04Tweak scheduling use of SQDMULH in quantized AVG poolingMichele Di Giorgio62-1731/+1754
2021-02-04Fix unused variable compilation errorGiorgio Arena1-5/+4
2021-02-04Fix CL Compiler frontend failure for ArgMinMaxGiorgio Arena2-6/+6
2021-02-03Fix OpenCL direct convolutionGian Marco Iodice4-77/+193
2021-02-03Fix segfault in fsrcnn.tflite in GpuAccTeresa Charlin1-2/+5
2021-02-03Make CL Pooling kernels and functions state-lessMichele Di Giorgio12-292/+448
2021-02-03Add WBSM tuning to CLTunerManuel Bottini16-90/+359
2021-02-02Implement MLGO moduleSiCong Li13-1/+2584
2021-02-02Account for eventual padding in Pooling assembly kernelsMichele Di Giorgio1-1/+15
2021-02-01Compress OpenCL kernel files using zlib for AndroidGeorgios Pinitas5-11/+187
2021-02-01Make data_layout an attribute of the Scale functionMichele Di Giorgio6-41/+46
2021-01-29Remove redundant header from NEElementwiseUnaryLayerSang-Hoon Park1-1/+0
2021-01-27Make CL Elementwise Unary kernels and functions state-lessMichele Di Giorgio13-437/+532
2021-01-27Add broadcasting support in NEPixelWiseMultiplicationKernel for FP16Pablo Marquez Tello1-47/+101
2021-01-27Force early exit of threads when output_height=1 and channels=1 in assembly p...Michele Di Giorgio2-0/+12
2021-01-27Make Gpu Elementwise Operations kernels and functions state-lessMichele Di Giorgio5-324/+317
2021-01-27Fix NEON/CL CustomConvolution failuresManuel Bottini2-6/+8
2021-01-26Make CLArithmeticSubtraction kernel and function state-lessMichele Di Giorgio15-120/+180
2021-01-26Remove iostream header file when not neededGian Marco Iodice3-4/+1
2021-01-26Make CLArithmeticAddition kernel and function state-lessMichele Di Giorgio19-604/+613
2021-01-26Rename functions/classes for elementwise unary operationsSang-Hoon Park11-251/+241
2021-01-25CTS Failures in Android CpuAcc in AddTeresa Charlin1-1/+1
2021-01-22Rename functions/classes for elementwise operationsSang-Hoon Park15-492/+591
2021-01-22Fix Scale CTS failuresSheri Zhang8-633/+66
2021-01-22Check for unsupported armv7a optimized pooling kernelsMichele Di Giorgio1-0/+3
2021-01-22Fixed segfault NEDeconvLayer due to overflow.Pablo Marquez Tello1-1/+12
2021-01-22Update Fp16 heuristic for Mali-G76 and Mali-G77Gian Marco Iodice2-4/+4
2021-01-22CTS failures in Android R and Q in GpuAcc in ArgMinMaxGiorgio Arena3-23/+36
2021-01-21Add window parameter to schedulerSang-Hoon Park13-36/+46
2021-01-21Make CLFloor and CLActivation kernels and functions state-lessGeorgios Pinitas17-307/+509
2021-01-21Check for FP16 CPU support in optimized pooling kernelsMichele Di Giorgio1-0/+2
2021-01-21Fix softmax SVE compiling failure without SVE2 supportSheri Zhang1-0/+2
2021-01-21Make Sub kernel and operator statelessSheri Zhang15-975/+1435
2021-01-20Integrate improved pooling layer on NEONMichele Di Giorgio104-88/+17524
2021-01-20Make all CL Concatenate kernels and functions state-lessMichele Di Giorgio29-999/+1195
2021-01-20Update documentation for SVE/SVE2 supportSheri Zhang1-2/+12
2021-01-20Direct convolution fix for quantized data typeGian Marco Iodice2-74/+87
2021-01-19Fix doxygen references to new kernelsMichele Di Giorgio30-89/+94