aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-01-20COMPMID-2819 Unary Operation VTS/CTS failures on CLMichalis Spyrou
2020-01-20COMPMID-2819: Retain layout in NEIm2ColKernelGeorgios Pinitas
2020-01-13COMPMID-2819: Fix offset in NEReductionOperationKernel.Pablo Tello
2020-01-10COMPMID-2819: Retain layout during configuration for multiple functions.Georgios Pinitas
2020-01-10COMPMID-2819: Fix data layout in NEScaleKernel for nhwc.Georgios Pinitas
2019-12-20COMPMID-2819: Retain data layout in NESpaceToDepth and NEDepthToSpaceGeorgios Pinitas
2019-12-20COMPMID-2819: Restrict cases where optimized NEPadLayer runs.Georgios Pinitas
2019-12-20COMPMID-2819: Retain configuration step data layout to avoid side-effects.Pablo Tello
2019-12-20COMPMID-2819: Retain configuration step data layout to avoid side-effects.Georgios Pinitas
2019-12-18COMPMID-2819: Perform sqrt in double domain for L2 pooling.Georgios Pinitas
2019-12-12COMPMID-2855: CLReduceMean throws error for invalid configsPablo Tello
2019-11-25COMPMID-2952: NEON failing with 'bus_error' on 32-bitGeorgios Pinitas
2019-11-25IVGBENCH-1661: Segfault on FP16 for NEONGeorgios Pinitas
2019-11-22COMPMID-2855: NEReduceMean throws error for invalid configsPablo Tello
2019-11-22COMPMID-2943: Instance_Normalization VTS test on relaxed mode on GpuAccMichele Di Giorgio
2019-11-21COMPMID-2920: NEInstanceNormalization fails on NHWC validationsManuel Bottini
2019-11-18COMPMID-2853: Fix VGG16 for fp16.Georgios Pinitas
2019-11-18COMPMID-2919 add error message for zero stride valuesSang-Hoon Park
2019-11-14COMPMID-2309 : CLConvolutionLayer: support QUANT8_SYMM_PER_CHANNEL filtersVidhya Sudhan Loganathan
2019-11-14COMPMID-2452: Add mnist exampleIsabella Gottardi
2019-11-14COMPMID-2905: Fixed benchmark graph segfault.Pablo Tello
2019-11-13COMPMID-2921 Performance regression on NEON Int8Giorgio Arena
2019-11-12COMPMID-2897 CL LogSoftmax QASYMM8 pre-commit tests are intermittently failingGiorgio Arena
2019-11-12COMPMID-2895: Remove QASYMM8_PER_CHANNEL data typeGeorgios Pinitas
2019-11-12COMPMID-2579: Fuse batch normalization with convolution and depthwise convolu...Gian Marco Iodice
2019-11-12COMPMID-2671 use Signed32 for default output data type of ArgMinMaxSang-Hoon Park
2019-11-11COMPMID-2853: VGG16 regression for fp32Georgios Pinitas
2019-11-08COMPMID-2672: add comments for GEMM helper macrosSang-Hoon Park
2019-11-08COMPMID-2452: Fix 32-bit per-channel convolution for NEON.Georgios Pinitas
2019-11-08COMPMID-2892: [CL] use int accumulator for quantized MxN DWCSang-Hoon Park
2019-11-08COMPMID-2576: Fuse activation in Winograd output transform.Pablo Tello
2019-11-06COMPMID-2308: NEConvolutionLayer: support QUANT8_SYMM_PER_CHANNEL filtersGeorgios Pinitas
2019-11-06COMPMID-2862: remove forward declaration of ReductionOperationSang-Hoon Park
2019-11-01COMPMID-2549: Add GLES Runtime Context interfaces.Georgios Pinitas
2019-11-01COMPMID-2672: add comments for OpenCL helper macrosSang-Hoon Park
2019-10-31COMPMID-2266: [CL] add support for Log SoftmaxSang-Hoon Park
2019-10-30COMPMID-1671: Allow fp mixed precision in CLFCLayer.Georgios Pinitas
2019-10-30COMPMID-2707: add keep_dims parameter to Reduction OperationSang-Hoon Park
2019-10-30COMPMID-2306: CLDepthwiseConvolution: support for QUANT8_PER_CHANNEL_SYMMMichele Di Giorgio
2019-10-29COMPMID-1889: Fuse bias addition and output stage in CLFCLayer.Georgios Pinitas
2019-10-28MLCE-146: VTS failures A55Pablo Tello
2019-10-26COMPMID-2588: Optimize the output detection kernel required by MobileNet-SSD ...Giuseppe Rossini
2019-10-25COMPMID-2481: Add InputQuantizationInfo!=OutputQuantization Info tests for De...Manuel Bottini
2019-10-24COMPMID-2501: Support multiplier > 1 during QASYMM8 requantization for Quanti...Manuel Bottini
2019-10-23COMPMID-2515: Merge optimized depthwise convolution to the generic depthwise ...Manuel Bottini
2019-10-23COMPMID-2577: Fuse bias addition and activation in gemm assembly kernelsGeorgios Pinitas
2019-10-22COMPMID-2452: Fix CLDepthwiseConvolutionLayerNativeKernelMichele Di Giorgio
2019-10-21COMPMID-2708 NEDepthwiseConvolution Generic: support for QUANT8_PER_CHANNEL_SYMMGiorgio Arena
2019-10-21COMPMID-2744 [CL] add support for 9x9 quantized direct convolutionSang-Hoon Park
2019-10-18COMPMID-2486: Fix bare metal buildsMichalis Spyrou