1. c6f9510 Remove Computer Vision generic interfaces and types by Georgios Pinitas · 3 years, 3 months ago
  2. 2788609 Port ClTranspose to new API by Teresa Charlin · 3 years, 4 months ago
  3. f9a611a Don't build tests by default by Michele Di Giorgio · 3 years, 4 months ago
  4. 1e3ab42 Make CpuPixelWiseMultiplicationKernel stateless by Sheri Zhang · 3 years, 4 months ago
  5. 1efed92 Make ClDirectConvolutionKernel stateless by Sheri Zhang · 3 years, 4 months ago
  6. f9ab9f9 Make ClPixelWiseMultiplicationKernel stateless by Sheri Zhang · 3 years, 4 months ago
  7. d1dc09c Port CpuTranspose to new API by Teresa Charlin · 3 years, 4 months ago
  8. 10b3826 Port Arm(R) Neon(TM) Scale to new API by Manuel Bottini · 3 years, 4 months ago
  9. 3b131ab Port OpenCL Scale to new API by Manuel Bottini · 3 years, 4 months ago
  10. 9e73c93 Port OpenCL Dequantization to new API by Manuel Bottini · 3 years, 4 months ago
  11. 00f4dfc Port Arm(R) Neon(TM) Dequantization to new API by Manuel Bottini · 3 years, 4 months ago
  12. 1ffa5ac Update release note for data type decoupling by Giorgio Arena · 3 years, 4 months ago
  13. 5a1bf62 Port OpenCL Quantization to new API by Manuel Bottini · 3 years, 4 months ago
  14. 0ded4c4 Port Arm(R) Neon(TM) Quantization to new API by Manuel Bottini · 3 years, 4 months ago
  15. 201e0fe Make Softmax kernels on OpenCL stateless by Sang-Hoon Park · 3 years, 5 months ago
  16. 473cb01 Remove Compute Vision CL support by Michalis Spyrou · 3 years, 4 months ago
  17. 793daa1 Update documentation with instructions for building Android using NDK >= r19 by Giorgio Arena · 3 years, 4 months ago
  18. ceaa0bf Remove OpenGL ES support by Manuel Bottini · 3 years, 5 months ago
  19. 27e67f0 Remove Compute Vision Neon support by Michalis Spyrou · 3 years, 5 months ago
  20. cd7d178 Update release notes with performance regression on G77 and updated toolchain by Giorgio Arena · 3 years, 4 months ago
  21. 4ed1adc Remove 'actual's from building documentation by Giorgio Arena · 3 years, 4 months ago
  22. ac6499a Comply with Trademark rules for use of Neon, Arm and Mali by Sheri Zhang · 3 years, 5 months ago
  23. 1055dc1 Update Release Notes by Giorgio Arena · 3 years, 5 months ago
  24. 5b50f42 Update deprecation notices by Giorgio Arena · 3 years, 5 months ago
  25. eca54a0 Redirect issues to Github only by Michele Di Giorgio · 3 years, 5 months ago
  26. 716b1be Update OpenCL GEMM benchmark script by Gian Marco Iodice · 3 years, 5 months ago
  27. 373b407 Make Softmax kernels and operator stateless by Michalis Spyrou · 3 years, 5 months ago
  28. f5aad51 Report WBSM feature support in the documentation by Gian Marco Iodice · 3 years, 5 months ago
  29. 7e20e29 Make memset/copy functions state-less by Sheri Zhang · 3 years, 5 months ago
  30. 1928904 Make NEON Pooling kernels and functions state-less by Michele Di Giorgio · 3 years, 5 months ago
  31. dda6914 Update documentation for OpenCL kernel padding removal by Sheri Zhang · 3 years, 5 months ago
  32. e131466 Make CL Pooling kernels and functions state-less by Michele Di Giorgio · 3 years, 5 months ago
  33. ea85727 Compress OpenCL kernel files using zlib for Android by Georgios Pinitas · 3 years, 5 months ago
  34. c9c8905 Make CL Elementwise Unary kernels and functions state-less by Michele Di Giorgio · 3 years, 5 months ago
  35. 1e0208a Make CLArithmeticAddition kernel and function state-less by Michele Di Giorgio · 3 years, 5 months ago
  36. 7249f15 Rename functions/classes for elementwise unary operations by Sang-Hoon Park · 3 years, 5 months ago
  37. 63001ac Rename functions/classes for elementwise operations by Sang-Hoon Park · 3 years, 6 months ago
  38. f47f718 Make CLFloor and CLActivation kernels and functions state-less by Georgios Pinitas · 3 years, 6 months ago
  39. 7d61ff0 Make all CL Concatenate kernels and functions state-less by Michele Di Giorgio · 3 years, 6 months ago
  40. da6a6eb Update documentation for SVE/SVE2 support by Sheri Zhang · 3 years, 6 months ago
  41. bd2c8e1 Fix doxygen references to new kernels by Michele Di Giorgio · 3 years, 6 months ago
  42. 0f7ef8a Make memset/copy functions state-less by Georgios Pinitas · 3 years, 6 months ago
  43. 50e98bb Add support for Armv8-R AArch64 build by Sang-Hoon Park · 3 years, 6 months ago
  44. 4551403 Add support for macOS by Georgios Pinitas · 3 years, 6 months ago
  45. 70eb53b Make CpuFloorKernel kernel stateless by Georgios Pinitas · 3 years, 6 months ago
  46. ee82d34 Fix Doxygen references by Michele Di Giorgio · 3 years, 6 months ago
  47. b309fc2 Fix uniform_real_distribution_fp16 warning and single Dimension increment by Giorgio Arena · 3 years, 6 months ago
  48. 72610dc Remove 3rdparty submodule and internal_only build option by Michele Di Giorgio · 3 years, 8 months ago
  49. c53266e Remove (CL/NE)UpsampleLayer in favor to (NE/CL)Scale by Georgios Pinitas · 3 years, 7 months ago
  50. 0b1c2db Remove (NE/CL)YoloLayer support by Georgios Pinitas · 3 years, 7 months ago
  51. ec2256b Move NEGEMMAssemblyDispatch as an internal function by Georgios Pinitas · 3 years, 7 months ago
  52. e2696b1 Wrap Flatten layer over reshape by Georgios Pinitas · 3 years, 7 months ago
  53. 8c3c0e7 Remove (NE/CL)ComputeAllAnchors function by Georgios Pinitas · 3 years, 7 months ago
  54. f7c5a41 Remove support for NEIm2Col, NECol2Im, NEGEMMInterleave4x4, NEGEMMTranspose1xW by Georgios Pinitas · 3 years, 7 months ago
  55. e5a9ad8 COMPMID-3869: Update Sconstruct to support SVE/SVE2 by Manuel Bottini · 3 years, 8 months ago
  56. 96b16b6 Remove support for (NE/CL)LocallyConnectedLayer by Georgios Pinitas · 3 years, 7 months ago
  57. d308df3 Remove unused CLGEMMMatrixVectorMultiplyKernel by Georgios Pinitas · 3 years, 7 months ago
  58. 40f51a6 Update default C++ standard to C++14 by Georgios Pinitas · 3 years, 8 months ago
  59. 70b1eb8 Updated doxygen documention. by morgolock · 3 years, 7 months ago
  60. 0e72849 Update Release Notes 20.11 by morgolock · 3 years, 8 months ago
  61. d6ee9ed COMPMID-3984: Deprecate GLES functions. by morgolock · 3 years, 8 months ago
  62. 824061d COMPMID-3881: Update remove OpenCL padding 20.11 documentation by Sheri Zhang · 3 years, 8 months ago
  63. 00c7601 COMPMID-3957: Deprecate CV functions in CL backend. by morgolock · 3 years, 8 months ago
  64. 0c86265 COMPMID-3957: Deprecate neon CV functions. by morgolock · 3 years, 8 months ago
  65. ba14c92 COMPMID-3829: Create CLGEMMLowpQuantizeDownInt32ScaleByFixedPointKernel and remove padding from related OpenCL kernels by Michele Di Giorgio · 3 years, 9 months ago
  66. ed36713 COMPMID-3823: Update remove NEON padding 20.11 documentation by Sheri Zhang · 3 years, 9 months ago
  67. 552e11d COMPMID-3761: Update directory structure by Michele Di Giorgio · 3 years, 9 months ago
  68. 1813422 COMPMID-3583: Add S32 support to NEElementwiseDivision by Georgios Pinitas · 3 years, 10 months ago
  69. bb88f89 COMPMID-3581 Add S32 support to NEPixelWiseMultiplication by SiCong Li · 3 years, 10 months ago
  70. 57f30a9 COMPMID-3767: Align documentation with trademark rules by Michele Di Giorgio · 3 years, 10 months ago
  71. 7d0adc6 COMPMID-3151: Remove NEDepthwiseConvolutionLayer3x3Kernel by Georgios Pinitas · 3 years, 10 months ago
  72. 903f8cc COMPMID-3580 Add S32 support to NEArithmeticSubtraction by SiCong Li · 3 years, 10 months ago
  73. 2d22139 COMPMID-3154: Deprecate NE/CL LocallyConnectedLayer by Georgios Pinitas · 3 years, 10 months ago
  74. 7a7f4e0 COMPMID-3758 COMPMID-3759: Update documentation for cross compile and Android NDK toolchain by Sheri Zhang · 3 years, 10 months ago
  75. 96209c7 COMPMID-3694 COMPMID-3695 COMPMID-3458: Softmax Axis by SiCong Li · 3 years, 11 months ago
  76. 97c1a67 COMPMID-3689: Update function list in doxygen by Sang-Hoon Park · 3 years, 11 months ago
  77. adfaefb COMPMID-3690: Update release note by Sang-Hoon Park · 3 years, 11 months ago
  78. a45abfd COMPMID-3687: Remove deprecated functions in 20.05 release by Sang-Hoon Park · 3 years, 11 months ago
  79. 547b2e7 COMPMID-3702: Update documentation by Gian Marco Iodice · 3 years, 11 months ago
  80. b10181b COMPMID-3456 Update gemm tuner documentation by SiCong Li · 3 years, 11 months ago
  81. 9c7fed8 COMPMID-3656: Disabled reduce_axis in LOG_SOFTMAX and SOFTMAX by morgolock · 4 years ago
  82. dd4cfc0 COMPMID-3516: Update documentation for new operators in 20.08 by Sheri Zhang · 4 years ago
  83. f6f7876 COMPMID-3532: Align data type support between doxygen and implementation - CL by Michele Di Giorgio · 4 years ago
  84. 3ef9b5f COMPMID-3517: Update documentation for YoLo v3 big by Sheri Zhang · 4 years ago
  85. d9eaf61 COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm preferred presentation by Michele Di Giorgio · 4 years ago
  86. a0205b9 COMPMID-3574: add logarithm to LogSoftmaxLayer by Sang-Hoon Park · 4 years ago
  87. f22f672 COMPMID-3532: Align data type support between doxygen and implementation - CPP by Michele Di Giorgio · 4 years ago
  88. f94c674 COMPMID-3561: Fix in ACL documentation by Gian Marco Iodice · 4 years ago
  89. c5b6d88 COMPMID-3562: Support QASYMM8_SIGNED in CLArgMinMaxLayerKernel by Sheri Zhang · 4 years ago
  90. d004a7a COMPMID-3510 [Interface change] Fix definition of "axis" in NESoftmaxLayer and CLSoftmaxLayer by SiCong Li · 4 years, 1 month ago
  91. 25ef721 COMPMID-3180: Remove padding from NEThreshold by Georgios Pinitas · 4 years, 1 month ago
  92. 37d1ef9 COMPMID-3508: issues with the document in the 20.05ACL RC by Michele Di Giorgio · 4 years, 1 month ago
  93. 075253a COMPMID-3424: Update Release Notes by Manuel Bottini · 4 years, 1 month ago
  94. 387259a COMPMID-3069: Removing deprecated functions and classes from 20.05 release by Manuel Bottini · 4 years, 1 month ago
  95. 36a551f COMPMID-3069: Update gcc version to 6.3.1 and NDK to r18b by Michele Di Giorgio · 4 years, 2 months ago
  96. 359c48e COMPMID-3379: Add support for QASYMM8_SIGNED in NEScale by Sheri Zhang · 4 years, 2 months ago
  97. 31b49ca COMPMID-3283: Update documentation for Android R operator support by Sheri Zhang · 4 years, 2 months ago
  98. eb65f6d COMPMID-3304: Update OpenCL GEMM heuristic for Int8 by Gian Marco Iodice · 4 years, 3 months ago
  99. 0f2522b COMPMID-3282: Update documentation for signed quantized support by Sheri Zhang · 4 years, 3 months ago
  100. 4b86953 COMPMID-2966 Add support for QASYMM8_SIGNED in NEGEMMLowpQuantizeDownInt32ToUint8ScaleKernel by Luca Foschiani · 4 years, 5 months ago