aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-04COMPMID-3157: Remove padding from NEGEMMTranspose1xWKernelGian Marco Iodice
2020-09-03COMPMID-3143: Remove padding from NEGEMMInterleave4x4KernelGian Marco Iodice
2020-09-03COMPMID-3750: Disable asm kernels when shifts are negative.morgolock
2020-09-03COMPMID-3772: Update GEMM selection heuristic for Mali-G76 (F32)Gian Marco Iodice
2020-09-02COMPMID-3758 COMPMID-3759: Update documentation for cross compile and Android...Sheri Zhang
2020-08-28COMPMID-3770: Add batch size in the OpenCL GEMM kernel selectionGian Marco Iodice
2020-08-28COMPMID-3504: Add support for BOOL in NEON comparison operatorsMichele Di Giorgio
2020-08-28COMPMID-3670 Extend cl image support to f16 in CLGEMMReshapeRHSMatrixKernelSiCong Li
2020-08-26COMPMID-3756 Update CommonGraphOptions documentations to include tuner-modeSiCong Li
2020-08-25COMPMID-3694 COMPMID-3695 COMPMID-3458: Softmax AxisSiCong Li
2020-08-25COMPMID-3661: Added multidimension support to OMP scheduler.morgolock
2020-08-25Fix EltwiseLayerNode and QuantizationLayerNodethecha01
2020-08-25COMPMID-3749: Adjust FP32 tolerance for NEScale validationSang-Hoon Park
2020-08-24COMPMID-3698: Fix segfault running inception_v3, inception_v4, resnet50, resn...Sheri Zhang
2020-08-24Update SONAME_VERSION in SConscriptSang-Hoon Park
2020-08-24COMPMID-3655: PixelWiseMultiplication incorrectly validated in GraphManuel Bottini
2020-08-24Add support ElementwiseMax operator in graph APIthecha01
2020-08-24COMPMID-3747 Remove unnecessary and problematic constness from non-static pri...SiCong Li
2020-08-20COMPMID-3696: Padded dilated Conv2D segmentationSheri Zhang
2020-08-19MLCE-229: Support for negative shifts in asm kernelsmorgolock
2020-08-19COMPMID-3502: Add support of different quantization input/output for ReduceMeanManuel Bottini
2020-08-18COMPMID-3689: Update function list in doxygenSang-Hoon Park
2020-08-18COMPMID-3690: Update release noteSang-Hoon Park
2020-08-18COMPMID-3454 Patch1: Relocate data_type_from_name to core/UtilsSiCong Li
2020-08-18COMPMID-3687: Remove deprecated functions in 20.05 releaseSang-Hoon Park
2020-08-13COMPMID-3702: Update documentationGian Marco Iodice
2020-08-13COMPMID-3743: Fix for benchmark_gemm_examples.shGian Marco Iodice
2020-08-12COMPMID-3608: Fix z index in gemmlowp_mm_reshaped_only kernelGian Marco Iodice
2020-08-12COMPMID-3337: Remove write paddings in both axes from CLGEMMMatrixMultiplyRes...Gian Marco Iodice
2020-08-12COMPMID-3456 Update gemm tuner documentationSiCong Li
2020-08-12COMPMID-3699: Nightly failure CL DirectConvolutionManuel Bottini
2020-08-11COMPMID-3339: Fix doxygen comments about VECTOR_SIZE and BOUNDARY_VECTOR_SIZESiCong Li
2020-08-11COMPMID-3335: Remove x/y-axis padding from CLGEMMReshapeLHSMatrixKernelGian Marco Iodice
2020-08-11COMPMID-3339: Patch2: Remove paddings from im2col*_nhwc cl kernelSiCong Li
2020-08-11COMPMID-3607: Fix softmax summation logic for QASYMM8_SIGNEDSang-Hoon Park
2020-08-11COMPMID-3339: Patch1: Fix incorrect select casting in im2col nhwc kernelsSiCong Li
2020-08-10COMPMID-3700: ArmNN OOB test failureSheri Zhang
2020-08-07COMPMID-3683: Fix performance regression on Mali-G76 (Fully connected)Gian Marco Iodice
2020-08-07COMPMID-3656: Disabled reduce_axis in LOG_SOFTMAX and SOFTMAXmorgolock
2020-08-06COMPMID-3652 Fix CLFullyConnectedLayer failure on S10SiCong Li
2020-08-06Added missing parameter num_groups to the validate call of NEConvolutionLayer.Alexander Jung
2020-08-05COMPMID-3516: Update documentation for new operators in 20.08Sheri Zhang
2020-08-05COMPMID-2450: Implement CLMaxUnpoolingLayerGian Marco Iodice
2020-08-05COMPMID-2479: Extend CLPoolingLayer max pooling to extract indicesSheri Zhang
2020-08-05COMPMID-3392: Collapse TensorMaps into a single TensorPackGeorgios Pinitas
2020-08-04COMPMID-3618 Add support for export_to_cl_image_rhs in GEMMTuner.pySiCong Li
2020-08-03COMPMID-3526: LOGISTIC support for values bigger than [-40.f,40.f]Michalis Spyrou
2020-07-31COMPMID-3653 CL GEMM kernel creation error on certain combinations of N and N0SiCong Li
2020-07-31COMPMID-3624: CTS failure on Resize quantized in Neon and CLMichele Di Giorgio
2020-07-31COMPMID-3324: Fix oclgrind warningsMichalis Spyrou