aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-09-16COMPMID-2646: Wrap thread-related structure to ease bare-metal supportGeorgios Pinitas
2019-09-13COMPMID-2659: Activation.SQRT Failure on NEONMichele Di Giorgio
2019-09-12COMPMID-2599: Implement a new and generic depthwise convolution on OpenCL (Fp...Gian Marco Iodice
2019-09-10COMPMID-2635: Add support for QASYMM8 in CPPBoxWithNonMaximaSuppressionLimitMichele Di Giorgio
2019-09-09MLCE-129: NEPad 30x slower than TensorFlow's implementationManuel Bottini
2019-09-09COMPMID-2246: NEBoundingBoxTransform support QASYMM16Pablo Tello
2019-09-09COMPMID-2204: RuntimeContext interface for NEON functions.Georgios Pinitas
2019-09-04COMPMID-2246: Implement NEBoundingBoxTransform.Pablo Tello
2019-09-04COMPMID-2247: Extend support of CLBoundingBoxTransform for QUANT16_ASYMMMichele Di Giorgio
2019-09-02COMPMID-2644: Add is_dynamic flag to ITensorInfo.Georgios Pinitas
2019-09-02COMPMID-1965 Extend CLGEMMMatrixMultiplyReshapedKernel to support transposed ...Giorgio Arena
2019-09-02COMPMID-2639: CLPadLayer support for 4D paddingMatthew Jackson
2019-08-31COMPMID-2640: Fix performance regression for Resnet101 Int8 on NEONGian Marco Iodice
2019-08-30COMPMID-2418: CLDequantizationLayer support for QASYMM8_PER_CHANNELMichalis Spyrou
2019-08-30compmid-2573: Investigate FP16 Winograd reference implementationsgiuros01
2019-08-30COMPMID-2318: Implement NEROIAlignLayerPablo Tello
2019-08-29COMPMID-2318: Implement NEROIAlignLayerPablo Tello
2019-08-29COMPMID-2317: Implement CLROIAlignLayerMichele Di Giorgio
2019-08-28COMPMID-2605: Add asymmetric padding support for Deconvolution layerMatthew Jackson
2019-08-24COMPMID-2451: Use kernel lws_hint() on enqueueGeorgios Pinitas
2019-08-24COMPMID-2336: Validate multiplier and offset calculation in LSTMQuantized and...Michele Di Giorgio
2019-08-23COMPMID-2336: Update GEMM codeMichalis Spyrou
2019-08-23COMPMID-2317: Add new QASYMM16 data typeMichele Di Giorgio
2019-08-23COMPMID-2417: NEDequantizationLayer support for QASYMM8_PER_CHANNELMichalis Spyrou
2019-08-23COMPMID-2460: Add ELU activation on NEON,CL,GLESGeorgios Pinitas
2019-08-22COMPMID-2417: Add new QASYMM8_PER_CHANNEL data typeMichalis Spyrou
2019-08-22COMPMID-2631: Deprecate CLGEMMMatrixAdditionKernelGian Marco Iodice
2019-08-21COMPMID-2602: FullyConnected VTS failure on CL and Neon TENSOR_QUANT8_ASYMMGian Marco Iodice
2019-08-21COMPMID-2080 Create a new kernel for CLPad with CONSTANT modeGiorgio Arena
2019-08-21COMPMID-2596 MobilenetSSD produce wrong resultsMichalis Spyrou
2019-08-20COMPMID-2590: Avg_Pooling2d Fails on CL NHWC FP16Michele Di Giorgio
2019-08-20COMPMID-2492 Fix Segfault in NEDeconvolutionLayer for NHWCSiCong Li
2019-08-20COMPMID-2604: (Nightly) Failing 'GC/ConvolutionLayer/ConfigurationGian Marco Iodice
2019-08-20COMPMID-2597: Checking bias type in NEDeconvolutionLayer::validate even when ...Manuel Bottini
2019-08-19COMPMID-2595: (Nightly) Mismatches in NEArgMinMax for FP16Michele Di Giorgio
2019-08-15COMPMID-2336: Fix call to validate in NEDeconvolutionLayerMichele Di Giorgio
2019-08-15COMPMID-2541 Remove DepthwiseSeparableConvolutionLayer for NEON/CLGiorgio Arena
2019-08-14COMPMID-2568: NEON Convolution layer failuregiuros01
2019-08-14COMPMID-2582: Disable fuse batch normalization on OpenCL for FP16Gian Marco Iodice
2019-08-13COMPMID-2569: Fix access window in NEGEMMTranspose1xWKernel and NEGEMMLowpMat...Michele Di Giorgio
2019-08-13COMPMID-2580: Fix out of bound read in Depthwise Convolution layer (OpenCL)Gian Marco Iodice
2019-08-09COMPMID-2547: CLSpaceToBatchLayer causes NN Test Failures on QUANT8_ASYMM Dat...Michele Di Giorgio
2019-08-08COMPMID-2336 Extend validation for depthwise native and fix same pad calculatorGiorgio Arena
2019-08-06COMPMID-2526: Disabled Winograd when padding > half_kernel_sizePablo Tello
2019-08-06COMPMID-1849: Implement CPPDetectionPostProcessLayerIsabella Gottardi
2019-08-06COMPMID-2336 Fix valgrind error for BatchNormalizationLayer on NEON with NHWC...Giorgio Arena
2019-08-05COMPMID-2545: Reduce tests required by GEMM (OpenCL)Gian Marco Iodice
2019-08-02COMPMID-2539: Add bias addition check in CLGEMM validationGian Marco Iodice
2019-08-01COMPMID-2527: Remove activation function validation in CLWinogradConvolutionL...Gian Marco Iodice
2019-08-01COMPMID-2336: Fix build issues.Georgios Pinitas