aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-11-12Fix PostOp dependencyv21.11branches/arm_compute_21_11SiCongLi
2021-11-10Prevent overriding SVE support if disabled in hwcapsGunes Bayir
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
2021-10-18Implement Minimum Workload Size (MWS) in all CPPKernels used by small networksDana Zlotnik
2021-10-15Conv3d supportSheri Zhang
2021-10-15Fix CLConv3D filelist and commentsGiorgio Arena
2021-10-14Implement CLDirectConv3D f32/f16Giorgio Arena
2021-10-13Removed unsupported NHWC from Pooling::validatePablo Tello
2021-10-13Improve performance of Softmax uint8 on GPUAdnan AlSinan
2021-10-12Remove padding in cpuPool2d NCHWFreddie Liardet
2021-10-11Fix precision issue in ChannelShuffleKernelPablo Tello
2021-10-07Add support for 5D data layout indexingGiorgio Arena
2021-10-07Per-operator build dependenciesGeorgios Pinitas
2021-10-06Fix the multipliers calculationPablo Marquez Tello
2021-10-06Add missing ISA selection heuristicsGeorgios Pinitas
2021-10-06Optimize CpuScale NHWC F32/F16Gian Marco Iodice
2021-10-05Fix of linking errors to find CPPSplit symbols when compiling android nn driverramelg01
2021-10-05Fixed the compiler warning -Werror=type-limitsPablo Marquez Tello
2021-10-04Provide logging for configure functions in all CPP functionsramelg01
2021-10-01Provide logging for configure functions in all CL functionsramelg01
2021-09-29Add support for non-constant weights and biases in CpuFullyConnectedGiorgio Arena
2021-09-28Provide logging for configure functions in all gpu operatorsramelg01
2021-09-23Fix inefficient store in gemmlowp_mm_reshaped_only_rhs_tGian Marco Iodice
2021-09-22Update OpenCL header file to version 2020.12.18Sheri Zhang
2021-09-22Provide logging for configure functions in all NEON functionsramelg01
2021-09-16Provide logging for configure functions in all cpu operatorsramelg01
2021-09-16Revert "Add support for non-constant weights and biases in CpuFullyConnected"Pablo Marquez Tello
2021-09-15Provide tests for fusing pad layer in graph APIGunes Bayir
2021-09-15Adds Conv3d reference implementation support.Adnan AlSinan
2021-09-15Update cpu heuristics for GEMMGunes Bayir