1. f464337 COMPMID-2826 Comply with DCL51-CPP by Michalis Spyrou · 4 years, 7 months ago
  2. f01201a COMPMID-2305: NEDepthwiseConvolution 3x3: support for QUANT8_PER_CHANNEL_SYMM by Giuseppe Rossini · 4 years, 8 months ago
  3. 6e1791b COMPMID-2764: Add support for QASYMM8_SIGNED in NEConvolutionLayer. by Georgios Pinitas · 4 years, 7 months ago
  4. 5cb49dc COMPMID-2962 Fix compiler warnings for g++8 by Michalis Spyrou · 4 years, 7 months ago
  5. bc4d7c2 COMPMID-2797 Add support for QASYMM8_SIGNED in NEArithmeticAddition by Michalis Spyrou · 4 years, 7 months ago
  6. 1f332d4 COMPMID-2794: Add support for QASYMM8_SIGNED in CLGEMMLowpOutputStage by Manuel Bottini · 4 years, 7 months ago
  7. fe7bf01 COMPMID-2795 [CL] allow QASYMM8_SIGNED in GEMMLowpMatrixMultiplyKernel by Sang-Hoon Park · 4 years, 7 months ago
  8. 7b9998d COMPMID-1816: Use parallel reduction on 0 axis in CL ARG_MIN/ARG_MAX by Manuel Bottini · 4 years, 9 months ago
  9. f9179d3 COMPMID-2793: Add support for QASYMM8_SIGNED in CLGEMMLowpMatrixMultiplyReshapedOnlyRHSKernel by Michele Di Giorgio · 4 years, 7 months ago
  10. b714b1d COMPMID-2819: Fix output stage kernel dispatch selection. by Georgios Pinitas · 4 years, 7 months ago
  11. e9c4a99 COMPMID-2972 OCLGrind complains about scalar rank issue by Giorgio Arena · 4 years, 7 months ago
  12. 1f7f988 COMPMID-2917 Update android toolchain in doxygen document by SiCong Li · 4 years, 7 months ago
  13. ca1f98c COMPMID-2911 Update README and Doxygen for 19.11 by SiCong Li · 4 years, 7 months ago
  14. 14cbfb2 COMPMID-2609: Enable quantization with multiplier greater than 1 on OpenCL by Michele Di Giorgio · 4 years, 8 months ago
  15. ed7b27d COMPMID-2819 Fix validation helpers header by Michalis Spyrou · 4 years, 7 months ago
  16. 4d064b7 COMPMID-2960: Remove OpenCL and GLES stubs if not used by Manuel Bottini · 4 years, 7 months ago
  17. ae6ef7c COMPMID-2763 convert functions and helpers for QASYMM8_SIGNED by Sang-Hoon Park · 4 years, 8 months ago
  18. c476bb5 COMPMID-2819: (3RDPARTY_UPDATE) Fix naming in internal benchmarks. by Georgios Pinitas · 4 years, 7 months ago
  19. 448a81f COMPMID-2805: Add QASYMM8_SIGNED support in NEGEMMLowpOutputStage by Georgios Pinitas · 4 years, 8 months ago
  20. 449cbf9 COMPMID-2944 Add erratum: NEON validation errors on android arch v8.2-a by SiCong Li · 4 years, 7 months ago
  21. 646d4e4 COMPMID-2952: NEON failing with 'bus_error' on 32-bit by Georgios Pinitas · 4 years, 7 months ago
  22. 0922dbb IVGBENCH-1661: Segfault on FP16 for NEON by Georgios Pinitas · 4 years, 7 months ago
  23. 21079dd COMPMID-2700: Use NEON wrapper on SoftmaxLayer by Manuel Bottini · 4 years, 8 months ago
  24. 6d8b94a COMPMID-2905 Add Errata section for the previous CLRuntimeContext hang issue by SiCong Li · 4 years, 7 months ago
  25. b71d224 COMPMID-2956: 19.11 Nightly Fail: Validation mismatches on hikey by Michele Di Giorgio · 4 years, 7 months ago
  26. 79dc5c5 COMPMID-2947: (3RDPARTY_UPDATE) Internal benchmark to v2.2 by Georgios Pinitas · 4 years, 7 months ago
  27. 9397515 COMPMID-2855: NEReduceMean throws error for invalid configs by Pablo Tello · 4 years, 8 months ago
  28. a0a3d20 COMPMID-2943: Instance_Normalization VTS test on relaxed mode on GpuAcc by Michele Di Giorgio · 4 years, 8 months ago
  29. 0c09582 COMPMID-2939 Keep benchmark_examples and validate_examples by SiCong Li · 4 years, 8 months ago
  30. 581f178 COMPMID-2920: NEInstanceNormalization fails on NHWC validations by Manuel Bottini · 4 years, 8 months ago
  31. 2963a6f COMPMID-2152: Implement Fill for NEON by Kurtis Charnock · 4 years, 8 months ago
  32. 9afc41a COMPMID-2151: Implement Fill for CL by Kurtis Charnock · 4 years, 8 months ago
  33. c9f163b COMPMID-2929: Resolve segfault at end of benchmark suite execution. by Georgios Pinitas · 4 years, 8 months ago
  34. 6011f24 COMPMID-2853: Fix VGG16 for fp16. by Georgios Pinitas · 4 years, 8 months ago
  35. 46023ed COMPMID-2919 add error message for zero stride values by Sang-Hoon Park · 4 years, 8 months ago
  36. f49b8eb COMPMID-2924:Remove proprietary header by Giuseppe Rossini · 4 years, 8 months ago
  37. 951b8a4 COMPMID-2309 : CLConvolutionLayer: support QUANT8_SYMM_PER_CHANNEL filters by Vidhya Sudhan Loganathan · 4 years, 8 months ago
  38. cd4e9ab COMPMID-2452: Add mnist example by Isabella Gottardi · 4 years, 8 months ago
  39. ee8cf32 COMPMID-2905: Fixed benchmark graph segfault. by Pablo Tello · 4 years, 8 months ago
  40. 7a669a8 COMPMID-2921 Performance regression on NEON Int8 by Giorgio Arena · 4 years, 8 months ago
  41. 2dab2e9 COMPMID-2139: Update documentation about memory manager by Michalis Spyrou · 4 years, 8 months ago
  42. af724e7 COMPMID-2897 CL LogSoftmax QASYMM8 pre-commit tests are intermittently failing by Giorgio Arena · 4 years, 8 months ago
  43. 7b12bfb COMPMID-1730: Document best practices by Michele Di Giorgio · 4 years, 8 months ago
  44. 8217c8e COMPMID-2895: Remove QASYMM8_PER_CHANNEL data type by Georgios Pinitas · 4 years, 8 months ago
  45. 94e0cf9 COMPMID-2690 Extend Doxygen documents to include GEMM Tuner by SiCong Li · 4 years, 8 months ago
  46. 5dea19e COMPMID-2579: Fuse batch normalization with convolution and depthwise convolution at graph level on NEON by Gian Marco Iodice · 4 years, 8 months ago
  47. eaa01ab COMPMID-2671 use Signed32 for default output data type of ArgMinMax by Sang-Hoon Park · 4 years, 8 months ago
  48. 75041a1 COMPMID-2563 Change how the best overall GEMM configuration is selected by SiCong Li · 4 years, 8 months ago
  49. 77d4252 COMPMID-2853: VGG16 regression for fp32 by Georgios Pinitas · 4 years, 8 months ago
  50. 9aaf09e COMPMID-2452: Fix meta-data override issue in DynamicTensor test by Georgios Pinitas · 4 years, 8 months ago
  51. 11b0b8a COMPMID-2672: add comments for GEMM helper macros by Sang-Hoon Park · 4 years, 8 months ago
  52. 63d4dbd COMPMID-2452: Fix 32-bit per-channel convolution for NEON. by Georgios Pinitas · 4 years, 8 months ago
  53. 15396ff COMPMID-2892: [CL] use int accumulator for quantized MxN DWC by Sang-Hoon Park · 4 years, 8 months ago
  54. 5264b7d COMPMID-2576: Fuse activation in Winograd output transform. by Pablo Tello · 4 years, 9 months ago
  55. 68adf44 COMPMID-2893: Bare-metal build failures by Georgios Pinitas · 4 years, 8 months ago
  56. dbdea0d COMPMID-2308: NEConvolutionLayer: support QUANT8_SYMM_PER_CHANNEL filters by Georgios Pinitas · 4 years, 9 months ago
  57. 75d4733 COMPMID-2138: Create safe math integer functions by Michalis Spyrou · 4 years, 8 months ago
  58. 3252795 COMPMID-2106: Extend get_input_accessor() to run input images through QASYMM8 networks by Manuel Bottini · 4 years, 8 months ago
  59. 0fc2d7a COMPMID-2862: remove forward declaration of ReductionOperation by Sang-Hoon Park · 4 years, 8 months ago
  60. 7ae80a9 COMPMID-2549: Add GLES Runtime Context interfaces. by Georgios Pinitas · 4 years, 8 months ago
  61. bfd75d6 COMPMID-2672: add comments for OpenCL helper macros by Sang-Hoon Park · 4 years, 8 months ago
  62. 62eeb53 COMPMID-2266: [CL] add support for Log Softmax by Sang-Hoon Park · 4 years, 8 months ago
  63. 44bfc3f COMPMID-1671: Allow fp mixed precision in CLFCLayer. by Georgios Pinitas · 4 years, 8 months ago
  64. 2697fd8 COMPMID-2707: add keep_dims parameter to Reduction Operation by Sang-Hoon Park · 4 years, 9 months ago
  65. df4cf57 COMPMID-2306: CLDepthwiseConvolution: support for QUANT8_PER_CHANNEL_SYMM by Michele Di Giorgio · 4 years, 9 months ago
  66. 8b72199 COMPMID-1889: Fuse bias addition and output stage in CLFCLayer. by Georgios Pinitas · 4 years, 8 months ago
  67. fde0914 MLCE-146: VTS failures A55 by Pablo Tello · 4 years, 8 months ago
  68. d985378 COMPMID-2588: Optimize the output detection kernel required by MobileNet-SSD (~27% improvement) by Giuseppe Rossini · 4 years, 8 months ago
  69. 279814b COMPMID-2481: Add InputQuantizationInfo!=OutputQuantization Info tests for DeconvolutionLayer by Manuel Bottini · 4 years, 8 months ago
  70. 7736389 COMPMID-2452: (3RDPARTY_UPDATE) Internal benchmark fixes by Georgios Pinitas · 4 years, 8 months ago
  71. 0726398 COMPMID-2501: Support multiplier > 1 during QASYMM8 requantization for Quantized LSTM by Manuel Bottini · 4 years, 9 months ago
  72. 05069f0 COMPMID-2515: Merge optimized depthwise convolution to the generic depthwise convolution function by Manuel Bottini · 4 years, 9 months ago
  73. e36b526 COMPMID-2567: Create a python script to parse the CLGEMM benchmarks and by SiCong Li · 4 years, 9 months ago
  74. 48b3ef8 COMPMID-2577: Fuse bias addition and activation in gemm assembly kernels by Georgios Pinitas · 4 years, 9 months ago
  75. 1dce310 COMPMID-2452: Fix CLDepthwiseConvolutionLayerNativeKernel by Michele Di Giorgio · 4 years, 9 months ago
  76. 314598f COMPMID-2486: Fix bare arm64-v8.2-a builds by Michalis Spyrou · 4 years, 9 months ago
  77. d93e263 COMPMID-2708 NEDepthwiseConvolution Generic: support for QUANT8_PER_CHANNEL_SYMM by Giorgio Arena · 4 years, 9 months ago
  78. ab5b1a2 COMPMID-2744 [CL] add support for 9x9 quantized direct convolution by Sang-Hoon Park · 4 years, 9 months ago
  79. 422da26 COMPMID-2452: Update documentation for Weights Manager by Michalis Spyrou · 4 years, 9 months ago
  80. 45ce566 COMPMID-2209: Update documentation for RuntimeContext. by Georgios Pinitas · 4 years, 9 months ago
  81. 84dca2d COMPMID-2486: Fix bare metal builds by Michalis Spyrou · 4 years, 9 months ago
  82. 34f88dd Revert "COMPMID-1816: Use parallel reduction on 0 axis in CL ARG_MIN/ARG_MAX" by Manuel Bottini · 4 years, 9 months ago
  83. 662e5a4 Revert "COMPMID-2742: [CL] ArgMinMax clCreateKernel error" by Manuel Bottini · 4 years, 9 months ago
  84. fae513c COMPMID-2486: Remove/add disabled compiler warnings by Michalis Spyrou · 4 years, 9 months ago
  85. ebaddb6 COMPMID-2452: fixed linker error when cppscheduler=0 by Pablo Tello · 4 years, 9 months ago
  86. 3f8cc58 COMPMID-2813: Update the heuristic in CLDepthWiseConvolutionLayer by Gian Marco Iodice · 4 years, 9 months ago
  87. 1af089c COMPMID-2452: NEInstanceNormalization test tolerance fix by Manuel Bottini · 4 years, 9 months ago
  88. c69371a COMPMID-2452: Change names for internal benchmarks by Georgios Pinitas · 4 years, 9 months ago
  89. d24affe COMPMID-2265 add support for Log Softmax to NEON by Sang-Hoon Park · 4 years, 9 months ago
  90. 7c60c99 COMPMID-2486: Remove disabled compiler warnings by Michalis Spyrou · 4 years, 9 months ago
  91. a07ce15 COMPMID-2741: [CL] GEMMMatrixMultiplyReshaped clCreateKernel Error by Georgios Pinitas · 4 years, 9 months ago
  92. db8485a COMPMID-2205: CL runtime context. by Pablo Tello · 4 years, 9 months ago
  93. a046e16 COMPMID-2600: Implement a new and generic depthwise convolution for CL QASYMM8 NHWC by Michele Di Giorgio · 4 years, 9 months ago
  94. 76c996f COMPMID-2742: [CL] ArgMinMax clCreateKernel error by Manuel Bottini · 4 years, 9 months ago
  95. ee0f6cc COMPMID-2743: Mark 9x9 quantized direct convolutions as unsupported in CL by Georgios Pinitas · 4 years, 9 months ago
  96. 3d426c5 COMPMID-2697: Dynamic Tensors Type2 test case by Georgios Pinitas · 4 years, 9 months ago
  97. df2c721 COMPMID-2452: Remove unnecessary checks from CLWinogradOutputTransformKernel by Michele Di Giorgio · 4 years, 9 months ago
  98. 633d30b COMPMID-2306: CLDepthwiseConvolution: support for QUANT8_PER_CHANNEL_SYMM - Reference by Michele Di Giorgio · 4 years, 9 months ago
  99. f882901 COMPMID-2452: Change names for internal benchmarks by Georgios Pinitas · 4 years, 9 months ago
  100. 6bff195 COMPMID-2486: Remove disabled compiler warnings by Michalis Spyrou · 4 years, 9 months ago