aboutsummaryrefslogtreecommitdiff
path: root/src/runtime
AgeCommit message (Expand)Author
2020-02-12COMPMID-2964 ~10-15% Regression of DeepSpeech v1 F16 on hikey960 on G71 (CL)Giorgio Arena
2020-02-12COMPMID-3084: Fix padding value for Reduce MAX/MINSang-Hoon Park
2020-02-12Silence warnings related to "control reaches end of non-void function"Matthew Bentham
2020-02-07COMPMID-2762: Add support for QASYMM8_SIGNED in CLReductionOperation and CLRe...Michalis Spyrou
2020-02-05COMPMID-2927: Add support for mixed precision inGeorgios Pinitas
2020-01-29COMPMID-2819: Remove use of std::bind1st as is deprecated since C++11Georgios Pinitas
2020-01-28COMPMID-2985 add data_layout to PoolingLayerInfoSang-Hoon Park
2020-01-23COMPMID-2772: Add support for QASYMM8_SIGNED in NEPoolingLayerManuel Bottini
2020-01-23COMPMID-2923 Integrate arm_gemm per channel quantizationMichalis Spyrou
2020-01-23COMPMID-3022 Fix NEON QASYMM8 Reduction OperationMichalis Spyrou
2020-01-21COMPMID-2819: Fix const interface of IMemoryRegion.Georgios Pinitas
2020-01-17COMPMID-2985 change PoolingLayerInfo to structSang-Hoon Park
2020-01-16COMPMID-3013: Transpose Convolution 2D VTS/CTS failures on CLGiuseppe Rossini
2020-01-15COMPMID-2759 add support for QASYMM8_SIGNED to CLFullyConnectedLayerSang-Hoon Park
2020-01-14COMPMID-2991: Add support for QASYMM8_SIGNED in CL kernels/functions - part 2Michele Di Giorgio
2020-01-14COMPMID-2760: add support for QASYMM8_SIGNED to CLGEMMConvolutionLayerSang-Hoon Park
2020-01-14COMPMID-2790: Add support for QASYMM8_SIGNED in CLGEMMLowpMatrixMultiplyCoreManuel Bottini
2020-01-14COMPMID-2769: Add support for QASYMM8_SIGNED in NEFullyConnectedLayerMichele Di Giorgio
2020-01-14COMPMID-2727: Add support for split sizes in NESplitKurtis Charnock
2020-01-13COMPMID-2728: Add support for split sizes in CLSplitKurtis Charnock
2020-01-10COMPMID-2800: Add support for QASYMM8_SIGNED in NEDepthwiseConvolutionLayer3x...Michele Di Giorgio
2020-01-10COMPMID-2994: Add support QASYMM8_SIGNED in NEElementwiseMinmorgolock
2020-01-10MLCE-139 add align_corners parameter handling to CLScaleSang-Hoon Park
2020-01-09COMPMID-2753: Add support for QASYMM8_SIGNED in CL kernels/functionsManuel Bottini
2020-01-09COMPMID-2994: Add support QASYMM8_SIGNED in NEElementwiseMaxmorgolock
2020-01-08MLCE-139 add align_corners parameter to NEScaleSang-Hoon Park
2020-01-06COMPMID-2801: Add support for QASYMM8_SIGNED in NEDirectConvolutionLayerOutpu...Michele Di Giorgio
2020-01-06COMPMID-2999: Nighliy Build Failure [655] - Bare metal build for armv7Michele Di Giorgio
2020-01-02COMPMID-2998: NEON/GEMMConvolutionLayer/Quantized/QASYMM8_SIGNED failing on 3...Michele Di Giorgio
2019-12-20COMPMID-2608: Enable quantization with multiplier greater than 1 on NEONMichele Di Giorgio
2019-12-20COMPMID-2763 [CL] add support for QASYMM8_SIGNED to SoftmaxLayerSang-Hoon Park
2019-12-19COMPMID-2980 (Nightly) armv7a build failuresMichalis Spyrou
2019-12-11COMPMID-2855: CLReduceMean throws error for invalid configsPablo Tello
2019-12-11COMPMID-2754: Add support for QASYMM8_SIGNED in NE kernels/functions.Georgios Pinitas
2019-12-04COMPMID-2305: NEDepthwiseConvolution 3x3: support for QUANT8_PER_CHANNEL_SYMMGiuseppe Rossini
2019-12-04COMPMID-2764: Add support for QASYMM8_SIGNED in NEConvolutionLayer.Georgios Pinitas
2019-12-04COMPMID-2962 Fix compiler warnings for g++8Michalis Spyrou
2019-12-03COMPMID-2794: Add support for QASYMM8_SIGNED in CLGEMMLowpOutputStageManuel Bottini
2019-12-03COMPMID-1816: Use parallel reduction on 0 axis in CL ARG_MIN/ARG_MAXManuel Bottini
2019-12-03COMPMID-2793: Add support for QASYMM8_SIGNED in CLGEMMLowpMatrixMultiplyResha...Michele Di Giorgio
2019-11-28COMPMID-2609: Enable quantization with multiplier greater than 1 on OpenCLMichele Di Giorgio
2019-11-27COMPMID-2763 convert functions and helpers for QASYMM8_SIGNEDSang-Hoon Park
2019-11-27COMPMID-2805: Add QASYMM8_SIGNED support in NEGEMMLowpOutputStageGeorgios Pinitas
2019-11-25COMPMID-2952: NEON failing with 'bus_error' on 32-bitGeorgios Pinitas
2019-11-22COMPMID-2855: NEReduceMean throws error for invalid configsPablo Tello
2019-11-21COMPMID-2920: NEInstanceNormalization fails on NHWC validationsManuel Bottini
2019-11-21COMPMID-2152: Implement Fill for NEONKurtis Charnock
2019-11-21COMPMID-2151: Implement Fill for CLKurtis Charnock
2019-11-18COMPMID-2853: Fix VGG16 for fp16.Georgios Pinitas
2019-11-14COMPMID-2309 : CLConvolutionLayer: support QUANT8_SYMM_PER_CHANNEL filtersVidhya Sudhan Loganathan