1. c6fcfb4 Add Tensor related utilities to the new API by Sang-Hoon Park · 3 years, 3 months ago
  2. 327225d Port NEDirectConvolutionLayer to new API by Manuel Bottini · 3 years, 3 months ago
  3. 91b7f74 Port CLConvertFullyConnectedWeights to new API by Teresa Charlin · 3 years, 3 months ago
  4. 3f26ef4 Add tensor related data structures for the new API by Georgios Pinitas · 3 years, 4 months ago
  5. c6f9510 Remove Computer Vision generic interfaces and types by Georgios Pinitas · 3 years, 3 months ago
  6. 2788609 Port ClTranspose to new API by Teresa Charlin · 3 years, 4 months ago
  7. 1e3ab42 Make CpuPixelWiseMultiplicationKernel stateless by Sheri Zhang · 3 years, 4 months ago
  8. 1efed92 Make ClDirectConvolutionKernel stateless by Sheri Zhang · 3 years, 4 months ago
  9. f9ab9f9 Make ClPixelWiseMultiplicationKernel stateless by Sheri Zhang · 3 years, 4 months ago
  10. d1dc09c Port CpuTranspose to new API by Teresa Charlin · 3 years, 4 months ago
  11. 10b3826 Port Arm(R) Neon(TM) Scale to new API by Manuel Bottini · 3 years, 4 months ago
  12. 3b131ab Port OpenCL Scale to new API by Manuel Bottini · 3 years, 4 months ago
  13. 9e73c93 Port OpenCL Dequantization to new API by Manuel Bottini · 3 years, 4 months ago
  14. 00f4dfc Port Arm(R) Neon(TM) Dequantization to new API by Manuel Bottini · 3 years, 4 months ago
  15. 5a1bf62 Port OpenCL Quantization to new API by Manuel Bottini · 3 years, 4 months ago
  16. 0ded4c4 Port Arm(R) Neon(TM) Quantization to new API by Manuel Bottini · 3 years, 4 months ago
  17. 201e0fe Make Softmax kernels on OpenCL stateless by Sang-Hoon Park · 3 years, 5 months ago
  18. 5ff38da Create ClPRelu operator by Sang-Hoon Park · 3 years, 4 months ago
  19. 473cb01 Remove Compute Vision CL support by Michalis Spyrou · 3 years, 4 months ago
  20. 8a5146f Introduce Context opaque object of the new interface by Georgios Pinitas · 3 years, 6 months ago
  21. 27e67f0 Remove Compute Vision Neon support by Michalis Spyrou · 3 years, 4 months ago
  22. e28cf39 Regenerate kernels and update A55 versions by Georgios Pinitas · 3 years, 5 months ago
  23. 79144a6 Decouple CpuPoolingKernel data type and data layout by Sheri Zhang · 3 years, 5 months ago
  24. 373b407 Make Softmax kernels and operator stateless by Michalis Spyrou · 3 years, 5 months ago
  25. bd8b1e2 Integrate MLGO into CLGEMM and CLGEMMLowpMatrixMultiplyCore: Part3 by SiCong Li · 3 years, 5 months ago
  26. 70858d8 Integrate MLGO into CLGEMM and CLGEMMLowpMatrixMultiplyCore: Part1 by SiCong Li · 3 years, 5 months ago
  27. 7e20e29 Make memset/copy functions state-less by Sheri Zhang · 3 years, 5 months ago
  28. 1928904 Make NEON Pooling kernels and functions state-less by Michele Di Giorgio · 3 years, 5 months ago
  29. e131466 Make CL Pooling kernels and functions state-less by Michele Di Giorgio · 3 years, 5 months ago
  30. 7061eb2 Implement MLGO module by SiCong Li · 3 years, 6 months ago
  31. c9c8905 Make CL Elementwise Unary kernels and functions state-less by Michele Di Giorgio · 3 years, 5 months ago
  32. 237be03 Make Gpu Elementwise Operations kernels and functions state-less by Michele Di Giorgio · 3 years, 5 months ago
  33. 4cfab18 Make CLArithmeticSubtraction kernel and function state-less by Michele Di Giorgio · 3 years, 5 months ago
  34. 1e0208a Make CLArithmeticAddition kernel and function state-less by Michele Di Giorgio · 3 years, 5 months ago
  35. 7249f15 Rename functions/classes for elementwise unary operations by Sang-Hoon Park · 3 years, 5 months ago
  36. 63001ac Rename functions/classes for elementwise operations by Sang-Hoon Park · 3 years, 5 months ago
  37. 360f576 Fix Scale CTS failures by Sheri Zhang · 3 years, 5 months ago
  38. f47f718 Make CLFloor and CLActivation kernels and functions state-less by Georgios Pinitas · 3 years, 6 months ago
  39. fc6744a Make Sub kernel and operator stateless by Sheri Zhang · 3 years, 6 months ago
  40. d556d7b Integrate improved pooling layer on NEON by Michele Di Giorgio · 3 years, 8 months ago
  41. 7d61ff0 Make all CL Concatenate kernels and functions state-less by Michele Di Giorgio · 3 years, 5 months ago
  42. 0f7ef8a Make memset/copy functions state-less by Georgios Pinitas · 3 years, 6 months ago
  43. 6124390 Make Add kernel and operator stateless by Sheri Zhang · 3 years, 6 months ago
  44. 61ba069 Make Concatenate kernels and operator stateless by Georgios Pinitas · 3 years, 6 months ago
  45. 23adc4c Add SVE support and decouple data type for NEScaleKernel by Sheri Zhang · 3 years, 6 months ago
  46. f8f0442 Make CpuActivation stateless by Georgios Pinitas · 3 years, 6 months ago
  47. 70eb53b Make CpuFloorKernel kernel stateless by Georgios Pinitas · 3 years, 6 months ago
  48. b56c175 Generalization of CLTuner by Manuel Bottini · 3 years, 7 months ago
  49. a3c9a3b COMPMID-3874: Create ArithmeticAddition SVE/SVE2 by Michalis Spyrou · 3 years, 7 months ago
  50. 8d5d78b COMPMID-3871: Create BatchNormalization SVE/SVE2 by Sheri Zhang · 3 years, 7 months ago
  51. aa51a5b COMPMID-3870: Create ActivationLayer SVE/SVE2 by Michalis Spyrou · 3 years, 7 months ago
  52. c53266e Remove (CL/NE)UpsampleLayer in favor to (NE/CL)Scale by Georgios Pinitas · 3 years, 7 months ago
  53. 63bb7ca COMPMID-3921: Remove OpenCL Padding CLBitwiseKernel by Manuel Bottini · 3 years, 7 months ago
  54. 0b1c2db Remove (NE/CL)YoloLayer support by Georgios Pinitas · 3 years, 7 months ago
  55. e2696b1 Wrap Flatten layer over reshape by Georgios Pinitas · 3 years, 7 months ago
  56. 8c3c0e7 Remove (NE/CL)ComputeAllAnchors function by Georgios Pinitas · 3 years, 7 months ago
  57. f7c5a41 Remove support for NEIm2Col, NECol2Im, NEGEMMInterleave4x4, NEGEMMTranspose1xW by Georgios Pinitas · 3 years, 7 months ago
  58. a085a0c Rename the files and classes required by the OpenCL GEMM heuristic by SiCong Li · 3 years, 7 months ago
  59. 96b16b6 Remove support for (NE/CL)LocallyConnectedLayer by Georgios Pinitas · 3 years, 7 months ago
  60. d308df3 Remove unused CLGEMMMatrixVectorMultiplyKernel by Georgios Pinitas · 3 years, 7 months ago
  61. 75eea33 COMPMID-3961: Add Logical OR/AND/NOT operator on CL by Sang-Hoon Park · 3 years, 8 months ago
  62. 58bce68 COMPMID-3962: Add Logical And, Or, Not support on NEON by Georgios Pinitas · 3 years, 8 months ago
  63. f8f812b COMPMID-3771: Fixed implicit-fallthrough warning by morgolock · 3 years, 7 months ago
  64. c0b6f76 COMPMID-3776: Indirect GEMM by Georgios Pinitas · 3 years, 8 months ago
  65. ca60685 COMPMID-3599: Remove arm_compute/core/NEON from Android.bp script by Michele Di Giorgio · 3 years, 8 months ago
  66. c4d4555 COMPMID-3853: Decouple NEActivationLayer by Michalis Spyrou · 3 years, 8 months ago
  67. de5930f COMPMID-3599: Add moved folders to Android build file by Georgios Pinitas · 3 years, 8 months ago
  68. 68dd25f COMPMID-3637: Move utility headers from arm_compute to src by Sang-Hoon Park · 3 years, 8 months ago
  69. ba14c92 COMPMID-3829: Create CLGEMMLowpQuantizeDownInt32ScaleByFixedPointKernel and remove padding from related OpenCL kernels by Michele Di Giorgio · 3 years, 9 months ago
  70. ff4fca0 COMPMID-3684: Use case data type decoupling by Georgios Pinitas · 3 years, 9 months ago
  71. 7d0adc6 COMPMID-3151: Remove NEDepthwiseConvolutionLayer3x3Kernel by Georgios Pinitas · 3 years, 10 months ago
  72. 5111264 COMPMID-3661: Added multidimension support to OMP scheduler. by morgolock · 3 years, 10 months ago
  73. 4d81d75 COMPMID-2450: Implement CLMaxUnpoolingLayer by Gian Marco Iodice · 4 years ago
  74. 0499dff COMPMID-3392: Collapse TensorMaps into a single TensorPack by Georgios Pinitas · 4 years ago
  75. f6f7876 COMPMID-3532: Align data type support between doxygen and implementation - CL by Michele Di Giorgio · 4 years ago
  76. d9eaf61 COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm preferred presentation by Michele Di Giorgio · 4 years ago
  77. 0cc50ed COMPMID-3324: Remove pretransposed support from NEON backend by Georgios Pinitas · 4 years ago
  78. f22f672 COMPMID-3532: Align data type support between doxygen and implementation - CPP by Michele Di Giorgio · 4 years ago
  79. 5aa1a0b COMPID-3324: Clean GEMM kernels by Georgios Pinitas · 4 years ago
  80. 2aad21a COMPMID-3388: Async support to CLReshapeLayerKernel kernels/functions by Michalis Spyrou · 4 years ago
  81. f3ad951 COMPMID-3324: Fix paths in Android.bp by Michele Di Giorgio · 4 years ago
  82. 3687ee1 COMPMID-3539: Ignore align_corners for scaled size of 1 by Sang-Hoon Park · 4 years ago
  83. 781cba7 COMPMID-3322: Add cl_image support for GEMMReshapedOnlyRHS NT by Gian Marco Iodice · 4 years ago
  84. bcd2352 COMPMID-3391: Implement Async interfaces by Michalis Spyrou · 4 years, 1 month ago
  85. 37722d9 COMPMID-2449: Implement NEUnPoolLayer by morgolock · 4 years, 3 months ago
  86. ea2ce17 Introduce CL kernel cache feature by Inki Dae · 4 years, 3 months ago
  87. 5ce897f COMPMID-3108: Add Winograd 3x3,4x4 FP16 support for NEON by Georgios Pinitas · 4 years, 2 months ago
  88. 1c1b3aa COMPMID-3236: Implement CLQLSTMLayer by Michele Di Giorgio · 4 years, 3 months ago
  89. eb65f6d COMPMID-3304: Update OpenCL GEMM heuristic for Int8 by Gian Marco Iodice · 4 years, 3 months ago
  90. 47a8990 COMPMID-3237: Implement NEQLSTMLayer by Michele Di Giorgio · 4 years, 4 months ago
  91. b18252d COMPMID-3239: Implement QSYMM16 LayerNormalizationKernel for CL by Sheri Zhang · 4 years, 3 months ago
  92. 5a4fe19 COMPMID-3112: Reworking heuristic for CLGEMM - part1 by Gian Marco Iodice · 4 years, 4 months ago
  93. 11d4918 COMPMID-3279: Create CLCompiler interface by Michalis Spyrou · 4 years, 3 months ago
  94. fedefc3 COMPMID-2765 Add support for QASYMM8_SIGNED in NEDeconvolutionLayer by Luca Foschiani · 4 years, 4 months ago
  95. 0d008f7 COMPMID-3281: Implement QSYMM16 Layer Normalization for NEON QLSTM by Sang-Hoon Park · 4 years, 4 months ago
  96. 4b86953 COMPMID-2966 Add support for QASYMM8_SIGNED in NEGEMMLowpQuantizeDownInt32ToUint8ScaleKernel by Luca Foschiani · 4 years, 5 months ago
  97. 1b14c75 COMPMID-2968: Add support for QASYMM8_SIGNED in CLGEMMLowpQuantizeDownInt32ToUint8ScaleByFloatKernel by Sheri Zhang · 4 years, 4 months ago
  98. 689c968 COMPMID-2967 Add support for QASYMM8_SIGNED in CLGEMMLowpQuantizeDownInt32ToUint8ScaleKernel by Luca Foschiani · 4 years, 4 months ago
  99. c7b183a COMPMID-3160: Add Bfloat16 support in NEGEMMConvolutionLayer by Georgios Pinitas · 4 years, 4 months ago
  100. 1c2ff95 COMPMID-3266: Remove Tracepoint files from Android.bp file by Georgios Pinitas · 4 years, 4 months ago