1. 8c081bf Add errata for failure in quantized CLFullyConnectedLayer by Michele Di Giorgio · 3 years, 4 months ago
  2. f42d90a Update release note for data type decoupling by Giorgio Arena · 3 years, 4 months ago
  3. df2a9a3 Update release notes with performance regression on G77 and updated toolchain by Giorgio Arena · 3 years, 4 months ago
  4. 32eb984 Remove 'actual's from building documentation by Giorgio Arena · 3 years, 4 months ago
  5. cece42c Comply with Trademark rules for use of Neon, Arm and Mali by Sheri Zhang · 3 years, 5 months ago
  6. aebca26 Update Release Notes by Giorgio Arena · 3 years, 4 months ago
  7. 26111da Update deprecation notices by Giorgio Arena · 3 years, 4 months ago
  8. 9a6ac34 Redirect issues to Github only by Michele Di Giorgio · 3 years, 4 months ago
  9. 716b1be Update OpenCL GEMM benchmark script by Gian Marco Iodice · 3 years, 5 months ago
  10. 373b407 Make Softmax kernels and operator stateless by Michalis Spyrou · 3 years, 5 months ago
  11. f5aad51 Report WBSM feature support in the documentation by Gian Marco Iodice · 3 years, 5 months ago
  12. 7e20e29 Make memset/copy functions state-less by Sheri Zhang · 3 years, 5 months ago
  13. 1928904 Make NEON Pooling kernels and functions state-less by Michele Di Giorgio · 3 years, 5 months ago
  14. dda6914 Update documentation for OpenCL kernel padding removal by Sheri Zhang · 3 years, 5 months ago
  15. e131466 Make CL Pooling kernels and functions state-less by Michele Di Giorgio · 3 years, 5 months ago
  16. ea85727 Compress OpenCL kernel files using zlib for Android by Georgios Pinitas · 3 years, 5 months ago
  17. c9c8905 Make CL Elementwise Unary kernels and functions state-less by Michele Di Giorgio · 3 years, 5 months ago
  18. 1e0208a Make CLArithmeticAddition kernel and function state-less by Michele Di Giorgio · 3 years, 5 months ago
  19. 7249f15 Rename functions/classes for elementwise unary operations by Sang-Hoon Park · 3 years, 5 months ago
  20. 63001ac Rename functions/classes for elementwise operations by Sang-Hoon Park · 3 years, 5 months ago
  21. f47f718 Make CLFloor and CLActivation kernels and functions state-less by Georgios Pinitas · 3 years, 5 months ago
  22. 7d61ff0 Make all CL Concatenate kernels and functions state-less by Michele Di Giorgio · 3 years, 5 months ago
  23. da6a6eb Update documentation for SVE/SVE2 support by Sheri Zhang · 3 years, 6 months ago
  24. bd2c8e1 Fix doxygen references to new kernels by Michele Di Giorgio · 3 years, 5 months ago
  25. 0f7ef8a Make memset/copy functions state-less by Georgios Pinitas · 3 years, 6 months ago
  26. 50e98bb Add support for Armv8-R AArch64 build by Sang-Hoon Park · 3 years, 5 months ago
  27. 4551403 Add support for macOS by Georgios Pinitas · 3 years, 6 months ago
  28. 70eb53b Make CpuFloorKernel kernel stateless by Georgios Pinitas · 3 years, 6 months ago
  29. ee82d34 Fix Doxygen references by Michele Di Giorgio · 3 years, 6 months ago
  30. b309fc2 Fix uniform_real_distribution_fp16 warning and single Dimension increment by Giorgio Arena · 3 years, 6 months ago
  31. 72610dc Remove 3rdparty submodule and internal_only build option by Michele Di Giorgio · 3 years, 7 months ago
  32. c53266e Remove (CL/NE)UpsampleLayer in favor to (NE/CL)Scale by Georgios Pinitas · 3 years, 7 months ago
  33. 0b1c2db Remove (NE/CL)YoloLayer support by Georgios Pinitas · 3 years, 7 months ago
  34. ec2256b Move NEGEMMAssemblyDispatch as an internal function by Georgios Pinitas · 3 years, 7 months ago
  35. e2696b1 Wrap Flatten layer over reshape by Georgios Pinitas · 3 years, 7 months ago
  36. 8c3c0e7 Remove (NE/CL)ComputeAllAnchors function by Georgios Pinitas · 3 years, 7 months ago
  37. f7c5a41 Remove support for NEIm2Col, NECol2Im, NEGEMMInterleave4x4, NEGEMMTranspose1xW by Georgios Pinitas · 3 years, 7 months ago
  38. e5a9ad8 COMPMID-3869: Update Sconstruct to support SVE/SVE2 by Manuel Bottini · 3 years, 7 months ago
  39. 96b16b6 Remove support for (NE/CL)LocallyConnectedLayer by Georgios Pinitas · 3 years, 7 months ago
  40. d308df3 Remove unused CLGEMMMatrixVectorMultiplyKernel by Georgios Pinitas · 3 years, 7 months ago
  41. 40f51a6 Update default C++ standard to C++14 by Georgios Pinitas · 3 years, 7 months ago
  42. ccff409 Updated the errata. by morgolock · 3 years, 7 months ago
  43. 70b1eb8 Updated doxygen documention. by morgolock · 3 years, 7 months ago
  44. fbcf65c Update functions list in Doxygen by morgolock · 3 years, 7 months ago
  45. 0e72849 Update Release Notes 20.11 by morgolock · 3 years, 7 months ago
  46. d6ee9ed COMPMID-3984: Deprecate GLES functions. by morgolock · 3 years, 7 months ago
  47. c0b6f76 COMPMID-3776: Indirect GEMM by Georgios Pinitas · 3 years, 8 months ago
  48. 824061d COMPMID-3881: Update remove OpenCL padding 20.11 documentation by Sheri Zhang · 3 years, 8 months ago
  49. 00c7601 COMPMID-3957: Deprecate CV functions in CL backend. by morgolock · 3 years, 8 months ago
  50. 0c86265 COMPMID-3957: Deprecate neon CV functions. by morgolock · 3 years, 8 months ago
  51. bef7fa2 COMPMID-3639: (3RDPARTY_UPDATE) Move CL kernels to src by Sang-Hoon Park · 3 years, 8 months ago
  52. ebcebf1 COMPMID-3638: Move NEON kernels by Michalis Spyrou · 3 years, 8 months ago
  53. 674d748 COMPMID-3599: Remove directory structure from tests documentation by Michele Di Giorgio · 3 years, 8 months ago
  54. 776c235 COMPMID-3644: Update contribution guidelines for stable API/ABI by Sang-Hoon Park · 3 years, 8 months ago
  55. 68dd25f COMPMID-3637: Move utility headers from arm_compute to src by Sang-Hoon Park · 3 years, 8 months ago
  56. ba14c92 COMPMID-3829: Create CLGEMMLowpQuantizeDownInt32ScaleByFixedPointKernel and remove padding from related OpenCL kernels by Michele Di Giorgio · 3 years, 9 months ago
  57. ff9612c COMPMID-3818: Extend documentation to report what fast-math flag enables by Sheri Zhang · 3 years, 9 months ago
  58. ed36713 COMPMID-3823: Update remove NEON padding 20.11 documentation by Sheri Zhang · 3 years, 9 months ago
  59. 9bfa5d1 COMPMID-3789: Update documentation on data type and data layout by Georgios Pinitas · 3 years, 9 months ago
  60. ddb93bb COMPMID-3637: Move wrapper to src by Georgios Pinitas · 3 years, 9 months ago
  61. 552e11d COMPMID-3761: Update directory structure by Michele Di Giorgio · 3 years, 9 months ago
  62. 1813422 COMPMID-3583: Add S32 support to NEElementwiseDivision by Georgios Pinitas · 3 years, 10 months ago
  63. bb88f89 COMPMID-3581 Add S32 support to NEPixelWiseMultiplication by SiCong Li · 3 years, 10 months ago
  64. 57f30a9 COMPMID-3767: Align documentation with trademark rules by Michele Di Giorgio · 3 years, 10 months ago
  65. be33acd COMPMID-3645: Clarify graph examples' immutable governance by Georgios Pinitas · 3 years, 10 months ago
  66. 7d0adc6 COMPMID-3151: Remove NEDepthwiseConvolutionLayer3x3Kernel by Georgios Pinitas · 3 years, 10 months ago
  67. 903f8cc COMPMID-3580 Add S32 support to NEArithmeticSubtraction by SiCong Li · 3 years, 10 months ago
  68. 2d22139 COMPMID-3154: Deprecate NE/CL LocallyConnectedLayer by Georgios Pinitas · 3 years, 10 months ago
  69. 7a7f4e0 COMPMID-3758 COMPMID-3759: Update documentation for cross compile and Android NDK toolchain by Sheri Zhang · 3 years, 10 months ago
  70. 96209c7 COMPMID-3694 COMPMID-3695 COMPMID-3458: Softmax Axis by SiCong Li · 3 years, 10 months ago
  71. 97c1a67 COMPMID-3689: Update function list in doxygen by Sang-Hoon Park · 3 years, 10 months ago
  72. adfaefb COMPMID-3690: Update release note by Sang-Hoon Park · 3 years, 10 months ago
  73. a45abfd COMPMID-3687: Remove deprecated functions in 20.05 release by Sang-Hoon Park · 3 years, 10 months ago
  74. 547b2e7 COMPMID-3702: Update documentation by Gian Marco Iodice · 3 years, 11 months ago
  75. b10181b COMPMID-3456 Update gemm tuner documentation by SiCong Li · 3 years, 11 months ago
  76. 9c7fed8 COMPMID-3656: Disabled reduce_axis in LOG_SOFTMAX and SOFTMAX by morgolock · 3 years, 11 months ago
  77. dd4cfc0 COMPMID-3516: Update documentation for new operators in 20.08 by Sheri Zhang · 4 years ago
  78. f6f7876 COMPMID-3532: Align data type support between doxygen and implementation - CL by Michele Di Giorgio · 4 years ago
  79. 3ef9b5f COMPMID-3517: Update documentation for YoLo v3 big by Sheri Zhang · 4 years ago
  80. d9eaf61 COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm preferred presentation by Michele Di Giorgio · 4 years ago
  81. a0205b9 COMPMID-3574: add logarithm to LogSoftmaxLayer by Sang-Hoon Park · 4 years ago
  82. f22f672 COMPMID-3532: Align data type support between doxygen and implementation - CPP by Michele Di Giorgio · 4 years ago
  83. f94c674 COMPMID-3561: Fix in ACL documentation by Gian Marco Iodice · 4 years ago
  84. c5b6d88 COMPMID-3562: Support QASYMM8_SIGNED in CLArgMinMaxLayerKernel by Sheri Zhang · 4 years ago
  85. d004a7a COMPMID-3510 [Interface change] Fix definition of "axis" in NESoftmaxLayer and CLSoftmaxLayer by SiCong Li · 4 years, 1 month ago
  86. 25ef721 COMPMID-3180: Remove padding from NEThreshold by Georgios Pinitas · 4 years, 1 month ago
  87. 37d1ef9 COMPMID-3508: issues with the document in the 20.05ACL RC by Michele Di Giorgio · 4 years, 1 month ago
  88. 075253a COMPMID-3424: Update Release Notes by Manuel Bottini · 4 years, 1 month ago
  89. 79c8886 COMPMID-3423: Update functions list in Doxygen by Manuel Bottini · 4 years, 1 month ago
  90. 387259a COMPMID-3069: Removing deprecated functions and classes from 20.05 release by Manuel Bottini · 4 years, 1 month ago
  91. 36a551f COMPMID-3069: Update gcc version to 6.3.1 and NDK to r18b by Michele Di Giorgio · 4 years, 2 months ago
  92. 359c48e COMPMID-3379: Add support for QASYMM8_SIGNED in NEScale by Sheri Zhang · 4 years, 2 months ago
  93. 31b49ca COMPMID-3283: Update documentation for Android R operator support by Sheri Zhang · 4 years, 2 months ago
  94. eb65f6d COMPMID-3304: Update OpenCL GEMM heuristic for Int8 by Gian Marco Iodice · 4 years, 2 months ago
  95. 0f2522b COMPMID-3282: Update documentation for signed quantized support by Sheri Zhang · 4 years, 3 months ago
  96. 4b86953 COMPMID-2966 Add support for QASYMM8_SIGNED in NEGEMMLowpQuantizeDownInt32ToUint8ScaleKernel by Luca Foschiani · 4 years, 4 months ago
  97. 689c968 COMPMID-2967 Add support for QASYMM8_SIGNED in CLGEMMLowpQuantizeDownInt32ToUint8ScaleKernel by Luca Foschiani · 4 years, 4 months ago
  98. fd7780d COMPMID-3227: Review documentation by Georgios Pinitas · 4 years, 3 months ago
  99. c7b183a COMPMID-3160: Add Bfloat16 support in NEGEMMConvolutionLayer by Georgios Pinitas · 4 years, 4 months ago
  100. 740872e Update Release Notes by Michele Di Giorgio · 4 years, 4 months ago