aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/CL
AgeCommit message (Expand)Author
2023-01-17Fix ClGemm crashes on unsupported data typesSiCong Li
2023-01-10Fix CL DirectConvolutionLayer validate testsSiCong Li
2022-12-12Redistribute CL/Deconvolution QSYMM8_PER_CHANNEL testsGunes Bayir
2022-12-09Implement the OpenCL kernel to compute the indirect convolutionGian Marco Iodice
2022-11-25Implement address precalculation for indirect conv2d - OpenCLGian Marco Iodice
2022-11-22Remove dynamic fusion prototype with tests and examplesSiCong Li
2022-11-15Fix GemmLowp BatchMatMul Tests to use quantized OutputsMohammed Suhail Munshi
2022-11-14Optimize Transposed Convolution for CL backend (FP32/16)Gunes Bayir
2022-11-03Fix activation block in gemm.clGian Marco Iodice
2022-11-02Add Dynamic Fusion GpuConv2d FP32/FP16 testcaseRamy Elgammal
2022-09-21Add test for ClGemmLowpMatrixMultiplyCore to test a batched matrix multiplica...Ramy Elgammal
2022-09-16Fix validation in validate_image2d_support_on_rhsGian Marco Iodice
2022-09-14Fix invalid memory access for dynamically fused Cl Elementwise kernelsSiCong Li
2022-09-14Adding GELU activationMurray Kornelsen
2022-09-07Optimize depthwise convolution on OpenCLGian Marco Iodice
2022-09-07Add test for CLGEMM to test a batched matrix multiplication with variable inp...Mohammed Suhail Munshi
2022-08-03Add Dynamic Fusion Tests with BugFixesMohammed Suhail Munshi
2022-07-22Add GemmLowp MMUL Reshaped Only Rhs Support for QASYMM8/QASYMM8_SIGNEDFreddie Liardet
2022-07-13Add Gemm MMUL Reshaped Only Rhs Support for FP32/FP16Gunes Bayir
2022-06-27Implement new Elementwise Dynamic Fusion Operators: Div, FloorMichalis Spyrou
2022-05-11Fix inclusion guard for dynamic fusion moduleSiCong Li
2022-05-06Integrate Dynamic Fusion patchesSiCong Li
2022-04-19Add CLPool3d Int8 SupportMohammed Suhail Munshi
2022-04-13Add DirectConvolution2D kernel component for dynamic fusionGunes Bayir
2022-03-24[Dynamic Fusion] Implement build options generationGiorgio Arena
2022-03-17Setup automatic kernel window for dynamic fusionGunes Bayir
2022-03-15Implementation of ClPooling3dramelg01
2022-03-08Merge kernel prototype patchGiorgio Arena
2022-02-09Remove deprecated remap functions.Adnan AlSinan
2022-02-03Added a multithreaded test for CL backend.Pablo Marquez Tello
2022-02-02Revert "Rework gemm_mm_reshaped_only_rhs_ kernels with new macros"Ramy Elgammal
2022-01-25Rework gemm_mm_reshaped_only_rhs_ kernels with new macrosGian Marco Iodice
2022-01-12Enabled support for QASYMM8 in ClCastKernelPablo Marquez Tello
2021-12-23Rework gemm_reshape_lhs_ with new macrosAdnan AlSinan
2021-11-12Fix PostOp dependencySiCongLi
2021-11-09Fix _memory.region() == nullptr validation bug for FusedPostOpsGiorgio Arena
2021-11-04Add validate tests for CLConvolutionLayer and CLGEMMConvolutionLayer with pos...SiCongLi
2021-11-04Add PRelu to supported PostOps in:ramelg01
2021-11-02Fix GEMMMatrixMultiplyReshapedOnlyRHSKernel tests to use InitializerListDatasetSiCongLi
2021-11-02Add post ops to ClGemmMatrixMultiplyReshapedOnlyRHSKernel and ClGemmMatrixMul...SiCongLi
2021-11-01Fix dst "widening" validationSiCongLi
2021-10-28Add experimental PostOp interface to ClGemmMatrixMultiplyReshapedKernel Part 1SiCongLi
2021-10-27Improve conv3d validationFreddie Liardet
2021-10-22Remove large conv3d testsFreddie Liardet
2021-10-21Reduce size of large conv3d nightly testsFreddie Liardet
2021-10-20Implement CLDirectConv3DKernel - uint8/int8Giorgio Arena
2021-10-18Remove legacy GeMM kernels on OpenCLGian Marco Iodice
2021-10-14Implement CLDirectConv3D f32/f16Giorgio Arena
2021-10-05Fix tolerance issue for Scale tests on OpenCLGian Marco Iodice
2021-09-15Provide tests for fusing pad layer in graph APIGunes Bayir