1. 27423f0 COMPMID-3608: Fix z index in gemmlowp_mm_reshaped_only kernel by Gian Marco Iodice · 3 years, 11 months ago
  2. 088d63a COMPMID-3337: Remove write paddings in both axes from CLGEMMMatrixMultiplyReshapedKernel by Gian Marco Iodice · 3 years, 11 months ago
  3. b10181b COMPMID-3456 Update gemm tuner documentation by SiCong Li · 3 years, 11 months ago
  4. dc12519 COMPMID-3699: Nightly failure CL DirectConvolution by Manuel Bottini · 3 years, 11 months ago
  5. 315a20e COMPMID-3339: Fix doxygen comments about VECTOR_SIZE and BOUNDARY_VECTOR_SIZE by SiCong Li · 3 years, 11 months ago
  6. 73cdaac COMPMID-3335: Remove x/y-axis padding from CLGEMMReshapeLHSMatrixKernel by Gian Marco Iodice · 3 years, 11 months ago
  7. f650ea5 COMPMID-3339: Patch2: Remove paddings from im2col*_nhwc cl kernel by SiCong Li · 3 years, 11 months ago
  8. 77d3d24 COMPMID-3607: Fix softmax summation logic for QASYMM8_SIGNED by Sang-Hoon Park · 3 years, 11 months ago
  9. 03d8a89 COMPMID-3339: Patch1: Fix incorrect select casting in im2col nhwc kernels by SiCong Li · 3 years, 11 months ago
  10. 996c777 COMPMID-3700: ArmNN OOB test failure by Sheri Zhang · 3 years, 11 months ago
  11. 4aed4aa COMPMID-3683: Fix performance regression on Mali-G76 (Fully connected) by Gian Marco Iodice · 3 years, 11 months ago
  12. 9c7fed8 COMPMID-3656: Disabled reduce_axis in LOG_SOFTMAX and SOFTMAX by morgolock · 3 years, 11 months ago
  13. b972ae6 COMPMID-3652 Fix CLFullyConnectedLayer failure on S10 by SiCong Li · 3 years, 11 months ago
  14. 187558f Added missing parameter num_groups to the validate call of NEConvolutionLayer. by Alexander Jung · 3 years, 11 months ago
  15. dd4cfc0 COMPMID-3516: Update documentation for new operators in 20.08 by Sheri Zhang · 4 years ago
  16. 4d81d75 COMPMID-2450: Implement CLMaxUnpoolingLayer by Gian Marco Iodice · 4 years ago
  17. 801bbcb COMPMID-2479: Extend CLPoolingLayer max pooling to extract indices by Sheri Zhang · 3 years, 11 months ago
  18. 0499dff COMPMID-3392: Collapse TensorMaps into a single TensorPack by Georgios Pinitas · 4 years ago
  19. ac4c030 COMPMID-3618 Add support for export_to_cl_image_rhs in GEMMTuner.py by SiCong Li · 4 years ago
  20. ad411e0 COMPMID-3526: LOGISTIC support for values bigger than [-40.f,40.f] by Michalis Spyrou · 4 years ago
  21. 3b64e3e COMPMID-3653 CL GEMM kernel creation error on certain combinations of N and N0 by SiCong Li · 4 years ago
  22. 7a81d2a COMPMID-3624: CTS failure on Resize quantized in Neon and CL by Michele Di Giorgio · 4 years ago
  23. ef6ec50 COMPMID-3324: Fix oclgrind warnings by Michalis Spyrou · 4 years ago
  24. a179798 COMPMID-3585: Android R while_fib_n_5_quant8 failure on CpuAcc by Michele Di Giorgio · 4 years ago
  25. 42e5736 COMPMID-2078: Remove legacy TODOs by Georgios Pinitas · 4 years ago
  26. 1009e87 COMPMID-3385: Async support to CLArithmetic* kernels/functions Pt.2 by Michalis Spyrou · 4 years ago
  27. 3351f2a COMPMID-3575: Mixed preicision in NEInstanceNormalizationLayerKernel by Sang-Hoon Park · 4 years ago
  28. ad7515d COMPMID-3385: Async support to CLArithmetic* kernels/functions Pt.1 by Michalis Spyrou · 4 years ago
  29. 6c6619b [ONCPUML-120]: Tweak of the launch heuristics for hybrid_u8u32_dot_16x4 kernel by Aleksandr Nikolaev · 4 years ago
  30. 09cad72 COMPMID-3393: Minor tweaks on memory injection interface by Georgios Pinitas · 4 years ago
  31. 318c9f4 COMPMID-3578: Update FP32/int8 kernel selection. by David Mansell · 4 years ago
  32. 40aad9b COMPMID-3600: Fix requantization in NEPixelWiseMultiplicationKernel by Michele Di Giorgio · 4 years ago
  33. 15205d9 COMPMID-3549: GEMM Tuner - Validate input parameters by Eren Kopuz · 4 years ago
  34. aa95ddc COMPMID-3535: 9x9 Direct convolution support for CL and NHWC by Georgios Pinitas · 4 years ago
  35. f932d2c COMPMID-3386: Support memory injection in CLConcatenate functions/kernels by Michele Di Giorgio · 4 years ago
  36. f20d6d6 COMPMID-3390: Async support to CLStridedSliceLayerKernel kernels/functions by Michalis Spyrou · 4 years ago
  37. c6eaec3 COMPMID-3326; Update heuristic for GEMMReshaped and GEMMReshapedOnlyRHS by Gian Marco Iodice · 4 years ago
  38. a449a36 COMPMID-3600: MUL unit test failing with data type QUANT8_ASYMM by Sheri Zhang · 4 years ago
  39. 406a13f COMPMID-3331 Remove y load padding from CLGEMMMatrixMultiplyReshapedOnlyRHSKernel and CLGEMMMatrixMultiplyNativeKernel by SiCong Li · 4 years ago
  40. f6f7876 COMPMID-3532: Align data type support between doxygen and implementation - CL by Michele Di Giorgio · 4 years ago
  41. 954051f COMPMID-3532: Nighly tolerance failure on CLDirectConvolutionLayer 9x9 by Michele Di Giorgio · 4 years ago
  42. 9c82e01 COMPMID-3604: Graph failures during tuning by Georgios Pinitas · 4 years ago
  43. ba2cc1a COMPMID-3577: 9x9 CLDirectConvolution failures by Michele Di Giorgio · 4 years ago
  44. e068199 COMPMID-3576: Nightly failure: NEON/PoolingLayer/Float/FP16/MaxUnpooling S10 by Sheri Zhang · 4 years ago
  45. a084b46 [ONCPUML-97]: Implement "int8" support for 2D decomposition at high core counts by Aleksandr Nikolaev · 4 years ago
  46. f738fe6 COMPMID-3389: Async support to CLElementwiseUnaryLayerKernel kernels/functions by Michalis Spyrou · 4 years ago
  47. 85b7599 COMPMID-3324: ADD CTS test failing with data type QUANT8 by Michalis Spyrou · 4 years ago
  48. 6977b37 COMPMID-3549: Add support for data type in bash and python scripts by Eren Kopuz · 4 years ago
  49. 534fdea [ONCPUML-96] FP16 support for 2D decomposition at high core counts. by cfRod · 4 years ago
  50. ed5fe69 COMPMID-3326: Update heuristic for GEMMReshaped and GEMMReshapedOnlyRHS by Gian Marco Iodice · 4 years ago
  51. 4667ddd COMPMID-3374: Remove memory state from NEConcatenateLayer kernels by Georgios Pinitas · 4 years ago
  52. 2232a20 COMPMID-3589: ADD CTS test failing with data type QUANT8_ASYMM by Michalis Spyrou · 4 years ago
  53. 3a50166 COMPMID-3338 COMPMID-3336 COMPMID-3584 by SiCong Li · 4 years ago
  54. a0bf913 COMPMID-3453: Modify GemmTuner.py to output JSON by Eren Kopuz · 4 years ago
  55. 3851542 COMPMID-3531: fix index offset overflows in NEDirectConvolutionLayerKernel by Sang-Hoon Park · 4 years ago
  56. 3ef9b5f COMPMID-3517: Update documentation for YoLo v3 big by Sheri Zhang · 4 years ago
  57. 06e890b COMPMID-3565: Exposes interface to enable thread binding by Georgios Pinitas · 4 years ago
  58. c8e6e2c COMPMID-3325: Add support in gemm_tuner for cl_image by Manuel Bottini · 4 years ago
  59. d9eaf61 COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm preferred presentation by Michele Di Giorgio · 4 years ago
  60. a0205b9 COMPMID-3574: add logarithm to LogSoftmaxLayer by Sang-Hoon Park · 4 years ago
  61. f9b595a COMPMID-3532: Align data type support between doxygen and implementation - NEON by Michele Di Giorgio · 4 years ago
  62. 0cc50ed COMPMID-3324: Remove pretransposed support from NEON backend by Georgios Pinitas · 4 years ago
  63. ab23dd0 COMPMID-3387: Support memory injection in CLActivationLayer by Georgios Pinitas · 4 years ago
  64. 6eb7345 COMPMID-3373: Async support to NEArithmetic* kernels/functions (Pt. 2) by Michalis Spyrou · 4 years ago
  65. 1fad814 COMPMID-3534: Add NEGEMMConvolutionLayer tests for QASYMM8_SIGNED input by Sang-Hoon Park · 4 years ago
  66. f22f672 COMPMID-3532: Align data type support between doxygen and implementation - CPP by Michele Di Giorgio · 4 years ago
  67. 5aa1a0b COMPID-3324: Clean GEMM kernels by Georgios Pinitas · 4 years ago
  68. 42550c0 COMPMID-3573: Nightly failure: CL/GEMMConvolutionLayer/Quantized/QSYMM8_PER_CHANNEL by Sheri Zhang · 4 years ago
  69. 1e2a451 COMPMID-3452: Skip empty lines and lines starting with # when parsing the gemm configs CSV files by Eren Kopuz · 4 years ago
  70. 94d5051 COMPMID-3539: Change indexing for nearest neighbor with aligned corners by Sang-Hoon Park · 4 years ago
  71. 2aad21a COMPMID-3388: Async support to CLReshapeLayerKernel kernels/functions by Michalis Spyrou · 4 years ago
  72. d13931d COMPMID-3534: CLGEMMConvolutionLayer doesn't support QASYMM8_SIGNED properly by morgolock · 4 years ago
  73. 8198fdb COMPMID-3570 - Nightly #828 failure: pixel_wise_multiplication explicit specialization has no effect by Manuel Bottini · 4 years ago
  74. af56d52 COMPMID-3324: Fix per-channel quantization on N blocking by Georgios Pinitas · 4 years ago
  75. d355653 COMPMID-3382: Validate YoLo v3 output detector by Michele Di Giorgio · 4 years ago
  76. fcf6f4e COMPMID-3477: Remove padding from NEPixelWiseMultiplicationKernel by Sheri Zhang · 4 years ago
  77. 6b6a16f COMPMID-3501 Modify heuristics for f16+fastmath NEON Winograd Conv by SiCong Li · 4 years, 1 month ago
  78. f3ad951 COMPMID-3324: Fix paths in Android.bp by Michele Di Giorgio · 4 years ago
  79. f2c714b COMPMID-3153: Remove padding from NENormalizationLayerKernel by Manuel Bottini · 4 years ago
  80. f94c674 COMPMID-3561: Fix in ACL documentation by Gian Marco Iodice · 4 years ago
  81. 7375548 COMPMID-3324: Handle unused variable in SVE based GEMM kernels. by Georgios Pinitas · 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. c5b6d88 COMPMID-3562: Support QASYMM8_SIGNED in CLArgMinMaxLayerKernel by Sheri Zhang · 4 years ago
  85. e5563d9 COMPMID-3560: Fix F16 performance regression (OpenCL) by Gian Marco Iodice · 4 years ago
  86. 6cb26ce COMPMID-3150: Remove padding from NEL2NormalizationLayerKernel by Georgios Pinitas · 4 years ago
  87. 70d43a3 COMPMID-3538: Remove templates from NEGEMMLowpOffsetContributionOutputStageKernel by Michalis Spyrou · 4 years ago
  88. c41a6a6 COMPMID-3530: Fix validate calls in CLElementwiseOperationKernel by Michele Di Giorgio · 4 years ago
  89. 173ba9b COMPMID-3373: Async support to NEArithmetic* kernels/functions (Pt. 1) by Michalis Spyrou · 4 years ago
  90. 0f954eb COMPMID-3324: Remove pretranspose_B support from NEGEMM by Georgios Pinitas · 4 years ago
  91. 0b5af9f COMPMID-3478: Allow SubTensors with XY indexing by Georgios Pinitas · 4 years ago
  92. 36b8f05 Fixes Failures Nightly #818 by Manuel Bottini · 4 years ago
  93. b2842be COMPMID-3481: In-place computations for ArithmeticSubtractionKernel by Georgios Pinitas · 4 years ago
  94. 294f6ff COMPMID-3324: Allow in-place mutation on nodes with separate multiple inputs by Michele Di Giorgio · 4 years ago
  95. 0dbb904 (3RDPARTY_UPDATE) Update examples by Michele Di Giorgio · 4 years ago
  96. 9e4b899 COMPMID-3364: prevent auto dimension correction for ScaleFixture by Sang-Hoon Park · 4 years ago
  97. 80feed5 COMPMID-3479: Perform in-place computations in NEElementwiseUnaryKernel by Manuel Bottini · 4 years, 1 month ago
  98. 0028d7c COMPMID-3537: Remove template from NEGEMMLowpOffsetContributionKernel by Michalis Spyrou · 4 years ago
  99. 1732da8 COMPMID-3384: Async support to NEStridedSliceLayerKernel kernels/functions by Michalis Spyrou · 4 years ago
  100. 934a3f1 COMPMID-3536: Nightly fails tests/validation/CL/ArithmeticAddition.cpp error: unused variable 'num_elems_processed_per_iteration' by Manuel Bottini · 4 years ago