aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-29Remove redundant header from NEElementwiseUnaryLayerSang-Hoon Park
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-20Update documentation for SVE/SVE2 supportSheri Zhang
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
2021-01-19Remove padding from direct convolution - OpenCLGian Marco Iodice
2021-01-19Make Add kernel and operator statelessSheri Zhang
2021-01-19LOGICAL_NOT failTeresa Charlin
2021-01-18Make Concatenate kernels and operator statelessGeorgios Pinitas
2021-01-18Add SVE for SoftmaxMichalis Spyrou
2021-01-18Decouple data types of elementwise kernelsSang-Hoon Park
2021-01-18Cycle estimate-based kernel selection for dot product quantized s8/u8 kernelsGeorgios Pinitas
2021-01-18Add explicit cast to fix gcc10 build errorSang-Hoon Park
2021-01-17Add missing std headersSang-Hoon Park
2021-01-15Introduce threshold for NEON floating-point SOFT_RELU activationMichele Di Giorgio
2021-01-15Release winograd transformed weights if not needed on NEONGeorgios Pinitas
2021-01-15Fix build error for gcc 10.2+Sang-Hoon Park
2021-01-15[Nightly Failure] Fix DeconvolutionLayer OpenCL kernel compilationGiorgio Arena
2021-01-15Add support for Armv8-R AArch64 buildSang-Hoon Park
2021-01-14Remove OpenCL padding CLTransposeKernelManuel Bottini
2021-01-14Add missing INTEGER type in nn driverMichalis Spyrou
2021-01-13Add support for macOSGeorgios Pinitas
2021-01-13Fix wrong file inclusion in QLSTMLayerNormalization referenceGeorgios Pinitas