aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/fixtures
AgeCommit message (Expand)Author
2021-11-02Add post ops to ClGemmMatrixMultiplyReshapedOnlyRHSKernel and ClGemmMatrixMul...SiCongLi
2021-10-28Add experimental PostOp interface to ClGemmMatrixMultiplyReshapedKernel Part 1SiCongLi
2021-10-20Implement CLDirectConv3DKernel - uint8/int8Giorgio Arena
2021-10-14Implement CLDirectConv3D f32/f16Giorgio Arena
2021-10-12Add missing common functionalities for DirectConv3DGiorgio Arena
2021-10-08Create Fixture for DirectConv3DGiorgio Arena
2021-09-29Add support for non-constant weights and biases in CpuFullyConnectedGiorgio Arena
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-15Fix nightly cl_image not supported issueSheri Zhang
2021-09-07Add support for non-constant weights and biases in CpuFullyConnectedMichele Di Giorgio
2021-08-18Retain weights in ClGemm when reconfiguring the operator with retentionGeorgios Pinitas
2021-07-27Port CLGEMMConvolutionLayerManuel Bottini
2021-07-22Update GEMM assembly kernelsGeorgios Pinitas
2021-07-16Port CLIm2ColKernel to ClIm2ColKernelManuel Bottini
2021-07-15Port CLCol2ImKernel to ClCol2ImKernelManuel Bottini
2021-07-13Add in-place calculation support for CL elementwise arithmetic kernelsSheri Zhang
2021-07-08Remove redundant implementations of Add/Sub operatorsGeorgios Pinitas
2021-07-06Fix manual LOOP_UNROLLINGGian Marco Iodice
2021-07-06Port NEIm2ColKernelManuel Bottini
2021-07-02Rework OpenCL Depthwise ConvolutionGian Marco Iodice
2021-07-02Implement FP GPU depthwise convolution 1x1 kernel for in-place computationSiCongLi
2021-06-30Revert "Rework OpenCL Depthwise Convolution"Gian Marco Iodice
2021-06-29Port the ClGemmLowp kernels to the new APIGeorgios Pinitas
2021-06-29Port NEGEMM to memory injecting interface (Part 1)Michele Di Giorgio
2021-06-24Rework gemmlowp reshaped_only_rhs using the new macrosGiorgio Arena
2021-06-24Rework OpenCL Depthwise ConvolutionGian Marco Iodice
2021-06-23Add in-place computation for elementwise operationsSheri Zhang
2021-06-22Add FP16 support to CLRemapFreddie Liardet
2021-06-18Integrate improved CPU depthwise convolution kernelsMichele Di Giorgio
2021-06-15Add NHWC support to CLRemapFrederick Liardet
2021-06-11Fix errata in documentationJakub Sujak
2021-05-26DirectConvolutionLayer create image failureManuel Bottini
2021-05-20Add support for dynamic weights in CL FullyConnected layerGiorgio Arena
2021-05-18Port CLGEMM to memory injecting interfaceGeorgios Pinitas
2021-05-17Add unit-test for non-const weights on Fully Connected layersGeorgios Pinitas
2021-05-11Remove add padding test on weights fot CL DirectConvolutionLayerManuel Bottini
2021-05-05Adding S32 support to CLPixelWiseMultiplicationSuhail Munshi
2021-05-04Turn EXPECT into ASSERT when testing invalid conditionsMichele Di Giorgio
2021-04-29Remove stale/solved TODOsMichele Di Giorgio
2021-04-28Add Queue supportGeorgios Pinitas
2021-04-28Add per-channel quantization support for CLDeconvolutionLayerFreddie Liardet
2021-04-19Added S32 Integer support to DIV operator in CLElementWiseOperations with TestsSuhail Munshi
2021-04-19Port DepthwiseConvolution to new APIMichalis Spyrou
2021-04-19Add Tensor related utilities to the new APISang-Hoon Park
2021-04-19Add padding consideration to pooling index computationSang-Hoon Park
2021-04-16Fix bug on Implicit Padding for NEON FFT2DManuel Bottini
2021-04-15Add Implicit Padding in DirectConvolution FixtureGiorgio Arena
2021-04-13Disallow padding addittion when operating on CL imagesGeorgios Pinitas
2021-04-13Implicit padding testing along the X axis on high priority operatorsGiorgio Arena