aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2021-04-08Skip tests that expect exception when asserts are offMichele Di Giorgio
2021-04-07Add per channel quantization support for NEDeconvolutionLayerFreddie Liardet
2021-04-07Review all shapes in datasets to account for padding removal Part 2SiCong Li
2021-04-06Add tensor related data structures for the new APIGeorgios Pinitas
2021-04-06Mixed data-layout testing on high priority operatorsManuel Bottini
2021-04-01Added Qasymm8 datatype support to CLROIPoolingLayer with TestsSuhail Munshi
2021-03-31Fix trademarks throughout the codebaseMichele Di Giorgio
2021-03-31Remove Computer Vision generic interfaces and typesGeorgios Pinitas
2021-03-29Don't build tests by defaultMichele Di Giorgio
2021-03-26Check biases pointer before referencing in CLDirectConvolutionLayerMichele Di Giorgio
2021-03-26Remove GLES-related codeMichele 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-19Added Qasymm8 datatype support to NEROIPoolingLayer with TestsSuhail Munshi
2021-03-16Add test case for memory managed softmax layerSang-Hoon Park
2021-03-16Port Arm(R) Neon(TM) Scale to new APIManuel Bottini
2021-03-08Add dynamic tensor support to CpuElementwiseSang-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-23Remove OpenGL ES supportManuel Bottini
2021-02-23Remove Compute Vision Neon supportMichalis Spyrou
2021-02-22Comply with Trademark rules for use of Neon, Arm and MaliSheri Zhang
2021-02-22Disable strict overflow warning for tensor_elem_atGiorgio Arena
2021-02-19Fix tolerance for NEReduceMean on aarch64Giorgio Arena
2021-02-17Update deprecation noticesGiorgio Arena
2021-02-15Add WallClockTimer support for bare metal.Michalis Spyrou
2021-02-10Fix tolerance issue in CL Winograd InputTransform FP16Manuel Bottini
2021-02-10Revert changes on tensor's strides and fix CLDepthwiseConvolution 3x3 QuantizedGiorgio Arena
2021-02-09Add mlgo to graph examplesSiCong Li
2021-02-09Fix CLDepthwiseConvolutionLayer 3x3 QASYMM8Giorgio Arena
2021-02-09Integrate MLGO into CLGEMM and CLGEMMLowpMatrixMultiplyCore: Part2SiCong Li
2021-02-09Integrate MLGO into CLGEMM and CLGEMMLowpMatrixMultiplyCore: Part1SiCong Li
2021-02-08Make memset/copy functions state-lessSheri Zhang
2021-02-08Fix tolerance for NEON RNNLayerManuel Bottini
2021-02-05Fix tolerance for NEON RNNLayerManuel Bottini
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-26Make CLArithmeticAddition kernel and function state-lessMichele Di Giorgio
2021-01-21Add window parameter to schedulerSang-Hoon Park
2021-01-20Integrate improved pooling layer on NEONMichele Di Giorgio
2021-01-15Fix build error for gcc 10.2+Sang-Hoon Park
2021-01-14Remove OpenCL padding CLTransposeKernelManuel Bottini