1. 35c3eb0 COMPMID-2642: Update documentation for 19.08 by Gian Marco Iodice · 4 years, 9 months ago v19.08
  2. bf94516 COMPMID-2640: Fix performance regression for Resnet101 Int8 on NEON by Gian Marco Iodice · 4 years, 9 months ago
  3. 7243fc3 COMPMID-2636: Fix Depthwise convolution layer validation test by Gian Marco Iodice · 4 years, 9 months ago
  4. bd44a0d Fixed the release version by Gian Marco Iodice · 4 years, 9 months ago
  5. 51a9c3c COMPMID-2336: Validate multiplier and offset calculation in LSTMQuantized and DepthwiseConvolution functions by Michele Di Giorgio · 4 years, 10 months ago
  6. 935ae8d COMPMID-2336: Update GEMM code by Michalis Spyrou · 4 years, 9 months ago
  7. bf19354 COMPMID-2555: Release notes 19.08 by Gian Marco Iodice · 4 years, 10 months ago
  8. 1e86461 COMPMID-2602: FullyConnected VTS failure on CL and Neon TENSOR_QUANT8_ASYMM by Gian Marco Iodice · 4 years, 10 months ago
  9. e657902 COMPMID-2596 MobilenetSSD produce wrong results by Michalis Spyrou · 4 years, 10 months ago
  10. 7b5aa65 COMPMID-2492 Fix Segfault in NEDeconvolutionLayer for NHWC by SiCong Li · 4 years, 10 months ago
  11. ee090c9 COMPMID-2604: (Nightly) Failing 'GC/ConvolutionLayer/Configuration by Gian Marco Iodice · 4 years, 10 months ago
  12. d2532e0 COMPMID-2597: Checking bias type in NEDeconvolutionLayer::validate even when bias == nullptr by Manuel Bottini · 4 years, 10 months ago
  13. 7c2d92c COMPMID-2590: Avg_Pooling2d Fails on CL NHWC FP16 by Michele Di Giorgio · 4 years, 10 months ago
  14. d460c29 COMPMID-2568: NEON Convolution layer failure by giuros01 · 4 years, 10 months ago
  15. b037a49 COMPMID-2336: Fix call to validate in NEDeconvolutionLayer by Michele Di Giorgio · 4 years, 10 months ago
  16. 115851c COMPMID-2595: (Nightly) Mismatches in NEArgMinMax for FP16 by Michele Di Giorgio · 4 years, 10 months ago
  17. f913a40 COMPMID-2598: Change fill range for Winograd fixture by Gian Marco Iodice · 4 years, 10 months ago
  18. 399450f Create release submodule by Gian Marco Iodice · 4 years, 10 months ago
  19. 493ef7f Switch data submodule to the public_data branch of the data repository by Isabella Gottardi · 4 years, 10 months ago
  20. f2033ff Remove FIXME from example/SConscript by Gian Marco Iodice · 4 years, 10 months ago
  21. d6b0be4 Added data submodule by Gian Marco Iodice · 4 years, 10 months ago
  22. 7d7e551 Update Doxygen version by Gian Marco Iodice · 4 years, 10 months ago
  23. a994036 Increment SONAME version and update release version by Gian Marco Iodice · 4 years, 10 months ago
  24. e5bc6a3 Remove blocks of codes / files which are marked as INTERNAL_ONLY by Gian Marco Iodice · 4 years, 10 months ago
  25. 97781ad COMPMID-2553: Update readme by Gian Marco Iodice · 4 years, 10 months ago
  26. 21a1f65 Update LICENSE by Gian Marco Iodice · 4 years, 10 months ago
  27. 36f0246 Remove tests/benchmark_examples, tests/validate_examples and corresponding build options by Gian Marco Iodice · 4 years, 10 months ago
  28. eec4626 Remove 3dparty folder and submodule by Gian Marco Iodice · 4 years, 10 months ago
  29. f948b10 COMPMID-2582: Disable fuse batch normalization on OpenCL for FP16 by Gian Marco Iodice · 4 years, 10 months ago
  30. 9d3e7f9 COMPMID-2569: Fix access window in NEGEMMTranspose1xWKernel and NEGEMMLowpMatrixMultiplyKernel by Michele Di Giorgio · 4 years, 10 months ago
  31. 3ae323f COMPMID-2580: Fix out of bound read in Depthwise Convolution layer (OpenCL) by Gian Marco Iodice · 4 years, 10 months ago
  32. 670c04a COMPMID-2561: Fix GEMM heuristic by Gian Marco Iodice · 4 years, 10 months ago
  33. 93c70b8 COMPMID-2547: CLSpaceToBatchLayer causes NN Test Failures on QUANT8_ASYMM Data Type by Michele Di Giorgio · 4 years, 10 months ago
  34. 1720358 COMPMID-2336 Extend validation for depthwise native and fix same pad calculator by Giorgio Arena · 4 years, 10 months ago
  35. fed275d COMPMID-2546: Fix kernel name tag invalid ptr for NEGEMMAssemblyWrapperKernel.h by Gian Marco Iodice · 4 years, 10 months ago
  36. 78a5d22 COMPMID-2494: Specify Cygwin version in documentation. by Pablo Tello · 4 years, 10 months ago
  37. 7786f25 COMPMID-2526: Disabled Winograd when padding > half_kernel_size by Pablo Tello · 4 years, 10 months ago
  38. a7acb3c COMPMID-1849: Implement CPPDetectionPostProcessLayer by Isabella Gottardi · 5 years ago
  39. 4746326 COMPMID-2336 Fix valgrind error for BatchNormalizationLayer on NEON with NHWC layout by Giorgio Arena · 4 years, 10 months ago
  40. d820db6 COMPMID-2545: Reduce tests required by GEMM (OpenCL) by Gian Marco Iodice · 4 years, 10 months ago
  41. dfa5331 COMPMID-2544 Add deprecation note to DepthwiseSeparableConvolutionLayer for CL/NEON by Giorgio Arena · 4 years, 10 months ago
  42. 51826a4 COMPMID-2336: Fix clang-tidy issues. by Georgios Pinitas · 4 years, 10 months ago
  43. b238f5f COMPMID-2539: Add bias addition check in CLGEMM validation by Gian Marco Iodice · 4 years, 10 months ago
  44. 96ce9f5 COMPMID-2525: Remove configuration time from AlexNet and Inception examples by Gian Marco Iodice · 4 years, 10 months ago
  45. 607339f COMPMID-2527: Remove activation function validation in CLWinogradConvolutionLayer by Gian Marco Iodice · 4 years, 10 months ago
  46. 1c29ffc COMPMID-2336: Fix build issues. by Georgios Pinitas · 4 years, 10 months ago
  47. 169cda3 COMPMID-2055: Fusion of ConvolutionLayer with BatchNormalization at graph only for CL by Manuel Bottini · 4 years, 10 months ago
  48. 6d78402 COMPMID-2499 : 3rdparty submodule url is incorrect by Vidhya Sudhan Loganathan · 4 years, 10 months ago
  49. f3622be COMPMID-1979: Fuse Activation Function in CLGEMM - part 4 by Gian Marco Iodice · 4 years, 10 months ago
  50. c4d5136 COMPMID-2493: Update qs8 in Depthwise assembly by Georgios Pinitas · 4 years, 10 months ago
  51. 4d600c7 COMPMID-2500: Report error in Int8 Conv2d if multiplier > 1. by Georgios Pinitas · 4 years, 10 months ago
  52. a231ea6 COMPMID-2336: Fix GEMMLowp 32bit check by Georgios Pinitas · 4 years, 10 months ago
  53. 5d42b46 COMPMID-2467 Include IP information to the tuning config by Giorgio Arena · 4 years, 10 months ago
  54. cf3abde COMPMID-2430: Adding FusedDepthwiseConvolutionBatchNormalizationLayer condition in NEON function factory by Manuel Bottini · 4 years, 10 months ago
  55. c0683b6 COMPMID-2336: (DATA_UPDATE) Add MobilenetSSD QASYMM8 data by Isabella Gottardi · 4 years, 10 months ago
  56. f33484f COMPMID-2336: Guard quint8 gemm files for aarch64 only. by Georgios Pinitas · 4 years, 10 months ago
  57. 883bad7 COMPMID-1849: Add DetectorPostProcess operator by Isabella Gottardi · 4 years, 11 months ago
  58. bd9097d COMPMID-2336: Rename the new generic depthwise convolution on NEON by Gian Marco Iodice · 4 years, 10 months ago
  59. 44f5572 COMPMID-2179 New generic depthwise convolution for NEON F32 NHWC by Giorgio Arena · 5 years ago
  60. c050e0c COMPMID-2490: (Nightly) Valgrind error in NEON Scale by Michalis Spyrou · 4 years, 10 months ago
  61. cfa2bba COMPMID-2178: Update GEMM assembly code. by Georgios Pinitas · 5 years ago
  62. f59b16f COMPMID-2336: Set the correct valid region to the concatenation layer output by Isabella Gottardi · 4 years, 10 months ago
  63. 342d1bc COMPMID-2336: Additional warnings for import_memory() by Manuel Bottini · 4 years, 10 months ago
  64. 6c2eac1 COMPMID-2484: Support depthwise convolution for depth multipliers > 3 by Matthew Jackson · 4 years, 11 months ago
  65. 8f309ab COMPMID-2466: Improved ConvLayer documentation. by Pablo Tello · 4 years, 11 months ago
  66. b5e75db COMPMID-2491: (Nightly) Bug in NEON LSTMLayerQuantized by giuros01 · 4 years, 10 months ago
  67. 7faa0ec Use .inst directives instead of .int directives. by Ramana Radhakrishnan · 4 years, 11 months ago
  68. cb6858f Update copyright years by Ramana Radhakrishnan · 4 years, 11 months ago
  69. d1f5476 COMPMID-1979: Fuse Activation Function in CLGEMM - part 3 by Gian Marco Iodice · 4 years, 11 months ago
  70. 5f98d74 COMPMID-2483: Fixed tuner in benchmark tests by Pablo Tello · 4 years, 11 months ago
  71. cf9c843 COMPMID 1528: Fixed compilation error when opencl=0 by Pablo Tello · 4 years, 11 months ago
  72. 10c53f1 COMPMID-2307: QUANTIZED_16BIT_LSTM operator for CL by Manuel Bottini · 4 years, 11 months ago
  73. d176d54 -ftree-vectorize is redundant with -O3 by Ramana Radhakrishnan · 5 years ago
  74. d25af67 COMPMID-2456: NEDeconvolutionLayer.cpp, NHWC is not supported by Manuel Bottini · 5 years ago
  75. db9116f COMPMID-2443: CL example use program cache by default. by Pablo Tello · 5 years ago
  76. 06be6f8 COMPMID-2096: Refactor the CLGEMMLowp function selection (heuristic) by Gian Marco Iodice · 5 years ago
  77. ff27192 COMPMID-2336: Fix validation for quantized NEDepthwiseConvolutionLayer by Michele Di Giorgio · 4 years, 11 months ago
  78. ca1f460 COMPMID-1979: Fuse Activation Function in CLGEMM - part 2 by Gian Marco Iodice · 4 years, 11 months ago
  79. c95988a COMPMID-2336: Change GPUTarget regex by Michalis Spyrou · 4 years, 11 months ago
  80. ed75326 COMPMID-2283: Implement SIN operator for NEON by Manuel Bottini · 5 years ago
  81. 2ea3761 COMPMID-2336: Fix InPlaceMutator condition and add SaveNumpyAccessor by Isabella Gottardi · 4 years, 11 months ago
  82. ba27e44 COMPMID-2236: QUANTIZED_16BIT_LSTM operator for NEON by Michalis Spyrou · 5 years ago
  83. d7ed672 COMPMID-2336: Add missing macro comment in GLES scale by Michalis Spyrou · 4 years, 11 months ago
  84. cd0b8b5 COMPMID-2236: Move assembly implementation interfaces to src folder by Georgios Pinitas · 5 years ago
  85. 51146c5 COMPMID-2468: (Nightly) Bug in CL QSYMM16 by Michalis Spyrou · 5 years ago
  86. 4c75851 COMPMID-2421: Add 5x5 DepthwiseConv2d in the optimized path for NEON by Georgios Pinitas · 5 years ago
  87. 98b8511 COMPMID-2463: Add deprecation macro to deprecate interfaces by Georgios Pinitas · 5 years ago
  88. e1651a5 COMPMID-2414 Add add_2D_tensor_argument_if for OpenCL by Michalis Spyrou · 5 years ago
  89. bffb41e COMPMID-2273: Fuse Batch Normalization with Depthwise Convolution layer at graph level (only for CL) by Manuel Bottini · 5 years ago
  90. c1b76fa COMPMID-2092: Refactoring interface for the deconvolution kernels (NEON/CL) by Manuel Bottini · 5 years ago
  91. 0ec65b8 Revert "COMPMID-2425: Fix memory leak reported by coverity" by Georgios Pinitas · 5 years ago
  92. d473386 COMPMID-2447: Align TFlite nearest neighbor NE/CL functions with ACL by Michalis Spyrou · 5 years ago
  93. 9c9b70b COMPMID-2410: Create a new GEMMLowpQuantizeDownInt32ToInt16ScaleKernel for CL by Manuel Bottini · 5 years ago
  94. ddec4d6 COMPMID-2458: Initialize uninitialized variables by Georgios Pinitas · 5 years ago
  95. c878f1f COMPMID-2457: Investigate DirectConvolution failures by giuros01 · 5 years ago
  96. 01fd6cf COMPMID-2336: Fix build for v8.2-a architectures by Georgios Pinitas · 5 years ago
  97. f6f23ea COMPMID-2443: OpenCL kernels cache. by Pablo Tello · 5 years ago
  98. 30271c7 COMPMID-2156: Optimized dilated convolution for NEON. by Georgios Pinitas · 5 years ago
  99. 30dbeef COMPMID-2411: Add (logistic and tanh) activation support for QSYMM16 for CL by Manuel Bottini · 5 years ago
  100. ebdde65 COMPMID-2432: Fix defects reported by Coverity by Michalis Spyrou · 5 years ago