1. be058f4 Use shape broadcast for Mult inputs in EDSR graph by thecha01 · 3 years, 10 months ago
  2. b3182b1 COMPMID-3157: Remove padding from NEGEMMTranspose1xWKernel by Gian Marco Iodice · 3 years, 10 months ago
  3. feaea10 COMPMID-3143: Remove padding from NEGEMMInterleave4x4Kernel by Gian Marco Iodice · 3 years, 10 months ago
  4. ec4dee8 COMPMID-3750: Disable asm kernels when shifts are negative. by morgolock · 3 years, 10 months ago
  5. 12e0209 COMPMID-3772: Update GEMM selection heuristic for Mali-G76 (F32) by Gian Marco Iodice · 3 years, 10 months ago
  6. 7a7f4e0 COMPMID-3758 COMPMID-3759: Update documentation for cross compile and Android NDK toolchain by Sheri Zhang · 3 years, 10 months ago
  7. 026d045 COMPMID-3770: Add batch size in the OpenCL GEMM kernel selection by Gian Marco Iodice · 3 years, 10 months ago
  8. 1c76c1d COMPMID-3504: Add support for BOOL in NEON comparison operators by Michele Di Giorgio · 3 years, 10 months ago
  9. 5bdde85 COMPMID-3670 Extend cl image support to f16 in CLGEMMReshapeRHSMatrixKernel by SiCong Li · 3 years, 10 months ago
  10. ce7c441 COMPMID-3756 Update CommonGraphOptions documentations to include tuner-mode by SiCong Li · 3 years, 10 months ago
  11. 96209c7 COMPMID-3694 COMPMID-3695 COMPMID-3458: Softmax Axis by SiCong Li · 3 years, 10 months ago
  12. 5111264 COMPMID-3661: Added multidimension support to OMP scheduler. by morgolock · 3 years, 10 months ago
  13. 96a1400 Fix EltwiseLayerNode and QuantizationLayerNode by thecha01 · 4 years ago
  14. 90251bc COMPMID-3749: Adjust FP32 tolerance for NEScale validation by Sang-Hoon Park · 3 years, 10 months ago
  15. 747a2c6 COMPMID-3698: Fix segfault running inception_v3, inception_v4, resnet50, resnet_v2_50 when running as qasymm8 on mate20 GPU by Sheri Zhang · 3 years, 10 months ago
  16. 6d0b384 Update SONAME_VERSION in SConscript by Sang-Hoon Park · 3 years, 11 months ago
  17. 7e725cf COMPMID-3655: PixelWiseMultiplication incorrectly validated in Graph by Manuel Bottini · 3 years, 11 months ago
  18. f8e3584 Add support ElementwiseMax operator in graph API by thecha01 · 4 years ago
  19. ebd8fb4 COMPMID-3747 Remove unnecessary and problematic constness from non-static private members by SiCong Li · 3 years, 11 months ago
  20. a3e6b6d COMPMID-3696: Padded dilated Conv2D segmentation by Sheri Zhang · 3 years, 11 months ago
  21. 0bc80da MLCE-229: Support for negative shifts in asm kernels by morgolock · 3 years, 11 months ago
  22. c58f0ad COMPMID-3502: Add support of different quantization input/output for ReduceMean by Manuel Bottini · 3 years, 11 months ago
  23. 97c1a67 COMPMID-3689: Update function list in doxygen by Sang-Hoon Park · 3 years, 11 months ago
  24. adfaefb COMPMID-3690: Update release note by Sang-Hoon Park · 3 years, 11 months ago
  25. e357a25 COMPMID-3454 Patch1: Relocate data_type_from_name to core/Utils by SiCong Li · 3 years, 11 months ago
  26. a45abfd COMPMID-3687: Remove deprecated functions in 20.05 release by Sang-Hoon Park · 3 years, 11 months ago
  27. 547b2e7 COMPMID-3702: Update documentation by Gian Marco Iodice · 3 years, 11 months ago
  28. d72bd12 COMPMID-3743: Fix for benchmark_gemm_examples.sh by Gian Marco Iodice · 3 years, 11 months ago
  29. 27423f0 COMPMID-3608: Fix z index in gemmlowp_mm_reshaped_only kernel by Gian Marco Iodice · 3 years, 11 months ago
  30. 088d63a COMPMID-3337: Remove write paddings in both axes from CLGEMMMatrixMultiplyReshapedKernel by Gian Marco Iodice · 3 years, 11 months ago
  31. b10181b COMPMID-3456 Update gemm tuner documentation by SiCong Li · 3 years, 11 months ago
  32. dc12519 COMPMID-3699: Nightly failure CL DirectConvolution by Manuel Bottini · 3 years, 11 months ago
  33. 315a20e COMPMID-3339: Fix doxygen comments about VECTOR_SIZE and BOUNDARY_VECTOR_SIZE by SiCong Li · 3 years, 11 months ago
  34. 73cdaac COMPMID-3335: Remove x/y-axis padding from CLGEMMReshapeLHSMatrixKernel by Gian Marco Iodice · 3 years, 11 months ago
  35. f650ea5 COMPMID-3339: Patch2: Remove paddings from im2col*_nhwc cl kernel by SiCong Li · 3 years, 11 months ago
  36. 77d3d24 COMPMID-3607: Fix softmax summation logic for QASYMM8_SIGNED by Sang-Hoon Park · 3 years, 11 months ago
  37. 03d8a89 COMPMID-3339: Patch1: Fix incorrect select casting in im2col nhwc kernels by SiCong Li · 3 years, 11 months ago
  38. 996c777 COMPMID-3700: ArmNN OOB test failure by Sheri Zhang · 3 years, 11 months ago
  39. 4aed4aa COMPMID-3683: Fix performance regression on Mali-G76 (Fully connected) by Gian Marco Iodice · 3 years, 11 months ago
  40. 9c7fed8 COMPMID-3656: Disabled reduce_axis in LOG_SOFTMAX and SOFTMAX by morgolock · 3 years, 11 months ago
  41. b972ae6 COMPMID-3652 Fix CLFullyConnectedLayer failure on S10 by SiCong Li · 4 years ago
  42. 187558f Added missing parameter num_groups to the validate call of NEConvolutionLayer. by Alexander Jung · 3 years, 11 months ago
  43. dd4cfc0 COMPMID-3516: Update documentation for new operators in 20.08 by Sheri Zhang · 4 years ago
  44. 4d81d75 COMPMID-2450: Implement CLMaxUnpoolingLayer by Gian Marco Iodice · 4 years ago
  45. 801bbcb COMPMID-2479: Extend CLPoolingLayer max pooling to extract indices by Sheri Zhang · 4 years ago
  46. 0499dff COMPMID-3392: Collapse TensorMaps into a single TensorPack by Georgios Pinitas · 4 years ago
  47. ac4c030 COMPMID-3618 Add support for export_to_cl_image_rhs in GEMMTuner.py by SiCong Li · 4 years ago
  48. ad411e0 COMPMID-3526: LOGISTIC support for values bigger than [-40.f,40.f] by Michalis Spyrou · 4 years ago
  49. 3b64e3e COMPMID-3653 CL GEMM kernel creation error on certain combinations of N and N0 by SiCong Li · 4 years ago
  50. 7a81d2a COMPMID-3624: CTS failure on Resize quantized in Neon and CL by Michele Di Giorgio · 4 years ago
  51. ef6ec50 COMPMID-3324: Fix oclgrind warnings by Michalis Spyrou · 4 years ago
  52. a179798 COMPMID-3585: Android R while_fib_n_5_quant8 failure on CpuAcc by Michele Di Giorgio · 4 years ago
  53. 42e5736 COMPMID-2078: Remove legacy TODOs by Georgios Pinitas · 4 years ago
  54. 1009e87 COMPMID-3385: Async support to CLArithmetic* kernels/functions Pt.2 by Michalis Spyrou · 4 years ago
  55. 3351f2a COMPMID-3575: Mixed preicision in NEInstanceNormalizationLayerKernel by Sang-Hoon Park · 4 years ago
  56. ad7515d COMPMID-3385: Async support to CLArithmetic* kernels/functions Pt.1 by Michalis Spyrou · 4 years ago
  57. 6c6619b [ONCPUML-120]: Tweak of the launch heuristics for hybrid_u8u32_dot_16x4 kernel by Aleksandr Nikolaev · 4 years ago
  58. 09cad72 COMPMID-3393: Minor tweaks on memory injection interface by Georgios Pinitas · 4 years ago
  59. 318c9f4 COMPMID-3578: Update FP32/int8 kernel selection. by David Mansell · 4 years ago
  60. 40aad9b COMPMID-3600: Fix requantization in NEPixelWiseMultiplicationKernel by Michele Di Giorgio · 4 years ago
  61. 15205d9 COMPMID-3549: GEMM Tuner - Validate input parameters by Eren Kopuz · 4 years ago
  62. aa95ddc COMPMID-3535: 9x9 Direct convolution support for CL and NHWC by Georgios Pinitas · 4 years ago
  63. f932d2c COMPMID-3386: Support memory injection in CLConcatenate functions/kernels by Michele Di Giorgio · 4 years ago
  64. f20d6d6 COMPMID-3390: Async support to CLStridedSliceLayerKernel kernels/functions by Michalis Spyrou · 4 years ago
  65. c6eaec3 COMPMID-3326; Update heuristic for GEMMReshaped and GEMMReshapedOnlyRHS by Gian Marco Iodice · 4 years ago
  66. a449a36 COMPMID-3600: MUL unit test failing with data type QUANT8_ASYMM by Sheri Zhang · 4 years ago
  67. 406a13f COMPMID-3331 Remove y load padding from CLGEMMMatrixMultiplyReshapedOnlyRHSKernel and CLGEMMMatrixMultiplyNativeKernel by SiCong Li · 4 years ago
  68. f6f7876 COMPMID-3532: Align data type support between doxygen and implementation - CL by Michele Di Giorgio · 4 years ago
  69. 954051f COMPMID-3532: Nighly tolerance failure on CLDirectConvolutionLayer 9x9 by Michele Di Giorgio · 4 years ago
  70. 9c82e01 COMPMID-3604: Graph failures during tuning by Georgios Pinitas · 4 years ago
  71. ba2cc1a COMPMID-3577: 9x9 CLDirectConvolution failures by Michele Di Giorgio · 4 years ago
  72. e068199 COMPMID-3576: Nightly failure: NEON/PoolingLayer/Float/FP16/MaxUnpooling S10 by Sheri Zhang · 4 years ago
  73. a084b46 [ONCPUML-97]: Implement "int8" support for 2D decomposition at high core counts by Aleksandr Nikolaev · 4 years ago
  74. f738fe6 COMPMID-3389: Async support to CLElementwiseUnaryLayerKernel kernels/functions by Michalis Spyrou · 4 years ago
  75. 85b7599 COMPMID-3324: ADD CTS test failing with data type QUANT8 by Michalis Spyrou · 4 years ago
  76. 6977b37 COMPMID-3549: Add support for data type in bash and python scripts by Eren Kopuz · 4 years ago
  77. 534fdea [ONCPUML-96] FP16 support for 2D decomposition at high core counts. by cfRod · 4 years ago
  78. ed5fe69 COMPMID-3326: Update heuristic for GEMMReshaped and GEMMReshapedOnlyRHS by Gian Marco Iodice · 4 years ago
  79. 4667ddd COMPMID-3374: Remove memory state from NEConcatenateLayer kernels by Georgios Pinitas · 4 years ago
  80. 2232a20 COMPMID-3589: ADD CTS test failing with data type QUANT8_ASYMM by Michalis Spyrou · 4 years ago
  81. 3a50166 COMPMID-3338 COMPMID-3336 COMPMID-3584 by SiCong Li · 4 years ago
  82. a0bf913 COMPMID-3453: Modify GemmTuner.py to output JSON by Eren Kopuz · 4 years ago
  83. 3851542 COMPMID-3531: fix index offset overflows in NEDirectConvolutionLayerKernel by Sang-Hoon Park · 4 years ago
  84. 3ef9b5f COMPMID-3517: Update documentation for YoLo v3 big by Sheri Zhang · 4 years ago
  85. 06e890b COMPMID-3565: Exposes interface to enable thread binding by Georgios Pinitas · 4 years ago
  86. c8e6e2c COMPMID-3325: Add support in gemm_tuner for cl_image by Manuel Bottini · 4 years ago
  87. d9eaf61 COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm preferred presentation by Michele Di Giorgio · 4 years ago
  88. a0205b9 COMPMID-3574: add logarithm to LogSoftmaxLayer by Sang-Hoon Park · 4 years ago
  89. f9b595a COMPMID-3532: Align data type support between doxygen and implementation - NEON by Michele Di Giorgio · 4 years ago
  90. 0cc50ed COMPMID-3324: Remove pretransposed support from NEON backend by Georgios Pinitas · 4 years ago
  91. ab23dd0 COMPMID-3387: Support memory injection in CLActivationLayer by Georgios Pinitas · 4 years ago
  92. 6eb7345 COMPMID-3373: Async support to NEArithmetic* kernels/functions (Pt. 2) by Michalis Spyrou · 4 years ago
  93. 1fad814 COMPMID-3534: Add NEGEMMConvolutionLayer tests for QASYMM8_SIGNED input by Sang-Hoon Park · 4 years ago
  94. f22f672 COMPMID-3532: Align data type support between doxygen and implementation - CPP by Michele Di Giorgio · 4 years ago
  95. 5aa1a0b COMPID-3324: Clean GEMM kernels by Georgios Pinitas · 4 years ago
  96. 42550c0 COMPMID-3573: Nightly failure: CL/GEMMConvolutionLayer/Quantized/QSYMM8_PER_CHANNEL by Sheri Zhang · 4 years ago
  97. 1e2a451 COMPMID-3452: Skip empty lines and lines starting with # when parsing the gemm configs CSV files by Eren Kopuz · 4 years ago
  98. 94d5051 COMPMID-3539: Change indexing for nearest neighbor with aligned corners by Sang-Hoon Park · 4 years ago
  99. 2aad21a COMPMID-3388: Async support to CLReshapeLayerKernel kernels/functions by Michalis Spyrou · 4 years ago
  100. d13931d COMPMID-3534: CLGEMMConvolutionLayer doesn't support QASYMM8_SIGNED properly by morgolock · 4 years ago