aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-04-20Remove OpenCL padding: CLPixelWiseMultiplicationKernelGiorgio Arena
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-15Fix validation bug in release mode for armv7Giorgio Arena
2021-04-14Removes redundant std::move of temporaryGeorgios Pinitas
2021-04-14Fix NeDepthwiseConvolution bad_alloc issueSheri Zhang
2021-04-14Add support for a global allocator for OpenCL tensorsGeorgios Pinitas
2021-04-14Remove OpenCL padding: CLNormalizationLayerKernelManuel Bottini
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