aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-12-24Replacing non-inclusive terms with proper termsramelg01
2021-12-23Rework gemm_reshape_lhs_ with new macrosAdnan AlSinan
2021-12-22Crop Kernel Decouplingalerah01
2021-12-20Decouple CpuActivationKernelDana Zlotnik
2021-12-20Added support for filter size 8x8 NCHW DirectConvPablo Marquez Tello
2021-12-17Redirect Pool2d unsupported cases to unoptimized pathGiorgio Arena
2021-12-15Unify Cpu Max pool 2d minimum value to be -inf for floating pointSiCongLi
2021-12-14Update A510 arm_gemm cpu Kernelsramelg01
2021-12-14Add Multi ISA support for SCons build System (part #1)Motti Gondabi
2021-12-13Remove padding from ClDirectConv2dKernelAdnan AlSinan
2021-12-10Fix 300% Regression CPU - Change default mws value in Kernel filesMohammed Suhail Munshi
2021-12-10Use #if directive instead of regular condition in CLDirectConv2DGiorgio Arena
2021-12-09Graph Fusion With Post Ops Fixramelg01
2021-12-01Improve start-up direct convolution on OpenCLGian Marco Iodice
2021-11-29Use loop unrolling only when the kernel height is less than 5Gian Marco Iodice
2021-11-28Decouple CpuAddKernelDana Zlotnik
2021-11-26Fix Cpu Conv3d gcc 8.3 build issuesFreddie Liardet
2021-11-26Rework gemm_reshape_rhs_(nt,t) with new macrosGian Marco Iodice
2021-11-25Fix node fusion mutator orderingSiCongLi
2021-11-24Fixed build errorsPablo Marquez Tello
2021-11-23Decouple data type for NERangeKernelYair Schwarzbaum
2021-11-20Improve start-up timer for GeMM (floating-point):ramelg01
2021-11-17Improve start-up timer for ClIm2ColGiorgio Arena
2021-11-17Improve start-up time for depthwise convolutionSheri Zhang
2021-11-16Implement 1D Adaptive Workload Splitting in CPPSchedulerDana Zlotnik
2021-11-15Initialise quantization info in NEPadLayerPablo Marquez Tello
2021-11-12Fix PostOp dependencySiCongLi
2021-11-11Prevent overriding SVE support if disabled in hwcapsGunes Bayir
2021-11-09Improve start-up time for ClScaleAdnan AlSinan
2021-11-09Enable fast_math in CpuFullyConnectedcfRod
2021-11-05Update GeMM heuristic on CPUGian Marco Iodice
2021-11-04Refine code for graph level fusionSheri Zhang
2021-11-04Fix cpu conv3d quantized mismatchFreddie Liardet
2021-11-04Add validate tests for CLConvolutionLayer and CLGEMMConvolutionLayer with pos...SiCongLi
2021-11-04Add PRelu to supported PostOps in:ramelg01
2021-11-03Fix out-of-bound reads in cl gemm kernelsSiCongLi
2021-11-03Add graph level convolution fusion with post operatorSheri Zhang
2021-11-02Add post ops to ClGemmMatrixMultiplyReshapedOnlyRHSKernel and ClGemmMatrixMul...SiCongLi
2021-11-01Add PostOp support to GEMM and CLGEMM operators and functions Part 2SiCongLi
2021-11-01Remove padding in FP Cl Gemm kernelsSiCongLi
2021-11-01Fix dst "widening" validationSiCongLi
2021-10-28Add experimental PostOp interface to ClGemmMatrixMultiplyReshapedKernel Part 1SiCongLi
2021-10-27Improve conv3d validationFreddie Liardet
2021-10-22Add uint8/int8 support to cpu conv3dFreddie Liardet
2021-10-21Fix enforcing incorrect ISA feature for given CPU modelsGeorgios Pinitas
2021-10-20Implement CLDirectConv3DKernel - uint8/int8Giorgio Arena
2021-10-18DirectConv3d support refineSheri Zhang
2021-10-18Remove legacy GeMM kernels on OpenCLGian Marco Iodice
2021-10-18Fix precision issue in ChannelShuffleKernelPablo Marquez Tello
2021-10-18Add user provided JSON operator list buildFreddie Liardet