aboutsummaryrefslogtreecommitdiff
path: root/filelist.json
AgeCommit message (Expand)Author
2023-02-01Add new operator AddMulAdd for Neon™ backend for Float/Quantized typesGunes Bayir
2023-02-01Add Subtraction operator to Dynamic Fusion interfaceRamy Elgammal
2023-01-31Add Multiplication operator (FP only) to Dynamic Fusion InterfaceJakub Sujak
2023-01-25Implement dynamic fusion softmax operatorRamy Elgammal
2023-01-20Add missing direct conv2d tests to dynamic fusionSiCong Li
2023-01-20Dynamic Fusion Pooling Layer 2dMohammed Suhail Munshi
2023-01-18Revert "Update CPU kernels to remove x19"Michael Tyler
2023-01-16Update CPU kernels to remove x19Michael Tyler
2023-01-06Implement dynamic fusion reshape operatorRamy Elgammal
2022-12-30Move DWC native heuristic into the heuristic folderGian Marco Iodice
2022-12-29Update the ClConv2d heuristicGian Marco Iodice
2022-12-28Implement Logits1DMaxShiftExpSum kernel component in dynamic fusionGunes Bayir
2022-12-28Add Resize/Scale operator to Dynamic Fusion interfaceJakub Sujak
2022-12-16Add output operator for dynamic fusionViet-Hoa Do
2022-12-13Add CLAMP operator to Dynamic Fusion interfaceJakub Sujak
2022-12-09Implement Cast operator in dynamic fusionGunes Bayir
2022-12-09Use heuristics for setting dynamic fusion direct conv2d tile sizesRamy Elgammal
2022-12-09Implement the OpenCL kernel to compute the indirect convolutionGian Marco Iodice
2022-11-29Adding GpuAdd to dynamic fusion operatorsRamy Elgammal
2022-11-28Integrate SME2 kernelsViet-Hoa Do
2022-11-28Implement FP32/16 Depthwise Conv2d operator in dynamic fusionGunes Bayir
2022-11-25Implement address precalculation for indirect conv2d - OpenCLGian Marco Iodice
2022-11-14Optimize Transposed Convolution for CL backend (FP32/16)Gunes Bayir
2022-11-08SVE Hard-Swish via Lookup table for quantized inputPablo Marquez Tello
2022-11-01Rewrite dynamic fusionSiCong Li
2022-09-16Optimize Quantized/Integer Bilinear Scale for Neon™Gunes Bayir
2022-09-14INT8 Quantized MeanStdDevNorm (LayerNorm)Murray Kornelsen
2022-08-17Add LUT for quantized sigmoid functionViet-Hoa Do
2022-07-22Add GemmLowp MMUL Reshaped Only Rhs Support for QASYMM8/QASYMM8_SIGNEDFreddie Liardet
2022-07-18Fix multi_isa build failure after Winograd integrationramelg01
2022-07-14Integrate new winograd APIs from MLTechramelg01
2022-07-13Add Gemm MMUL Reshaped Only Rhs Support for FP32/FP16Gunes Bayir
2022-07-08Extended direct conv 2d interface for tuning the OpenCl kernelGian Marco Iodice
2022-06-27Implement new Elementwise Dynamic Fusion Operators: Div, FloorMichalis Spyrou
2022-05-24[arm_gemm] Import fixed-format kernels from gemm_linux.Francesco.Petrogalli@arm.com
2022-05-06Integrate Dynamic Fusion patchesSiCong Li
2022-04-26Update Neon™ depthwise kernelramelg01
2022-04-25Update Neon™ pooling kernelramelg01
2022-04-13Add support for int8 CpuPool3dAdnan AlSinan
2022-04-13Add DirectConvolution2D kernel component for dynamic fusionGunes Bayir
2022-04-01Add CPU Pool3d FP16/32 implementationAdnan AlSinan
2022-03-15Implementation of ClPooling3dramelg01
2022-03-08Decouple fuseBatchNormalizationKernelYair Schwarzbaum
2022-03-08Merge kernel prototype patchGiorgio Arena
2022-03-03Decouple castKernelYair Schwarzbaum
2022-03-01Multi ISA Technical DebtDana Zlotnik
2022-02-22Decouple CpuDirectConv2dKernelalerah01
2022-02-21Decouple CpuDepthwiseConv2dNativeKernelDana Zlotnik
2022-02-17Decouple NEL2NormalizeLayerKernelYair Schwarzbaum
2022-02-14Decouple CpuGemmMatrixMultiplyKernel and CpuGemmMatrixAdditionKernelDana Zlotnik