aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/CL
AgeCommit message (Expand)Author
2021-05-12Fix bug in Select operator when input is 1xNFreddie Liardet
2021-05-11Adding S32 Support to NEG operator in CLElementwiseUnaryLayerSuhail Munshi
2021-05-07Fix missing DATA_TYPE in DOT_PRODUCT4_INTEGER8 OpenCL macroGian Marco Iodice
2021-05-05Adding S32 support to CLPixelWiseMultiplicationSuhail Munshi
2021-05-04Turn EXPECT into ASSERT when testing invalid conditionsMichele Di Giorgio
2021-04-29Remove OpenCL padding: CLReductionOperationKernelGiorgio Arena
2021-04-29Remove stale/solved TODOsMichele Di Giorgio
2021-04-28Add per-channel quantization support for CLDeconvolutionLayerFreddie Liardet
2021-04-27Add optimization for global pooling in pooling_layer.clGian Marco Iodice
2021-04-22Fix bug on CLPixelWiseMultiplication broadcasted for Quantized typesGiorgio Arena
2021-04-20Remove OpenCL padding: CLPixelWiseMultiplicationKernelGiorgio Arena
2021-04-19Added S32 Integer support to DIV operator in CLElementWiseOperations with TestsSuhail Munshi
2021-04-15Fix validation bug in release mode for armv7Giorgio Arena
2021-04-14Removes redundant std::move of temporaryGeorgios Pinitas
2021-04-14Add support for a global allocator for OpenCL tensorsGeorgios Pinitas
2021-04-14Remove OpenCL padding: CLNormalizationLayerKernelManuel Bottini
2021-04-07Review all shapes in datasets to account for padding removal Part 2SiCong Li
2021-04-06Mixed data-layout testing on high priority operatorsManuel Bottini
2021-04-01Added Qasymm8 datatype support to CLROIPoolingLayer with TestsSuhail Munshi
2021-03-31Remove Computer Vision generic interfaces and typesGeorgios Pinitas
2021-03-26Check biases pointer before referencing in CLDirectConvolutionLayerMichele Di Giorgio
2021-03-23Extend direct convolution (F32/F16/QASYMM8)Gian Marco Iodice
2021-03-23Make ClDirectConvolutionKernel statelessSheri Zhang
2021-03-22Increase tolerance for winograd input transform F32 NHWCGiorgio Arena
2021-03-16Add test case for memory managed softmax layerSang-Hoon Park
2021-03-03Create ClPRelu operatorSang-Hoon Park
2021-03-03Remove Compute Vision CL supportMichalis Spyrou
2021-03-02Set up configure-only flag for validation. First trial with DepthwiseConvoltionGiorgio Arena
2021-03-01Fix bug on CLGEMMMatrixMultiplyReshapedOnlyRHS testsGiorgio Arena
2021-02-25Introduce Context opaque object of the new interfaceGeorgios Pinitas
2021-02-10Fix tolerance issue in CL Winograd InputTransform FP16Manuel Bottini
2021-02-09Integrate MLGO into CLGEMM and CLGEMMLowpMatrixMultiplyCore: Part1SiCong Li
2021-02-04Fix unused variable compilation errorGiorgio Arena
2021-02-04Fix CL Compiler frontend failure for ArgMinMaxGiorgio Arena
2021-02-03Fix OpenCL direct convolutionGian Marco Iodice
2021-02-02Implement MLGO moduleSiCong Li
2021-01-20Integrate improved pooling layer on NEONMichele Di Giorgio
2021-01-14Remove OpenCL padding CLTransposeKernelManuel Bottini
2021-01-13Remove OpenCL padding CLFloorKernelManuel Bottini
2021-01-08[Nightly Failure] Fix NEIm2Col argument validation errorsGiorgio Arena
2021-01-07Review all shapes in datasets to account for padding removal Part 3SiCong Li
2020-12-14Enable FFT for FP16Giorgio Arena
2020-12-11Remove (CL/NE)UpsampleLayer in favor to (NE/CL)ScaleGeorgios Pinitas
2020-12-10[Review Shape] CLDepthwiseConvolutionLayer mismatchesGiorgio Arena
2020-12-10Remove (NE/CL)YoloLayer supportGeorgios Pinitas
2020-12-08Remove (NE/CL)ComputeAllAnchors functionGeorgios Pinitas
2020-12-08Fix invalid usage of dataset::makeSiCong Li
2020-12-02COMPMID-3862: Add support QASYMM8 LEAKY RELU activationSang-Hoon Park
2020-12-01Update default C++ standard to C++14Georgios Pinitas
2020-11-24COMPMID-4020: Nightly failure - Few CL DirectConvolutionLayer QASYM8 mismatchesManuel Bottini