1. c58f0ad COMPMID-3502: Add support of different quantization input/output for ReduceMean by Manuel Bottini · 3 years, 11 months ago
  2. e357a25 COMPMID-3454 Patch1: Relocate data_type_from_name to core/Utils by SiCong Li · 3 years, 11 months ago
  3. a45abfd COMPMID-3687: Remove deprecated functions in 20.05 release by Sang-Hoon Park · 3 years, 11 months ago
  4. 9c7fed8 COMPMID-3656: Disabled reduce_axis in LOG_SOFTMAX and SOFTMAX by morgolock · 4 years ago
  5. 4d81d75 COMPMID-2450: Implement CLMaxUnpoolingLayer by Gian Marco Iodice · 4 years ago
  6. 0499dff COMPMID-3392: Collapse TensorMaps into a single TensorPack by Georgios Pinitas · 4 years ago
  7. 1009e87 COMPMID-3385: Async support to CLArithmetic* kernels/functions Pt.2 by Michalis Spyrou · 4 years ago
  8. 3351f2a COMPMID-3575: Mixed preicision in NEInstanceNormalizationLayerKernel by Sang-Hoon Park · 4 years ago
  9. ad7515d COMPMID-3385: Async support to CLArithmetic* kernels/functions Pt.1 by Michalis Spyrou · 4 years ago
  10. 09cad72 COMPMID-3393: Minor tweaks on memory injection interface by Georgios Pinitas · 4 years ago
  11. 318c9f4 COMPMID-3578: Update FP32/int8 kernel selection. by David Mansell · 4 years ago
  12. aa95ddc COMPMID-3535: 9x9 Direct convolution support for CL and NHWC by Georgios Pinitas · 4 years ago
  13. f932d2c COMPMID-3386: Support memory injection in CLConcatenate functions/kernels by Michele Di Giorgio · 4 years ago
  14. f20d6d6 COMPMID-3390: Async support to CLStridedSliceLayerKernel kernels/functions by Michalis Spyrou · 4 years ago
  15. f6f7876 COMPMID-3532: Align data type support between doxygen and implementation - CL by Michele Di Giorgio · 4 years ago
  16. 9c82e01 COMPMID-3604: Graph failures during tuning by Georgios Pinitas · 4 years ago
  17. e068199 COMPMID-3576: Nightly failure: NEON/PoolingLayer/Float/FP16/MaxUnpooling S10 by Sheri Zhang · 4 years ago
  18. a084b46 [ONCPUML-97]: Implement "int8" support for 2D decomposition at high core counts by Aleksandr Nikolaev · 4 years ago
  19. f738fe6 COMPMID-3389: Async support to CLElementwiseUnaryLayerKernel kernels/functions by Michalis Spyrou · 4 years ago
  20. ed5fe69 COMPMID-3326: Update heuristic for GEMMReshaped and GEMMReshapedOnlyRHS by Gian Marco Iodice · 4 years ago
  21. 4667ddd COMPMID-3374: Remove memory state from NEConcatenateLayer kernels by Georgios Pinitas · 4 years ago
  22. 06e890b COMPMID-3565: Exposes interface to enable thread binding by Georgios Pinitas · 4 years ago
  23. c8e6e2c COMPMID-3325: Add support in gemm_tuner for cl_image by Manuel Bottini · 4 years ago
  24. d9eaf61 COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm preferred presentation by Michele Di Giorgio · 4 years ago
  25. a0205b9 COMPMID-3574: add logarithm to LogSoftmaxLayer by Sang-Hoon Park · 4 years ago
  26. f9b595a COMPMID-3532: Align data type support between doxygen and implementation - NEON by Michele Di Giorgio · 4 years ago
  27. ab23dd0 COMPMID-3387: Support memory injection in CLActivationLayer by Georgios Pinitas · 4 years ago
  28. 6eb7345 COMPMID-3373: Async support to NEArithmetic* kernels/functions (Pt. 2) by Michalis Spyrou · 4 years ago
  29. f22f672 COMPMID-3532: Align data type support between doxygen and implementation - CPP by Michele Di Giorgio · 4 years ago
  30. 5aa1a0b COMPID-3324: Clean GEMM kernels by Georgios Pinitas · 4 years ago
  31. 2aad21a COMPMID-3388: Async support to CLReshapeLayerKernel kernels/functions by Michalis Spyrou · 4 years ago
  32. fcf6f4e COMPMID-3477: Remove padding from NEPixelWiseMultiplicationKernel by Sheri Zhang · 4 years ago
  33. f2c714b COMPMID-3153: Remove padding from NENormalizationLayerKernel by Manuel Bottini · 4 years, 1 month ago
  34. 3687ee1 COMPMID-3539: Ignore align_corners for scaled size of 1 by Sang-Hoon Park · 4 years ago
  35. 781cba7 COMPMID-3322: Add cl_image support for GEMMReshapedOnlyRHS NT by Gian Marco Iodice · 4 years ago
  36. c5b6d88 COMPMID-3562: Support QASYMM8_SIGNED in CLArgMinMaxLayerKernel by Sheri Zhang · 4 years ago
  37. e5563d9 COMPMID-3560: Fix F16 performance regression (OpenCL) by Gian Marco Iodice · 4 years ago
  38. 70d43a3 COMPMID-3538: Remove templates from NEGEMMLowpOffsetContributionOutputStageKernel by Michalis Spyrou · 4 years ago
  39. c41a6a6 COMPMID-3530: Fix validate calls in CLElementwiseOperationKernel by Michele Di Giorgio · 4 years, 1 month ago
  40. 173ba9b COMPMID-3373: Async support to NEArithmetic* kernels/functions (Pt. 1) by Michalis Spyrou · 4 years ago
  41. b2842be COMPMID-3481: In-place computations for ArithmeticSubtractionKernel by Georgios Pinitas · 4 years ago
  42. 80feed5 COMPMID-3479: Perform in-place computations in NEElementwiseUnaryKernel by Manuel Bottini · 4 years, 1 month ago
  43. 1732da8 COMPMID-3384: Async support to NEStridedSliceLayerKernel kernels/functions by Michalis Spyrou · 4 years ago
  44. ce0c675 COMPMID-3377: Async support to NEElementwiseUnaryLayerKernel kernels/functions by Michalis Spyrou · 4 years ago
  45. 3be0b8c COMPMID-3480: Enable in-place elementwise operations in graph API by Michele Di Giorgio · 4 years ago
  46. e3a849a COMPMID-3320: Add cl_image support for GEMMReshaped T_NT by Gian Marco Iodice · 4 years, 1 month ago
  47. 1902383 Revert "COMPMID-3480: Perform in-place computations in NEArithmeticAdditionKernel" by Michele Di Giorgio · 4 years, 1 month ago
  48. 6ad60af COMPMID-3520: Move ndrange.hpp header from arm_gemm to assembly by Michele Di Giorgio · 4 years, 1 month ago
  49. 1fd2c80 COMPMID-3375: Port NEActivationLayer functions/kernels to run on by Georgios Pinitas · 4 years, 1 month ago
  50. 16dddd2 COMPMID-3381: Implement graph example for YoLo v3 output detector by Sheri Zhang · 4 years, 1 month ago
  51. bcd2352 COMPMID-3391: Implement Async interfaces by Michalis Spyrou · 4 years, 1 month ago
  52. 37722d9 COMPMID-2449: Implement NEUnPoolLayer by morgolock · 4 years, 3 months ago
  53. 4a61653 COMPMID-3480: Perform in-place computations in NEArithmeticAdditionKernel by Michele Di Giorgio · 4 years, 1 month ago
  54. ccd9496 COMPMID-3364: use ScaleKernelInfo for Scale on OpenCL and GLES by Sang-Hoon Park · 4 years, 1 month ago
  55. e1536a8 COMPMID-3510 Fix definition of Softmax "Axis" by SiCong Li · 4 years, 1 month ago
  56. 11c562c COMPMID-3527: QLSTM should allow nullptr for optional projection bias by Michele Di Giorgio · 4 years, 1 month ago
  57. d004a7a COMPMID-3510 [Interface change] Fix definition of "axis" in NESoftmaxLayer and CLSoftmaxLayer by SiCong Li · 4 years, 1 month ago
  58. 980a916 COMPMID-3177: Remove padding from NEBatchNormalizationLayer by Georgios Pinitas · 4 years, 1 month ago
  59. 25ef721 COMPMID-3180: Remove padding from NEThreshold by Georgios Pinitas · 4 years, 1 month ago
  60. f025a77 COMPMID-3363, COMPMID-3364: Add align_corners support to nearest neighbor by Sang-Hoon Park · 4 years, 1 month ago
  61. 238580f COMPMID-3164: Remove padding from NEUpsampleLayerKernel by Manuel Bottini · 4 years, 1 month ago
  62. c261798 COMPMID-3363: Create ScaleKernelInfo by Sang-Hoon Park · 4 years, 1 month ago
  63. a98dee2 COMPMID-3319: Force padding requirement in CLGEMMReshapeRHSMatrixKernel by Gian Marco Iodice · 4 years, 1 month ago
  64. 16bd6dd COMPMID-3167: Remove padding from NEROIPoolingLayerKernel and NEROIAlignLayerKernel by Manuel Bottini · 4 years, 1 month ago
  65. 7d6b577 COMPMID-3365: Add support for U8 datatype to CropResize on CL by Michele Di Giorgio · 4 years, 1 month ago
  66. 1710133 COMPMID-2395: Add support for U8 datatype to CropResize on NEON by Michele Di Giorgio · 4 years, 1 month ago
  67. dd717c3 COMPMID-3318: Add flag to export to cl_image by Gian Marco Iodice · 4 years, 1 month ago
  68. 04c8e63 move ndrange.hpp header into arm_compute directory by Vincent ABRIOU · 4 years, 1 month ago
  69. 387259a COMPMID-3069: Removing deprecated functions and classes from 20.05 release by Manuel Bottini · 4 years, 1 month ago
  70. 18e20ff COMPMID-3460: Refactor NEElementwiseUnaryKernel by Michalis Spyrou · 4 years, 2 months ago
  71. 5f39091 COMPMID-3176: Remove padding from NEArithmeticSubtractionKernel by Michalis Spyrou · 4 years, 2 months ago
  72. dc4a636 COMPMID-3497: Fix build LSTMParams<TensorInfo> by Sang-Hoon Park · 4 years, 1 month ago
  73. aba2f91 COMPMID-3289: Test improvement CLGEMMMatrixMultiplyReshapedKernel. by morgolock · 4 years, 2 months ago
  74. 3155f77 COMPMID-3457: vexp failure in QASYMM8_SIGNED overflowing by morgolock · 4 years, 2 months ago
  75. f401c74 COMPMID-3483: Refactor NEDepthwiseConvolutionLayerNativeKernel by Michalis Spyrou · 4 years, 2 months ago
  76. ea2ce17 Introduce CL kernel cache feature by Inki Dae · 4 years, 3 months ago
  77. 5ce897f COMPMID-3108: Add Winograd 3x3,4x4 FP16 support for NEON by Georgios Pinitas · 4 years, 2 months ago
  78. a1b8bab COMPMID-3463 Refactor NECropKernel by Michalis Spyrou · 4 years, 2 months ago
  79. 2cd7a37 COMPMID-3464: Address NESoftmaxLayer failures for QASYMM8_SIGNED by Georgios Pinitas · 4 years, 2 months ago
  80. a7431ae COMPMID-3439: Fix peephole and projection in CLQLSTMLayer by Sang-Hoon Park · 4 years, 2 months ago
  81. 1f567af COMPMID-3442: Add support of negative axis in NESoftmaxLayer and reference code by Sheri Zhang · 4 years, 2 months ago
  82. beb2d45 COMPMID-3470: Modify NE/CLQLSTMLayer interface to provide 3 outputs by Michele Di Giorgio · 4 years, 2 months ago
  83. 2965804 IVGCVSW-4744 CTS: RandomGraphTest LargeGraph failures in CpuAcc HAL 1.2 and 1.3 by Sadik Armagan · 4 years, 2 months ago
  84. 6e10aa3 COMPMID-3316: NEDeconvolutionLayer failing for a big input by Manuel Bottini · 4 years, 2 months ago
  85. d5c020a COMPMID-3239: Fix projection and peephole in NEQLSTMLayer by Sang-Hoon Park · 4 years, 2 months ago
  86. 6f8b17d [ONCPUML-7] arm_compute support for ND parallelism by Joseph Dobson · 4 years, 5 months ago
  87. e383c35 MLCE-166: Add support for extracting indices in NEPoolingLayer 2x2 NHWC by morgolock · 4 years, 3 months ago
  88. 6f7585b COMPMID-3441: Nightly failed due to NEScale QASYMM8_SIGNED output wrong result by Michele Di Giorgio · 4 years, 2 months ago
  89. 359c48e COMPMID-3379: Add support for QASYMM8_SIGNED in NEScale by Sheri Zhang · 4 years, 2 months ago
  90. 51ca6ae [ONCPUML-7] Improvement to Window::split_window by Joseph Dobson · 4 years, 5 months ago
  91. c1c366d COMPMID-3292: Clean tests for Im2ColKernel. by Georgios Pinitas · 4 years, 3 months ago
  92. 3a35398 COMPMID-3240: Add support for layer normalization to CLQLSTMLayer by Sheri Zhang · 4 years, 2 months ago
  93. 2b84be5 COMPMID-3280: Make all ML primitives for CL use the new interface - Part 2 by Manuel Bottini · 4 years, 3 months ago
  94. 0de45d0 COMPMID-3394: Replace get_cl_type_from_data_type in All by Sheri Zhang · 4 years, 3 months ago
  95. cf0f6bc COMPMID-3406: Fix build issue of gcc <= 5.4 by Sang-Hoon Park · 4 years, 2 months ago
  96. 2803f70 COMPMID-3280: Make all ML primitives for CL use the new interface - Part1 - Fix3 by Manuel Bottini · 4 years, 2 months ago
  97. 679fc96 COMPMID-3280: Make all ML primitives for CL use the new interface - Part1 - Fix2 by Manuel Bottini · 4 years, 2 months ago
  98. 9230e27 COMPMID-3241: Add Layer Normalization to NEQLSTMLayer by Sang-Hoon Park · 4 years, 3 months ago
  99. 256c0b9 COMPMID-3280: Make all ML primitives for CL use the new interface - Part1 - Fix1 by Manuel Bottini · 4 years, 2 months ago
  100. 1c1b3aa COMPMID-3236: Implement CLQLSTMLayer by Michele Di Giorgio · 4 years, 3 months ago