1. d16908c Update resolved issues in errata by Gunes Bayir · 2 years, 8 months ago
  2. f727ef4 Add uint8/int8 support to cpu conv3d by Freddie Liardet · 2 years, 9 months ago
  3. 51847d5 Implement CLDirectConv3DKernel - uint8/int8 by Giorgio Arena · 2 years, 9 months ago
  4. 5dda217 DirectConv3d support refine by Sheri Zhang · 2 years, 9 months ago
  5. 6d9c982 Conv3d support by Sheri Zhang · 2 years, 9 months ago
  6. b6af482 Per-operator build dependencies by Georgios Pinitas · 2 years, 10 months ago
  7. 732d879 Update errata by Sheri Zhang · 2 years, 10 months ago
  8. 67b9d7f Remove WinogradInputTransform from operator list by Sheri Zhang · 2 years, 10 months ago
  9. b8025b3 List OpenCL kernels in Android.bp script by Michele Di Giorgio · 2 years, 10 months ago
  10. 7891a73 Move CPU/GPU files from Core/Runtime to the respective backend folders by Georgios Pinitas · 2 years, 11 months ago
  11. 8273676 Update Errata by Gian Marco Iodice · 2 years, 11 months ago
  12. 77014ff Update Release Notes by Freddie Liardet · 2 years, 11 months ago
  13. f289e57 Update build documentation by Freddie Liardet · 2 years, 11 months ago
  14. dc43a98 Update operators list in Doxygen by Freddie Liardet · 2 years, 11 months ago
  15. d87aded Port CLGEMMConvolutionLayer by Manuel Bottini · 3 years ago
  16. 7075fe2 Reorganize the kernels into nhwc, nchw and common folders by Adnan AlSinan · 3 years ago
  17. d844c08 Port CLIm2ColKernel to ClIm2ColKernel by Manuel Bottini · 3 years ago
  18. 29599d0 Port NEGEMMConvolutionLayer by Manuel Bottini · 3 years ago
  19. 7b23732 Port CLCol2ImKernel to ClCol2ImKernel by Manuel Bottini · 3 years ago
  20. 96f977e Port NEWinogradConvolutionLayer by Michalis Spyrou · 3 years ago
  21. 24b8920 Port NECol2ImKernel by Manuel Bottini · 3 years ago
  22. cfac51c Port NEGEMMLowp Part 2 by Manuel Bottini · 3 years ago
  23. 9002899 Port NEIm2ColKernel by Manuel Bottini · 3 years ago
  24. 8155c02 Rework OpenCL Depthwise Convolution by Gian Marco Iodice · 3 years, 3 months ago
  25. c63b722 Revert "Rework OpenCL Depthwise Convolution" by Gian Marco Iodice · 3 years ago
  26. 4a578b9 Port the ClGemmLowp kernels to the new API by Georgios Pinitas · 3 years ago
  27. 53832b2 Port NEGEMM to memory injecting interface (Part 2) by Michele Di Giorgio · 3 years ago
  28. 93b75e0 Port NEGEMM to memory injecting interface (Part 1) by Michele Di Giorgio · 3 years ago
  29. 62c2ad6 Move core and runtime files to a single library by Michalis Spyrou · 3 years ago
  30. 561c176 Rework OpenCL Depthwise Convolution by Gian Marco Iodice · 3 years, 3 months ago
  31. ae58bdf Port NEGEMMLowp Part 1 by Manuel Bottini · 3 years ago
  32. c6f4ec3 Port CLWinogradConvolutionLayer with ClWinogradConv2d by Manuel Bottini · 3 years, 1 month ago
  33. ee301b3 Fix errata in documentation by Jakub Sujak · 3 years, 1 month ago
  34. 11d8415 Port DepthConvert to new Api by Georgios Pinitas · 3 years, 2 months ago
  35. 856f66e Port CLGEMM to memory injecting interface by Georgios Pinitas · 3 years, 2 months ago
  36. f34552b Add errata for the performance regressions on OpenCL by Gian Marco Iodice · 3 years, 2 months ago
  37. c2bed95 Update release note by Sheri Zhang · 3 years, 2 months ago
  38. b43b87a Add minimum toolchains requirements to the documentation by Michele Di Giorgio · 3 years, 2 months ago
  39. c9309f2 Restructure Documentation (Part 2) by Sang-Hoon Park · 3 years, 2 months ago
  40. d813bab Restructure documentation by Sheri Zhang · 3 years, 2 months ago
  41. 6124ce6 Update operator list part3 by Sheri Zhang · 3 years, 2 months ago
  42. 0ec5821 Add Queue to API documentation by Sang-Hoon Park · 3 years, 2 months ago
  43. 6268742 Update operator list documentation. Part 2. by Teresa Charlin · 3 years, 2 months ago
  44. c3c352e Add Queue support by Georgios Pinitas · 3 years, 4 months ago
  45. a47dcc2 Update operator list documentation by Sheri Zhang · 3 years, 2 months ago
  46. 816e483 Update API documentation by Sang-Hoon Park · 3 years, 2 months ago
  47. 0ff73c7 Create architecture documentation by Georgios Pinitas · 3 years, 3 months ago
  48. 402740d Add support for CLVK by Michalis Spyrou · 3 years, 2 months ago
  49. 562bee5 Port CpuConvertFullyConnectedWeights to new API by Teresa Charlin · 3 years, 3 months ago
  50. b25883a Remove experimental tracing feature by Pablo Marquez Tello · 3 years, 2 months ago
  51. 60c3b0e Port DepthwiseConvolution to new API by Michalis Spyrou · 3 years, 3 months ago
  52. 327225d Port NEDirectConvolutionLayer to new API by Manuel Bottini · 3 years, 3 months ago
  53. 91b7f74 Port CLConvertFullyConnectedWeights to new API by Teresa Charlin · 3 years, 3 months ago
  54. 6850889 Substitute CLFullyConnectedLayerReshapeWeights by CLTranspose by Teresa Charlin · 3 years, 3 months ago
  55. 28fcc35 Substitute NEFullyConnectedLayerReshapeWeights by NETranspose by Teresa Charlin · 3 years, 3 months ago
  56. 33f41fa Fix trademarks throughout the codebase by Michele Di Giorgio · 3 years, 4 months ago
  57. c6f9510 Remove Computer Vision generic interfaces and types by Georgios Pinitas · 3 years, 3 months ago
  58. 2788609 Port ClTranspose to new API by Teresa Charlin · 3 years, 4 months ago
  59. f9a611a Don't build tests by default by Michele Di Giorgio · 3 years, 4 months ago
  60. 1e3ab42 Make CpuPixelWiseMultiplicationKernel stateless by Sheri Zhang · 3 years, 4 months ago
  61. 1efed92 Make ClDirectConvolutionKernel stateless by Sheri Zhang · 3 years, 4 months ago
  62. f9ab9f9 Make ClPixelWiseMultiplicationKernel stateless by Sheri Zhang · 3 years, 4 months ago
  63. d1dc09c Port CpuTranspose to new API by Teresa Charlin · 3 years, 4 months ago
  64. 10b3826 Port Arm(R) Neon(TM) Scale to new API by Manuel Bottini · 3 years, 4 months ago
  65. 3b131ab Port OpenCL Scale to new API by Manuel Bottini · 3 years, 4 months ago
  66. 9e73c93 Port OpenCL Dequantization to new API by Manuel Bottini · 3 years, 4 months ago
  67. 00f4dfc Port Arm(R) Neon(TM) Dequantization to new API by Manuel Bottini · 3 years, 4 months ago
  68. 1ffa5ac Update release note for data type decoupling by Giorgio Arena · 3 years, 4 months ago
  69. 5a1bf62 Port OpenCL Quantization to new API by Manuel Bottini · 3 years, 4 months ago
  70. 0ded4c4 Port Arm(R) Neon(TM) Quantization to new API by Manuel Bottini · 3 years, 4 months ago
  71. 201e0fe Make Softmax kernels on OpenCL stateless by Sang-Hoon Park · 3 years, 5 months ago
  72. 473cb01 Remove Compute Vision CL support by Michalis Spyrou · 3 years, 4 months ago
  73. 793daa1 Update documentation with instructions for building Android using NDK >= r19 by Giorgio Arena · 3 years, 4 months ago
  74. a0c1192 Update errata with failures in CLCast and CLGEMMMatrixMultiplyReshapedOnlyRHS tests by Michele Di Giorgio · 3 years, 4 months ago
  75. e5f2e74 Add errata for failure in quantized CLFullyConnectedLayer by Michele Di Giorgio · 3 years, 4 months ago
  76. ceaa0bf Remove OpenGL ES support by Manuel Bottini · 3 years, 5 months ago
  77. 27e67f0 Remove Compute Vision Neon support by Michalis Spyrou · 3 years, 5 months ago
  78. cd7d178 Update release notes with performance regression on G77 and updated toolchain by Giorgio Arena · 3 years, 4 months ago
  79. 4ed1adc Remove 'actual's from building documentation by Giorgio Arena · 3 years, 4 months ago
  80. ac6499a Comply with Trademark rules for use of Neon, Arm and Mali by Sheri Zhang · 3 years, 5 months ago
  81. 1055dc1 Update Release Notes by Giorgio Arena · 3 years, 4 months ago
  82. 5b50f42 Update deprecation notices by Giorgio Arena · 3 years, 4 months ago
  83. eca54a0 Redirect issues to Github only by Michele Di Giorgio · 3 years, 5 months ago
  84. 716b1be Update OpenCL GEMM benchmark script by Gian Marco Iodice · 3 years, 5 months ago
  85. 373b407 Make Softmax kernels and operator stateless by Michalis Spyrou · 3 years, 5 months ago
  86. f5aad51 Report WBSM feature support in the documentation by Gian Marco Iodice · 3 years, 5 months ago
  87. 7e20e29 Make memset/copy functions state-less by Sheri Zhang · 3 years, 5 months ago
  88. 1928904 Make NEON Pooling kernels and functions state-less by Michele Di Giorgio · 3 years, 5 months ago
  89. dda6914 Update documentation for OpenCL kernel padding removal by Sheri Zhang · 3 years, 5 months ago
  90. e131466 Make CL Pooling kernels and functions state-less by Michele Di Giorgio · 3 years, 5 months ago
  91. ea85727 Compress OpenCL kernel files using zlib for Android by Georgios Pinitas · 3 years, 5 months ago
  92. c9c8905 Make CL Elementwise Unary kernels and functions state-less by Michele Di Giorgio · 3 years, 5 months ago
  93. 1e0208a Make CLArithmeticAddition kernel and function state-less by Michele Di Giorgio · 3 years, 5 months ago
  94. 7249f15 Rename functions/classes for elementwise unary operations by Sang-Hoon Park · 3 years, 5 months ago
  95. 63001ac Rename functions/classes for elementwise operations by Sang-Hoon Park · 3 years, 5 months ago
  96. f47f718 Make CLFloor and CLActivation kernels and functions state-less by Georgios Pinitas · 3 years, 6 months ago
  97. 7d61ff0 Make all CL Concatenate kernels and functions state-less by Michele Di Giorgio · 3 years, 5 months ago
  98. da6a6eb Update documentation for SVE/SVE2 support by Sheri Zhang · 3 years, 6 months ago
  99. bd2c8e1 Fix doxygen references to new kernels by Michele Di Giorgio · 3 years, 5 months ago
  100. 0f7ef8a Make memset/copy functions state-less by Georgios Pinitas · 3 years, 6 months ago