1. cf99be0 COMPMID-3015: Update release notes for 19.08.1 by Michele Di Giorgio · 4 years, 4 months ago branches/arm_compute_19_08 v19.08.1
  2. fca56fe COMPMID-3016: Update README by Michele Di Giorgio · 4 years, 4 months ago
  3. 67ed6c2 Update release repository pin by Michele Di Giorgio · 4 years, 4 months ago
  4. 70872f8 Update LICENSE by Michele Di Giorgio · 4 years, 4 months ago
  5. c4c3e4a Update Doxygen version by Michele Di Giorgio · 4 years, 4 months ago
  6. 5992a08 Increment SONAME and update release version by Michele Di Giorgio · 4 years, 4 months ago
  7. f5a80e1 COMPMID-2819: Retain layout in NEIm2ColKernel by Georgios Pinitas · 4 years, 4 months ago
  8. f6d164a COMPMID-2819: Fix offset in NEReductionOperationKernel. by Pablo Tello · 4 years, 4 months ago
  9. ddc25f9 COMPMID-2819: Retain layout during configuration for multiple functions. by Georgios Pinitas · 4 years, 4 months ago
  10. 156208d COMPMID-2819: Fix data layout in NEScaleKernel for nhwc. by Georgios Pinitas · 4 years, 4 months ago
  11. e559ea8 COMPMID-2819: Retain data layout in NESpaceToDepth and NEDepthToSpace by Georgios Pinitas · 4 years, 5 months ago
  12. 1b89217 COMPMID-2819: Retain configuration step data layout to avoid side-effects. by Pablo Tello · 4 years, 5 months ago
  13. f9a36f4 COMPMID-2819: Retain configuration step data layout to avoid side-effects. by Georgios Pinitas · 4 years, 5 months ago
  14. fe13c48 COMPMID-2819: Perform sqrt in double domain for L2 pooling. by Georgios Pinitas · 4 years, 5 months ago
  15. 99d6195 COMPMID-2855: CLReduceMean throws error for invalid configs by Pablo Tello · 4 years, 5 months ago
  16. 6f58d1e COMPMID-2855: NEReduceMean throws error for invalid configs by Pablo Tello · 4 years, 6 months ago
  17. e6c3344 COMPMID-2637 [CL] fix broadcast pixel-wise multiplication with 5D tensors by Sang-Hoon Park · 4 years, 8 months ago
  18. 35c3eb0 COMPMID-2642: Update documentation for 19.08 by Gian Marco Iodice · 4 years, 9 months ago v19.08
  19. bf94516 COMPMID-2640: Fix performance regression for Resnet101 Int8 on NEON by Gian Marco Iodice · 4 years, 9 months ago
  20. 7243fc3 COMPMID-2636: Fix Depthwise convolution layer validation test by Gian Marco Iodice · 4 years, 9 months ago
  21. bd44a0d Fixed the release version by Gian Marco Iodice · 4 years, 9 months ago
  22. 51a9c3c COMPMID-2336: Validate multiplier and offset calculation in LSTMQuantized and DepthwiseConvolution functions by Michele Di Giorgio · 4 years, 9 months ago
  23. 935ae8d COMPMID-2336: Update GEMM code by Michalis Spyrou · 4 years, 9 months ago
  24. bf19354 COMPMID-2555: Release notes 19.08 by Gian Marco Iodice · 4 years, 9 months ago
  25. 1e86461 COMPMID-2602: FullyConnected VTS failure on CL and Neon TENSOR_QUANT8_ASYMM by Gian Marco Iodice · 4 years, 9 months ago
  26. e657902 COMPMID-2596 MobilenetSSD produce wrong results by Michalis Spyrou · 4 years, 9 months ago
  27. 7b5aa65 COMPMID-2492 Fix Segfault in NEDeconvolutionLayer for NHWC by SiCong Li · 4 years, 9 months ago
  28. ee090c9 COMPMID-2604: (Nightly) Failing 'GC/ConvolutionLayer/Configuration by Gian Marco Iodice · 4 years, 9 months ago
  29. d2532e0 COMPMID-2597: Checking bias type in NEDeconvolutionLayer::validate even when bias == nullptr by Manuel Bottini · 4 years, 9 months ago
  30. 7c2d92c COMPMID-2590: Avg_Pooling2d Fails on CL NHWC FP16 by Michele Di Giorgio · 4 years, 9 months ago
  31. d460c29 COMPMID-2568: NEON Convolution layer failure by giuros01 · 4 years, 9 months ago
  32. b037a49 COMPMID-2336: Fix call to validate in NEDeconvolutionLayer by Michele Di Giorgio · 4 years, 9 months ago
  33. 115851c COMPMID-2595: (Nightly) Mismatches in NEArgMinMax for FP16 by Michele Di Giorgio · 4 years, 9 months ago
  34. f913a40 COMPMID-2598: Change fill range for Winograd fixture by Gian Marco Iodice · 4 years, 9 months ago
  35. 399450f Create release submodule by Gian Marco Iodice · 4 years, 9 months ago
  36. 493ef7f Switch data submodule to the public_data branch of the data repository by Isabella Gottardi · 4 years, 9 months ago
  37. f2033ff Remove FIXME from example/SConscript by Gian Marco Iodice · 4 years, 9 months ago
  38. d6b0be4 Added data submodule by Gian Marco Iodice · 4 years, 9 months ago
  39. 7d7e551 Update Doxygen version by Gian Marco Iodice · 4 years, 9 months ago
  40. a994036 Increment SONAME version and update release version by Gian Marco Iodice · 4 years, 9 months ago
  41. e5bc6a3 Remove blocks of codes / files which are marked as INTERNAL_ONLY by Gian Marco Iodice · 4 years, 9 months ago
  42. 97781ad COMPMID-2553: Update readme by Gian Marco Iodice · 4 years, 9 months ago
  43. 21a1f65 Update LICENSE by Gian Marco Iodice · 4 years, 9 months ago
  44. 36f0246 Remove tests/benchmark_examples, tests/validate_examples and corresponding build options by Gian Marco Iodice · 4 years, 9 months ago
  45. eec4626 Remove 3dparty folder and submodule by Gian Marco Iodice · 4 years, 9 months ago
  46. f948b10 COMPMID-2582: Disable fuse batch normalization on OpenCL for FP16 by Gian Marco Iodice · 4 years, 9 months ago
  47. 9d3e7f9 COMPMID-2569: Fix access window in NEGEMMTranspose1xWKernel and NEGEMMLowpMatrixMultiplyKernel by Michele Di Giorgio · 4 years, 9 months ago
  48. 3ae323f COMPMID-2580: Fix out of bound read in Depthwise Convolution layer (OpenCL) by Gian Marco Iodice · 4 years, 9 months ago
  49. 670c04a COMPMID-2561: Fix GEMM heuristic by Gian Marco Iodice · 4 years, 9 months ago
  50. 93c70b8 COMPMID-2547: CLSpaceToBatchLayer causes NN Test Failures on QUANT8_ASYMM Data Type by Michele Di Giorgio · 4 years, 10 months ago
  51. 1720358 COMPMID-2336 Extend validation for depthwise native and fix same pad calculator by Giorgio Arena · 4 years, 10 months ago
  52. fed275d COMPMID-2546: Fix kernel name tag invalid ptr for NEGEMMAssemblyWrapperKernel.h by Gian Marco Iodice · 4 years, 10 months ago
  53. 78a5d22 COMPMID-2494: Specify Cygwin version in documentation. by Pablo Tello · 4 years, 10 months ago
  54. 7786f25 COMPMID-2526: Disabled Winograd when padding > half_kernel_size by Pablo Tello · 4 years, 10 months ago
  55. a7acb3c COMPMID-1849: Implement CPPDetectionPostProcessLayer by Isabella Gottardi · 5 years ago
  56. 4746326 COMPMID-2336 Fix valgrind error for BatchNormalizationLayer on NEON with NHWC layout by Giorgio Arena · 4 years, 10 months ago
  57. d820db6 COMPMID-2545: Reduce tests required by GEMM (OpenCL) by Gian Marco Iodice · 4 years, 10 months ago
  58. dfa5331 COMPMID-2544 Add deprecation note to DepthwiseSeparableConvolutionLayer for CL/NEON by Giorgio Arena · 4 years, 10 months ago
  59. 51826a4 COMPMID-2336: Fix clang-tidy issues. by Georgios Pinitas · 4 years, 10 months ago
  60. b238f5f COMPMID-2539: Add bias addition check in CLGEMM validation by Gian Marco Iodice · 4 years, 10 months ago
  61. 96ce9f5 COMPMID-2525: Remove configuration time from AlexNet and Inception examples by Gian Marco Iodice · 4 years, 10 months ago
  62. 607339f COMPMID-2527: Remove activation function validation in CLWinogradConvolutionLayer by Gian Marco Iodice · 4 years, 10 months ago
  63. 1c29ffc COMPMID-2336: Fix build issues. by Georgios Pinitas · 4 years, 10 months ago
  64. 169cda3 COMPMID-2055: Fusion of ConvolutionLayer with BatchNormalization at graph only for CL by Manuel Bottini · 4 years, 10 months ago
  65. 6d78402 COMPMID-2499 : 3rdparty submodule url is incorrect by Vidhya Sudhan Loganathan · 4 years, 10 months ago
  66. f3622be COMPMID-1979: Fuse Activation Function in CLGEMM - part 4 by Gian Marco Iodice · 4 years, 10 months ago
  67. c4d5136 COMPMID-2493: Update qs8 in Depthwise assembly by Georgios Pinitas · 4 years, 10 months ago
  68. 4d600c7 COMPMID-2500: Report error in Int8 Conv2d if multiplier > 1. by Georgios Pinitas · 4 years, 10 months ago
  69. a231ea6 COMPMID-2336: Fix GEMMLowp 32bit check by Georgios Pinitas · 4 years, 10 months ago
  70. 5d42b46 COMPMID-2467 Include IP information to the tuning config by Giorgio Arena · 4 years, 10 months ago
  71. cf3abde COMPMID-2430: Adding FusedDepthwiseConvolutionBatchNormalizationLayer condition in NEON function factory by Manuel Bottini · 4 years, 10 months ago
  72. c0683b6 COMPMID-2336: (DATA_UPDATE) Add MobilenetSSD QASYMM8 data by Isabella Gottardi · 4 years, 10 months ago
  73. f33484f COMPMID-2336: Guard quint8 gemm files for aarch64 only. by Georgios Pinitas · 4 years, 10 months ago
  74. 883bad7 COMPMID-1849: Add DetectorPostProcess operator by Isabella Gottardi · 4 years, 10 months ago
  75. bd9097d COMPMID-2336: Rename the new generic depthwise convolution on NEON by Gian Marco Iodice · 4 years, 10 months ago
  76. 44f5572 COMPMID-2179 New generic depthwise convolution for NEON F32 NHWC by Giorgio Arena · 4 years, 10 months ago
  77. c050e0c COMPMID-2490: (Nightly) Valgrind error in NEON Scale by Michalis Spyrou · 4 years, 10 months ago
  78. cfa2bba COMPMID-2178: Update GEMM assembly code. by Georgios Pinitas · 5 years ago
  79. f59b16f COMPMID-2336: Set the correct valid region to the concatenation layer output by Isabella Gottardi · 4 years, 10 months ago
  80. 342d1bc COMPMID-2336: Additional warnings for import_memory() by Manuel Bottini · 4 years, 10 months ago
  81. 6c2eac1 COMPMID-2484: Support depthwise convolution for depth multipliers > 3 by Matthew Jackson · 4 years, 10 months ago
  82. 8f309ab COMPMID-2466: Improved ConvLayer documentation. by Pablo Tello · 4 years, 10 months ago
  83. b5e75db COMPMID-2491: (Nightly) Bug in NEON LSTMLayerQuantized by giuros01 · 4 years, 10 months ago
  84. 7faa0ec Use .inst directives instead of .int directives. by Ramana Radhakrishnan · 4 years, 10 months ago
  85. cb6858f Update copyright years by Ramana Radhakrishnan · 4 years, 10 months ago
  86. d1f5476 COMPMID-1979: Fuse Activation Function in CLGEMM - part 3 by Gian Marco Iodice · 4 years, 10 months ago
  87. 5f98d74 COMPMID-2483: Fixed tuner in benchmark tests by Pablo Tello · 4 years, 10 months ago
  88. cf9c843 COMPMID 1528: Fixed compilation error when opencl=0 by Pablo Tello · 4 years, 10 months ago
  89. 10c53f1 COMPMID-2307: QUANTIZED_16BIT_LSTM operator for CL by Manuel Bottini · 4 years, 10 months ago
  90. d176d54 -ftree-vectorize is redundant with -O3 by Ramana Radhakrishnan · 4 years, 11 months ago
  91. d25af67 COMPMID-2456: NEDeconvolutionLayer.cpp, NHWC is not supported by Manuel Bottini · 4 years, 10 months ago
  92. db9116f COMPMID-2443: CL example use program cache by default. by Pablo Tello · 4 years, 10 months ago
  93. 06be6f8 COMPMID-2096: Refactor the CLGEMMLowp function selection (heuristic) by Gian Marco Iodice · 5 years ago
  94. ff27192 COMPMID-2336: Fix validation for quantized NEDepthwiseConvolutionLayer by Michele Di Giorgio · 4 years, 10 months ago
  95. ca1f460 COMPMID-1979: Fuse Activation Function in CLGEMM - part 2 by Gian Marco Iodice · 4 years, 10 months ago
  96. c95988a COMPMID-2336: Change GPUTarget regex by Michalis Spyrou · 4 years, 10 months ago
  97. ed75326 COMPMID-2283: Implement SIN operator for NEON by Manuel Bottini · 5 years ago
  98. 2ea3761 COMPMID-2336: Fix InPlaceMutator condition and add SaveNumpyAccessor by Isabella Gottardi · 4 years, 10 months ago
  99. ba27e44 COMPMID-2236: QUANTIZED_16BIT_LSTM operator for NEON by Michalis Spyrou · 5 years ago
  100. d7ed672 COMPMID-2336: Add missing macro comment in GLES scale by Michalis Spyrou · 4 years, 10 months ago