1. 032fb7e COMPMID-1766: Fixed NonMaxSuppression reference. by Pablo Tello · 5 years ago branches/arm_compute_19_02
  2. fe87911 COMPMID-1710: Remove Soft Relu activation from large runs. by Georgios Pinitas · 5 years ago
  3. efbab95 COMPMID-1710: Add FP16 support checks. by Georgios Pinitas · 5 years ago
  4. c26661f COMPMID-1710: Fix NEReductionOperation border values for QASYMM8. by Georgios Pinitas · 5 years ago
  5. 8d5d588 COMPMID-1997: Add ACL logo to the documentation and README.md by Isabella Gottardi · 5 years ago
  6. 77fd437 COMPMID-1710 Reduce Tile test sizes by Michalis Spyrou · 5 years ago
  7. ec96d6c COMPMID-1710: Fix DepthConcatenate reference with different quantization by Georgios Pinitas · 5 years ago
  8. 2607ba1 COMPMID-1710: Quantization information missmatching issues. by Georgios Pinitas · 5 years ago
  9. afae756 COMPMID-2007: Compilation failures with ndk16b. by Georgios Pinitas · 5 years ago
  10. 9643c2e COMPMID-1918: Different qinfos support in CLConcatLayer by Pablo Tello · 5 years ago
  11. 76975a3 COMPMID-2006: NEON GEMMLowp assertion failure. by Georgios Pinitas · 5 years ago
  12. c8a149c COMPMID-2005: Tensors have different quantization information. by Georgios Pinitas · 5 years ago
  13. ec5f85f COMPMID-1999: Add support for GenerateProposals operator in CL by Manuel Bottini · 5 years ago
  14. ef382fd COMPMID-1710 fix CL context creation by John Kesapides · 5 years ago
  15. e82cb04 COMPMID-1710: Add check on different input/output quantization info were not supported by Isabella Gottardi · 5 years ago
  16. 80c8816 COMPMID-1710: Fix CL logistic activation for QASYMM8 by Michele Di Giorgio · 5 years ago
  17. cb3eecc COMPMID-1710 Reduce Im2Col nightly validation sizes by Michalis Spyrou · 5 years ago
  18. d85a77a COMPMID-1766: Implemented CPP Non Max Suppression by Pablo Tello · 5 years ago
  19. 3b47b74 Revert "COMPMID-1329: Add support for GenerateProposals operator in CL" by Giuseppe Rossini · 5 years ago
  20. 34d5eb6 Revert "COMPMID-1766: Implemented CPP Non Max Suppression" by Pablo Marquez · 5 years ago
  21. 869ec97 COMPMID-1987: 19.02 Release notes by Isabella Gottardi · 5 years ago
  22. 7b060cc COMPMID-1710 Remove 4K image from nightly dataset by Michalis Spyrou · 5 years ago
  23. 18b739e COMPMID-1996: Update documenation for doxgen 1.8.15 by Manuel Bottini · 5 years ago
  24. 797b4f2 COMPMID-1993: Remove GEMMInterleave4x4 benchmark by Isabella Gottardi · 5 years ago
  25. 8cb756f COMPMID-1985: Update Readme for 19.02 Release by Isabella Gottardi · 5 years ago
  26. 54d2376 COMPMID-1981: fixed Nightly DepthConcatenate QASMM8 mismatches by Pablo Tello · 5 years ago
  27. 75d4122 COMPMID-1919: Opencl - Tuning with Instrumentation does not work by Vidhya Sudhan Loganathan · 5 years ago
  28. 6ea4d78 COMPMID-1934: Doxygen online documentation errors on Firefox by Manuel Bottini · 5 years ago
  29. 5323de6 COMPMID-1918: Fixed mismatches in NEDepthConcatenateLayer by Pablo Tello · 5 years ago
  30. 130edad Create a release_repository submodule by Isabella Gottardi · 5 years ago
  31. 2637de4 Switch data submodule to the public_data branch of the data repository by Isabella Gottardi · 5 years ago
  32. cacb878 Increment SONAME version and update release version in the SConscript by Isabella Gottardi · 5 years ago
  33. bade5f4 Remove blocks of codes / files which are marked as INTERNAL_ONLY by Isabella Gottardi · 5 years ago
  34. 5cca9cb Remove tests/benchmark_examples, tests/validate_examples and corresponding build options by Isabella Gottardi · 5 years ago
  35. 1748666 Remove 3rdparty submodule by Isabella Gottardi · 5 years ago
  36. 6844b88 COMPMID-1710 Fix NEON LSTM invalid allocation by Michalis Spyrou · 5 years ago
  37. d1fe4ce COMPMID-1710 Use system_clock in WallClock by Michalis Spyrou · 5 years ago
  38. 8e150a1 COMPMID-1859: Avoid unnecessary padding in CLWidthConcatenate[2,4]TensorsKernel by Michele Di Giorgio · 5 years ago
  39. 5d3bb40 COMPMID-1710: Fix LSTMLayerFixture by Michele Di Giorgio · 5 years ago
  40. 54e98d9 COMPMID-1918: Different qinfos support in NEConcatLayer. by Pablo Tello · 5 years ago
  41. 03bb550 COMPMID-1916: Add support for QASYMM8 LOGISTIC activation in NEActivationLayer by Isabella Gottardi · 5 years ago
  42. 4f85982 COMPMID-1923: Input is ignored if peephole optimization is enabled in LSTM by Georgios Pinitas · 5 years ago
  43. ebc3a90 COMPMID-1706: Fuse the bias addition within CLGEMM by Michele Di Giorgio · 6 years ago
  44. 4632e5e COMPMID-1920: Failure exit order destruction when CLTuner enabled. by Georgios Pinitas · 5 years ago
  45. a69a88b COMPMID-1915: Deconvolution doesn't work when inner_dimension_top != 0 or inner_dimension_right != 0 by giuros01 · 5 years ago
  46. 99089ce COMPMID-1924: Validate quantization info in pooling layer. by Georgios Pinitas · 5 years ago
  47. 678d83a COMPMID-1838: Add 4D softmax support for NEON and achieve parity with CL by Manuel Bottini · 5 years ago
  48. a74923c COMPMID-1910: Improve CLTuner reducing the number of LWS to test by Gian Marco Iodice · 5 years ago
  49. 3dbfd23 COMPMID-1710: Introduce GEMM strategy name in GEMMAssemblyWrapper. by Georgios Pinitas · 5 years ago
  50. 62c3639 COMPMID-1913: Add names to all graph examples by Georgios Pinitas · 5 years ago
  51. 1509e4b COMPMID-1823: Increase scheduling granularity in NEGemmInterleaved. by Georgios Pinitas · 5 years ago
  52. a41c54b COMPMID-1710: Enable fp16 fallback for AArch32 by Georgios Pinitas · 5 years ago
  53. 6a91440 COMPMID-1710: Allow NHWC datalayout in SAME pad calculation by Isabella Gottardi · 5 years ago
  54. b7c308a COMPMID-1887: Fixed segfault in validation tests. by Pablo Tello · 5 years ago
  55. f8b6520 COMPMID-1911 : NEON QASYMM8 add should be rounding to nearest, tie to even by Vidhya Sudhan Loganathan · 5 years ago
  56. aa3fc13 COMPMID-1710: Re-enable winograd on A53. by Georgios Pinitas · 5 years ago
  57. 6d10996 COMPMID-1691: Optimize CLDepthwiseConvolutionKernel (QASYMM8/NHWC) for 3x3 kernels (stride=1 and stride=2) by giuros01 · 5 years ago
  58. edc21e4 COMPMID-1912: Print functions should be enabled in assert mode by giuros01 · 6 years ago
  59. dc310b5 COMPMID-1633: Removes 5120x3200 image tests from stress testing by Georgios Pinitas · 5 years ago
  60. 219d8ba COMPMID-1902: Update the README in the github repository in order to include the DCO licence and the new public mailing list by giuros01 · 5 years ago
  61. 5d62c01 COMPMID-1710: Fix NEActivationLayer map for QASYMM8 by Isabella Gottardi · 5 years ago
  62. 83bbf77 COMPMID-1710: Define missed specializations for comparisons by Georgios Pinitas · 5 years ago
  63. db63b9c COMPMID-1698: Implementing CLGEMMLowpMatrixMultiplyReshapedKernel by Gian Marco Iodice · 5 years ago
  64. 5ce99a2 COMPMID-1652 Cleanup some nighly tests by Michalis Spyrou · 5 years ago
  65. 17a01a3 COMPMID-1866: Revisit padding and window on CLDepthwiseConvolutionNHWC by Michele Di Giorgio · 5 years ago
  66. 1d48065 COMPMID-1867: Add u8 and s8 hybrid assembly kernels. by Georgios Pinitas · 5 years ago
  67. 20b527a COMPMID-1900: Nightly issue with GEMMReshapeLHSMatrix by Gian Marco Iodice · 5 years ago
  68. dc9b528 COMPMID-1795: Add support for NHWC in CLGenerateProposalsLayer by George Wort · 5 years ago
  69. 1d4f385 COMPMID-1760: NEON: Implement Prod by Manuel Bottini · 5 years ago
  70. 734151d COMPMID-1848: Account alignment in Offset-based pool allocations by Georgios Pinitas · 5 years ago
  71. e8c0c43 COMPMID-1710 Fix bare metal build failure by Michalis Spyrou · 5 years ago
  72. b87b95e COMPMID-1899: Fix NaN issue in CLGEMMMatrixMultiplyReshapedKernel by Gian Marco Iodice · 5 years ago
  73. a0a0e29 COMPMID-1766: Implemented CPP Non Max Suppression by Pablo Tello · 5 years ago
  74. 3ddb9ae COMPMID-1898: (Nightly) Many CLGEMM tests fail by giuros01 · 5 years ago
  75. a1e7e28 COMPMID-1768: NEON: Implement RealDiv by George Wort · 5 years ago
  76. d88590f COMPMID-1753: NEON: Implement Less, Greater, GreaterEqual, Equal, Not Equal by George Wort · 5 years ago
  77. 7ad6257 COMPMID-1727: CL: Implement Gather - support S32 indices by Manuel Bottini · 5 years ago
  78. 3de4c73 COMPMID-1883: Use buffer based manager to avoid alignment issues. by Georgios Pinitas · 5 years ago
  79. 2dce6cc COMPMID-1763 : NEON: Implement Gather by John Kesapides · 5 years ago
  80. 618451d COMPMID-1710 Fix datasets in QASYMM8 convolution by Michalis Spyrou · 5 years ago
  81. 14c9389 COMPMID-1710: Fix address space issue by George Wort · 5 years ago
  82. 7cd26d4 COMPMID-1867: Add NEON/SVE GEMM Hybrid kernels. by Georgios Pinitas · 5 years ago
  83. 3ac2f3a COMPMID-1814 : NEScale add support for TOP_LEFT and QASYMM8 by Vidhya Sudhan Loganathan · 5 years ago
  84. 90313eb COMPMID-1687: Optimize CLGEMMMatrixMultiplyKernel by Gian Marco Iodice · 5 years ago
  85. 13a2080 COMPMID-1891: Fixes NELSTM padding issues. by Georgios Pinitas · 5 years ago
  86. 1df9cca COMPMID-1897: ResNet50 does not load ACL tuner file passed at command line by Michele Di Giorgio · 5 years ago
  87. 5c9f0c4 COMPMID-1652 NEON Remove unnecessary configuration tests by Michalis Spyrou · 5 years ago
  88. 8094325 COMPMID-1652 CL Cleanup and add missing tests by Michalis Spyrou · 5 years ago
  89. 57016a4 COMPMID-1710: Fixes substitution errors in bare_metal build. by Georgios Pinitas · 5 years ago
  90. 44b4e97 COMPMID-1794: Add support for NHWC in CLROIAlignLayer by George Wort · 5 years ago
  91. f63885b COMPMID-1710 Move some Util functions to core/Utils by Michalis Spyrou · 5 years ago
  92. 1a57ad1 COMPMID-1710: Add explicit padding arguments to depthwise convolution by Georgios Pinitas · 5 years ago
  93. 728d6f7 COMPMID-1890 Compile failure (uninitialized warning) with g++7.3 by Michalis Spyrou · 5 years ago
  94. 7a63e79 COMPMID-1886 : Enable CLTuner for CLScale by Vidhya Sudhan Loganathan · 5 years ago
  95. bacfec5 COMPMID-1687: Optimize CLGEMMMatrixMultiplyKernel (part 1) by Gian Marco Iodice · 5 years ago
  96. 55e1678 COMPMID-1724: CL Implement Prod fix by Manuel Bottini · 5 years ago
  97. 254a48a COMPMID-1885 (Nightly) Bug in NEON ArgMinMax by Michalis Spyrou · 5 years ago
  98. 5a59453 COMPMID-1809: Remove padding in NEGEMMConvolutionLayer 64-bit path. by Georgios Pinitas · 5 years ago
  99. dea2d2d COMPMID-1772: Implement PadV2 for NEON by Georgios Pinitas · 5 years ago
  100. 053e751 COMPMID-1758: NEON: Implement Range by Manuel Bottini · 5 years ago