aboutsummaryrefslogtreecommitdiff
path: root/src/runtime
AgeCommit message (Expand)Author
2019-08-26COMPMID-2336: Validate multiplier and offset calculation in LSTMQuantized and...Michele Di Giorgio
2019-08-22COMPMID-2602: FullyConnected VTS failure on CL and Neon TENSOR_QUANT8_ASYMMGian Marco Iodice
2019-08-20COMPMID-2492 Fix Segfault in NEDeconvolutionLayer for NHWCSiCong Li
2019-08-20COMPMID-2597: Checking bias type in NEDeconvolutionLayer::validate even when ...Manuel Bottini
2019-08-19COMPMID-2568: NEON Convolution layer failuregiuros01
2019-08-19COMPMID-2336: Fix call to validate in NEDeconvolutionLayerMichele Di Giorgio
2019-08-09COMPMID-2547: CLSpaceToBatchLayer causes NN Test Failures on QUANT8_ASYMM Dat...Michele Di Giorgio
2019-08-06COMPMID-2526: Disabled Winograd when padding > half_kernel_sizePablo Tello
2019-08-06COMPMID-1849: Implement CPPDetectionPostProcessLayerIsabella Gottardi
2019-08-01COMPMID-2527: Remove activation function validation in CLWinogradConvolutionL...Gian Marco Iodice
2019-08-01COMPMID-1979: Fuse Activation Function in CLGEMM - part 4Gian Marco Iodice
2019-07-31COMPMID-2500: Report error in Int8 Conv2d if multiplier > 1.Georgios Pinitas
2019-07-31COMPMID-2336: Fix GEMMLowp 32bit checkGeorgios Pinitas
2019-07-30COMPMID-2467 Include IP information to the tuning configGiorgio Arena
2019-07-29COMPMID-1849: Add DetectorPostProcess operatorIsabella Gottardi
2019-07-29COMPMID-2336: Rename the new generic depthwise convolution on NEONGian Marco Iodice
2019-07-26COMPMID-2179 New generic depthwise convolution for NEON F32 NHWCGiorgio Arena
2019-07-26COMPMID-2178: Update GEMM assembly code.Georgios Pinitas
2019-07-22COMPMID-2307: QUANTIZED_16BIT_LSTM operator for CLManuel Bottini
2019-07-19COMPMID-2456: NEDeconvolutionLayer.cpp, NHWC is not supportedManuel Bottini
2019-07-18COMPMID-2096: Refactor the CLGEMMLowp function selection (heuristic)Gian Marco Iodice
2019-07-17COMPMID-2336: Fix validation for quantized NEDepthwiseConvolutionLayerMichele Di Giorgio
2019-07-17COMPMID-2283: Implement SIN operator for NEONManuel Bottini
2019-07-16COMPMID-2236: QUANTIZED_16BIT_LSTM operator for NEONMichalis Spyrou
2019-07-12COMPMID-2421: Add 5x5 DepthwiseConv2d in the optimized path for NEONGeorgios Pinitas
2019-07-11COMPMID-2092: Refactoring interface for the deconvolution kernels (NEON/CL)Manuel Bottini
2019-07-11COMPMID-2447: Align TFlite nearest neighbor NE/CL functions with ACLMichalis Spyrou
2019-07-11COMPMID-2410: Create a new GEMMLowpQuantizeDownInt32ToInt16ScaleKernel for CLManuel Bottini
2019-07-11COMPMID-2458: Initialize uninitialized variablesGeorgios Pinitas
2019-07-09COMPMID-2156: Optimized dilated convolution for NEON.Georgios Pinitas
2019-07-05COMPMID-2378: Sanitize GEMM configuration for NEONGeorgios Pinitas
2019-07-05COMPMID-2432 Fix defects reported by CoverityMichalis Spyrou
2019-07-01COMPMID-2429: Unexpected exception in destructorGeorgios Pinitas
2019-07-01COMPMID-2427: Remove structurally dead codeGeorgios Pinitas
2019-06-28COMPMID-2234 : Add support for axis 3 in NE/CLConcatenateLayerVidhya Sudhan Loganathan
2019-06-28COMPMID-1979: Fuse Activation Function in CLGEMM - part 1Gian Marco Iodice
2019-06-28COMPMID-2428: Missing break statement.Georgios Pinitas
2019-06-25COMPMID-2245: Extend NEFuseBatchNormalization to support DepthwiseConvolution...Manuel Bottini
2019-06-25COMPMID-2158 Add SRGAN shapes in ConvolutionLayer heurists to dispatch direct...Michalis Spyrou
2019-06-25COMPMID-2406: Create a new GEMMLowpQuantizeDownInt32ToInt16ScaleKernel for NEONGian Marco Iodice
2019-06-24COMPMID-2235: Extend type support for CL/NEON DequantizationLayer.Georgios Pinitas
2019-06-20COMPMID-2383: DepthwiseConv use output qinfoPablo Tello
2019-06-20COMPMID-2053: Fuse bias addition with CLGEMMMatrixMultiplyReshapedKernelGian Marco Iodice
2019-06-19COMPMID-2343: Add layer normalization support in NELSTMLayerMichele Di Giorgio
2019-06-18COMPMID-2387: Add support for NEMeanStdDevNormalizationLayerMichele Di Giorgio
2019-06-13COMPMID-2244: Extend CLFuseBatchNormalization to support DepthwiseConvolution...Manuel Bottini
2019-06-13COMPMID-2342: Add layer normalization support in CLLSTMLayerMichele Di Giorgio
2019-06-11COMPMID-2386: Add support for CLMeanStdNormalizationLayerMichele Di Giorgio
2019-06-11COMPMID-2321: PRELU support in NEActivationLayergiuros01
2019-06-07COMPMID-2394: (Nightly) Clang-tidy errorsMichalis Spyrou