1. d216f57 Update cpu depthwise kernels by Freddie Liardet · 2 years, 11 months ago
  2. 2c74f13 Fix Android.bp errors by Freddie Liardet · 2 years, 10 months ago
  3. b8025b3 List OpenCL kernels in Android.bp script by Michele Di Giorgio · 2 years, 10 months ago
  4. 7891a73 Move CPU/GPU files from Core/Runtime to the respective backend folders by Georgios Pinitas · 2 years, 10 months ago
  5. 1988463 Rename [Cl|Cpu]GemmConvolution to [Cl|Gpu]GemmConv2d by Georgios Pinitas · 2 years, 11 months ago
  6. 4164814 Implement Operator API by Georgios Pinitas · 2 years, 11 months ago
  7. ba2dd82 Benchmark and set default LWS for GEMM, Direct convolution and Winograd by Giorgio Arena · 3 years ago
  8. 06d1efd Port CLConvolutionLayer by Sheri Zhang · 3 years ago
  9. 529b5a2 Port ClFullyConnected to new API by Georgios Pinitas · 3 years ago
  10. b55f8e8 Port NEConvolutionLayer by Michalis Spyrou · 3 years ago
  11. 97426a7 Remove generated kernels that overlap hand-written ones by Georgios Pinitas · 3 years ago
  12. d87aded Port CLGEMMConvolutionLayer by Manuel Bottini · 3 years ago
  13. d9cdf14 Port NEFullyConnectedLayer to memory injecting interface by Michele Di Giorgio · 3 years ago
  14. f4e84fb Port ClGemmLowp to new API by Georgios Pinitas · 3 years ago
  15. 4ee8b15 Update GEMM assembly kernels by Georgios Pinitas · 3 years ago
  16. d844c08 Port CLIm2ColKernel to ClIm2ColKernel by Manuel Bottini · 3 years ago
  17. 29599d0 Port NEGEMMConvolutionLayer by Manuel Bottini · 3 years ago
  18. 13ef176 Improve filelist for GPU by Georgios Pinitas · 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. da81675 Remove redundant implementations of Add/Sub operators by Georgios Pinitas · 3 years ago
  23. cfac51c Port NEGEMMLowp Part 2 by Manuel Bottini · 3 years ago
  24. 06ac6e4 Add basic Operator interface by Georgios Pinitas · 3 years ago
  25. 9002899 Port NEIm2ColKernel by Manuel Bottini · 3 years ago
  26. 8155c02 Rework OpenCL Depthwise Convolution by Gian Marco Iodice · 3 years, 2 months ago
  27. 4dfc553 Port NEGEMM to memory injecting interface (Part 3) by Michele Di Giorgio · 3 years ago
  28. 399f623 Port ClGemmLowpOutputStage operator to new interface by Georgios Pinitas · 3 years ago
  29. c63b722 Revert "Rework OpenCL Depthwise Convolution" by Gian Marco Iodice · 3 years ago
  30. 4a578b9 Port the ClGemmLowp kernels to the new API by Georgios Pinitas · 3 years ago
  31. 53832b2 Port NEGEMM to memory injecting interface (Part 2) by Michele Di Giorgio · 3 years ago
  32. 93b75e0 Port NEGEMM to memory injecting interface (Part 1) by Michele Di Giorgio · 3 years ago
  33. cd060c4 Rename pooling implementation folder to pool2d by Georgios Pinitas · 3 years ago
  34. 561c176 Rework OpenCL Depthwise Convolution by Gian Marco Iodice · 3 years, 2 months ago
  35. 31c7c26 Update Android.bp file by Michalis Spyrou · 3 years ago
  36. 20fca52 Create core library using high priority operators by Michalis Spyrou · 3 years, 1 month ago
  37. ae58bdf Port NEGEMMLowp Part 1 by Manuel Bottini · 3 years ago
  38. d02d5ed Integrate improved CPU depthwise convolution kernels by Michele Di Giorgio · 3 years, 5 months ago
  39. 08302c1 Add CPU discovery capabilities. by Georgios Pinitas · 3 years, 1 month ago
  40. c6f4ec3 Port CLWinogradConvolutionLayer with ClWinogradConv2d by Manuel Bottini · 3 years, 1 month ago
  41. ee301b3 Fix errata in documentation by Jakub Sujak · 3 years, 1 month ago
  42. 84f8aa7e Enable SIMD optimizations on bp file by Georgios Pinitas · 3 years, 1 month ago
  43. bdcdc39 Enable fat binary support by Georgios Pinitas · 3 years, 2 months ago
  44. b4bb6a0 Rename ported functions by Manuel Bottini · 3 years, 1 month ago
  45. d89e2fa Create CpuGemmDirectConv2d by Sang-Hoon Park · 3 years, 1 month ago
  46. 11d8415 Port DepthConvert to new Api by Georgios Pinitas · 3 years, 2 months ago
  47. 856f66e Port CLGEMM to memory injecting interface by Georgios Pinitas · 3 years, 2 months ago
  48. 37f4b2e Fix android build include directory by Sang-Hoon Park · 3 years, 1 month ago
  49. 494b97a Port CLFlattenLayer to a memory injecting interface by Georgios Pinitas · 3 years, 1 month ago
  50. 9e1f074 Port NEFlatten layer to a memory injecting interface by Georgios Pinitas · 3 years, 1 month ago
  51. 0c19cbd Move memory management out of CpuPooling by Michele Di Giorgio · 3 years, 2 months ago
  52. 4f7693d Rename NEGEMMAssembly to CpuGemmAssembly by Sang-Hoon Park · 3 years, 2 months ago
  53. 2cd5b31 Remove unused CLCoreRuntimeContext by Georgios Pinitas · 3 years, 2 months ago
  54. 908f616 Creates ClKerneLibrary to serve just as a kernel container without build logic by Georgios Pinitas · 3 years, 2 months ago
  55. ef516e8 Rename Quantization/Dequantization kernels/operators to imperative mood by Georgios Pinitas · 3 years, 2 months ago
  56. 0dc0d8e Rename PixelwiseMultiplications to Mul for simplicity by Georgios Pinitas · 3 years, 2 months ago
  57. c3c352e Add Queue support by Georgios Pinitas · 3 years, 3 months ago
  58. 778b95c Update assembly code by Michalis Spyrou · 3 years, 2 months ago
  59. dcf4c87 CLDepthwiseConvolutionLayer rework - Part 1 by Giorgio Arena · 3 years, 2 months ago
  60. 562bee5 Port CpuConvertFullyConnectedWeights to new API by Teresa Charlin · 3 years, 3 months ago
  61. 60c3b0e Port DepthwiseConvolution to new API by Michalis Spyrou · 3 years, 3 months ago
  62. c6fcfb4 Add Tensor related utilities to the new API by Sang-Hoon Park · 3 years, 3 months ago
  63. 327225d Port NEDirectConvolutionLayer to new API by Manuel Bottini · 3 years, 3 months ago
  64. 91b7f74 Port CLConvertFullyConnectedWeights to new API by Teresa Charlin · 3 years, 3 months ago
  65. 3f26ef4 Add tensor related data structures for the new API by Georgios Pinitas · 3 years, 4 months ago
  66. c6f9510 Remove Computer Vision generic interfaces and types by Georgios Pinitas · 3 years, 3 months ago
  67. 2788609 Port ClTranspose to new API by Teresa Charlin · 3 years, 4 months ago
  68. 1e3ab42 Make CpuPixelWiseMultiplicationKernel stateless by Sheri Zhang · 3 years, 4 months ago
  69. 1efed92 Make ClDirectConvolutionKernel stateless by Sheri Zhang · 3 years, 4 months ago
  70. f9ab9f9 Make ClPixelWiseMultiplicationKernel stateless by Sheri Zhang · 3 years, 4 months ago
  71. d1dc09c Port CpuTranspose to new API by Teresa Charlin · 3 years, 4 months ago
  72. 10b3826 Port Arm(R) Neon(TM) Scale to new API by Manuel Bottini · 3 years, 4 months ago
  73. 3b131ab Port OpenCL Scale to new API by Manuel Bottini · 3 years, 4 months ago
  74. 9e73c93 Port OpenCL Dequantization to new API by Manuel Bottini · 3 years, 4 months ago
  75. 00f4dfc Port Arm(R) Neon(TM) Dequantization to new API by Manuel Bottini · 3 years, 4 months ago
  76. 5a1bf62 Port OpenCL Quantization to new API by Manuel Bottini · 3 years, 4 months ago
  77. 0ded4c4 Port Arm(R) Neon(TM) Quantization to new API by Manuel Bottini · 3 years, 4 months ago
  78. 201e0fe Make Softmax kernels on OpenCL stateless by Sang-Hoon Park · 3 years, 5 months ago
  79. 5ff38da Create ClPRelu operator by Sang-Hoon Park · 3 years, 4 months ago
  80. 473cb01 Remove Compute Vision CL support by Michalis Spyrou · 3 years, 4 months ago
  81. 8a5146f Introduce Context opaque object of the new interface by Georgios Pinitas · 3 years, 6 months ago
  82. 27e67f0 Remove Compute Vision Neon support by Michalis Spyrou · 3 years, 4 months ago
  83. e28cf39 Regenerate kernels and update A55 versions by Georgios Pinitas · 3 years, 5 months ago
  84. 79144a6 Decouple CpuPoolingKernel data type and data layout by Sheri Zhang · 3 years, 5 months ago
  85. 373b407 Make Softmax kernels and operator stateless by Michalis Spyrou · 3 years, 5 months ago
  86. bd8b1e2 Integrate MLGO into CLGEMM and CLGEMMLowpMatrixMultiplyCore: Part3 by SiCong Li · 3 years, 5 months ago
  87. 70858d8 Integrate MLGO into CLGEMM and CLGEMMLowpMatrixMultiplyCore: Part1 by SiCong Li · 3 years, 5 months ago
  88. 7e20e29 Make memset/copy functions state-less by Sheri Zhang · 3 years, 5 months ago
  89. 1928904 Make NEON Pooling kernels and functions state-less by Michele Di Giorgio · 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. 7061eb2 Implement MLGO module by SiCong Li · 3 years, 6 months ago
  92. c9c8905 Make CL Elementwise Unary kernels and functions state-less by Michele Di Giorgio · 3 years, 5 months ago
  93. 237be03 Make Gpu Elementwise Operations kernels and functions state-less by Michele Di Giorgio · 3 years, 5 months ago
  94. 4cfab18 Make CLArithmeticSubtraction kernel and function state-less by Michele Di Giorgio · 3 years, 5 months ago
  95. 1e0208a Make CLArithmeticAddition kernel and function state-less by Michele Di Giorgio · 3 years, 5 months ago
  96. 7249f15 Rename functions/classes for elementwise unary operations by Sang-Hoon Park · 3 years, 5 months ago
  97. 63001ac Rename functions/classes for elementwise operations by Sang-Hoon Park · 3 years, 5 months ago
  98. 360f576 Fix Scale CTS failures by Sheri Zhang · 3 years, 5 months ago
  99. f47f718 Make CLFloor and CLActivation kernels and functions state-less by Georgios Pinitas · 3 years, 6 months ago
  100. fc6744a Make Sub kernel and operator stateless by Sheri Zhang · 3 years, 6 months ago