aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-12COMPMID-2563 Change how the best overall GEMM configuration is selectedSiCong Li
2019-11-11COMPMID-2853: VGG16 regression for fp32Georgios Pinitas
2019-11-08COMPMID-2452: Fix meta-data override issue in DynamicTensor testGeorgios 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-07COMPMID-2893: Bare-metal build failuresGeorgios Pinitas
2019-11-06COMPMID-2308: NEConvolutionLayer: support QUANT8_SYMM_PER_CHANNEL filtersGeorgios Pinitas
2019-11-06COMPMID-2138: Create safe math integer functionsMichalis Spyrou
2019-11-06COMPMID-2106: Extend get_input_accessor() to run input images through QASYMM8...Manuel Bottini
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-2452: (3RDPARTY_UPDATE) Internal benchmark fixesGeorgios Pinitas
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-2567: Create a python script to parse the CLGEMM benchmarks andSiCong Li
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-2486: Fix bare arm64-v8.2-a buildsMichalis Spyrou
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-2452: Update documentation for Weights ManagerMichalis Spyrou
2019-10-18COMPMID-2209: Update documentation for RuntimeContext.Georgios Pinitas
2019-10-18COMPMID-2486: Fix bare metal buildsMichalis Spyrou
2019-10-18Revert "COMPMID-1816: Use parallel reduction on 0 axis in CL ARG_MIN/ARG_MAX"Manuel Bottini
2019-10-18Revert "COMPMID-2742: [CL] ArgMinMax clCreateKernel error"Manuel Bottini
2019-10-17COMPMID-2486: Remove/add disabled compiler warningsMichalis Spyrou
2019-10-17COMPMID-2452: fixed linker error when cppscheduler=0Pablo Tello
2019-10-17COMPMID-2813: Update the heuristic in CLDepthWiseConvolutionLayerGian Marco Iodice
2019-10-16COMPMID-2452: NEInstanceNormalization test tolerance fixManuel Bottini
2019-10-16COMPMID-2452: Change names for internal benchmarksGeorgios Pinitas
2019-10-16COMPMID-2265 add support for Log Softmax to NEONSang-Hoon Park
2019-10-16COMPMID-2486: Remove disabled compiler warningsMichalis Spyrou
2019-10-16COMPMID-2741: [CL] GEMMMatrixMultiplyReshaped clCreateKernel ErrorGeorgios Pinitas
2019-10-15COMPMID-2205: CL runtime context.Pablo Tello
2019-10-15COMPMID-2600: Implement a new and generic depthwise convolution for CL QASYMM...Michele Di Giorgio
2019-10-14COMPMID-2742: [CL] ArgMinMax clCreateKernel errorManuel Bottini
2019-10-11COMPMID-2743: Mark 9x9 quantized direct convolutions as unsupported in CLGeorgios Pinitas