aboutsummaryrefslogtreecommitdiff
path: root/src/gpu
AgeCommit message (Expand)Author
2021-11-12Fix PostOp dependencyv21.11branches/arm_compute_21_11SiCongLi
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-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-20Implement CLDirectConv3DKernel - uint8/int8Giorgio Arena
2021-10-18DirectConv3d support refineSheri Zhang
2021-10-18Remove legacy GeMM kernels on OpenCLGian Marco Iodice
2021-10-14Implement CLDirectConv3D f32/f16Giorgio Arena
2021-10-13Improve performance of Softmax uint8 on GPUAdnan AlSinan
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-16Revert "Add support for non-constant weights and biases in CpuFullyConnected"Pablo Marquez Tello
2021-09-14Optimize ClScaleKernel on NHWC (f32/f16/int8)Gian Marco Iodice
2021-09-09Remove padding from ClGemmMatrixMultiplyReshapedOnlyRhsKernelGiorgio Arena
2021-09-07Remove padding from ClGemmMatrixMultiplyReshapedKernelGiorgio Arena
2021-09-07Add support for non-constant weights and biases in CpuFullyConnectedMichele Di Giorgio
2021-09-06Revert "Remove padding from ClGemmMatrixMultiplyReshapedKernel"Pablo Marquez Tello
2021-09-03Remove padding from ClPool2dKernel NCHWGiorgio Arena
2021-09-01Remove padding from ClGemmMatrixMultiplyReshapedKernelMichele Di Giorgio
2021-09-01Fix strict overflow warningsMichalis Spyrou
2021-08-25Move CPU/GPU files from Core/Runtime to the respective backend foldersGeorgios Pinitas
2021-08-04Implement Operator APIGeorgios Pinitas
2021-04-28Add Queue supportGeorgios Pinitas
2021-04-19Add Tensor related utilities to the new APISang-Hoon Park
2021-04-06Add tensor related data structures for the new APIGeorgios Pinitas
2021-02-25Introduce Context opaque object of the new interfaceGeorgios Pinitas