aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-04COMPMID-2797 Add support for QASYMM8_SIGNED in NEArithmeticAdditionMichalis Spyrou
2019-12-03COMPMID-2794: Add support for QASYMM8_SIGNED in CLGEMMLowpOutputStageManuel Bottini
2019-12-03COMPMID-2795 [CL] allow QASYMM8_SIGNED in GEMMLowpMatrixMultiplyKernelSang-Hoon Park
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-12-03COMPMID-2819: Fix output stage kernel dispatch selection.Georgios Pinitas
2019-11-29COMPMID-2972 OCLGrind complains about scalar rank issueGiorgio Arena
2019-11-28COMPMID-2917 Update android toolchain in doxygen documentSiCong Li
2019-11-28COMPMID-2911 Update README and Doxygen for 19.11SiCong Li
2019-11-28COMPMID-2609: Enable quantization with multiplier greater than 1 on OpenCLMichele Di Giorgio
2019-11-28COMPMID-2819 Fix validation helpers headerMichalis Spyrou
2019-11-27COMPMID-2960: Remove OpenCL and GLES stubs if not usedManuel Bottini
2019-11-27COMPMID-2763 convert functions and helpers for QASYMM8_SIGNEDSang-Hoon Park
2019-11-27COMPMID-2819: (3RDPARTY_UPDATE) Fix naming in internal benchmarks.Georgios Pinitas
2019-11-27COMPMID-2805: Add QASYMM8_SIGNED support in NEGEMMLowpOutputStageGeorgios Pinitas
2019-11-26COMPMID-2944 Add erratum: NEON validation errors on android arch v8.2-aSiCong Li
2019-11-25COMPMID-2952: NEON failing with 'bus_error' on 32-bitGeorgios Pinitas
2019-11-25IVGBENCH-1661: Segfault on FP16 for NEONGeorgios Pinitas
2019-11-25COMPMID-2700: Use NEON wrapper on SoftmaxLayerManuel Bottini
2019-11-25COMPMID-2905 Add Errata section for the previous CLRuntimeContext hangSiCong Li
2019-11-25COMPMID-2956: 19.11 Nightly Fail: Validation mismatches on hikeyMichele Di Giorgio
2019-11-25COMPMID-2947: (3RDPARTY_UPDATE) Internal benchmark to v2.2Georgios Pinitas
2019-11-22COMPMID-2855: NEReduceMean throws error for invalid configsPablo Tello
2019-11-22COMPMID-2943: Instance_Normalization VTS test on relaxed mode on GpuAccMichele Di Giorgio
2019-11-21COMPMID-2939 Keep benchmark_examples and validate_examplesSiCong Li
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-20COMPMID-2929: Resolve segfault at end of benchmark suite execution.Georgios Pinitas
2019-11-18COMPMID-2853: Fix VGG16 for fp16.Georgios Pinitas
2019-11-18COMPMID-2919 add error message for zero stride valuesSang-Hoon Park
2019-11-14COMPMID-2924:Remove proprietary headerGiuseppe Rossini
2019-11-14COMPMID-2309 : CLConvolutionLayer: support QUANT8_SYMM_PER_CHANNEL filtersVidhya Sudhan Loganathan
2019-11-14COMPMID-2452: Add mnist exampleIsabella Gottardi
2019-11-14COMPMID-2905: Fixed benchmark graph segfault.Pablo Tello
2019-11-13COMPMID-2921 Performance regression on NEON Int8Giorgio Arena
2019-11-12COMPMID-2139: Update documentation about memory managerMichalis Spyrou
2019-11-12COMPMID-2897 CL LogSoftmax QASYMM8 pre-commit tests are intermittently failingGiorgio Arena
2019-11-12COMPMID-1730: Document best practicesMichele Di Giorgio
2019-11-12COMPMID-2895: Remove QASYMM8_PER_CHANNEL data typeGeorgios Pinitas
2019-11-12COMPMID-2690 Extend Doxygen documents to include GEMM TunerSiCong Li
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