1. cece42c Comply with Trademark rules for use of Neon, Arm and Mali by Sheri Zhang · 3 years, 4 months ago
  2. 5dd0db5 Disable strict overflow warning for tensor_elem_at by Giorgio Arena · 3 years, 4 months ago
  3. 48e0394 Fix tolerance for NEReduceMean on aarch64 by Giorgio Arena · 3 years, 4 months ago
  4. 26111da Update deprecation notices by Giorgio Arena · 3 years, 4 months ago
  5. 35981ca Fix tolerance issue in CL Winograd InputTransform FP16 by Manuel Bottini · 3 years, 4 months ago
  6. edc524e Revert changes on tensor's strides and fix CLDepthwiseConvolution 3x3 Quantized by Giorgio Arena · 3 years, 4 months ago
  7. 4841c97 Add mlgo to graph examples by SiCong Li · 3 years, 5 months ago
  8. 9f7d55a Fix CLDepthwiseConvolutionLayer 3x3 QASYMM8 by Giorgio Arena · 3 years, 4 months ago
  9. db4a6c1 Integrate MLGO into CLGEMM and CLGEMMLowpMatrixMultiplyCore: Part2 by SiCong Li · 3 years, 4 months ago
  10. 70858d8 Integrate MLGO into CLGEMM and CLGEMMLowpMatrixMultiplyCore: Part1 by SiCong Li · 3 years, 4 months ago
  11. 7e20e29 Make memset/copy functions state-less by Sheri Zhang · 3 years, 5 months ago
  12. afc9c3d Fix tolerance for NEON RNNLayer by Manuel Bottini · 3 years, 4 months ago
  13. 8b555e3 Fix tolerance for NEON RNNLayer by Manuel Bottini · 3 years, 4 months ago
  14. 89de118 Fix unused variable compilation error by Giorgio Arena · 3 years, 4 months ago
  15. 76cb751 Fix CL Compiler frontend failure for ArgMinMax by Giorgio Arena · 3 years, 5 months ago
  16. 0841ca0 Fix OpenCL direct convolution by Gian Marco Iodice · 3 years, 5 months ago
  17. 7061eb2 Implement MLGO module by SiCong Li · 3 years, 5 months ago
  18. 1e0208a Make CLArithmeticAddition kernel and function state-less by Michele Di Giorgio · 3 years, 5 months ago
  19. 0094c02 Add window parameter to scheduler by Sang-Hoon Park · 3 years, 5 months ago
  20. d556d7b Integrate improved pooling layer on NEON by Michele Di Giorgio · 3 years, 8 months ago
  21. 18fbb92 Fix build error for gcc 10.2+ by Sang-Hoon Park · 3 years, 5 months ago
  22. 0f3d597 Remove OpenCL padding CLTransposeKernel by Manuel Bottini · 3 years, 6 months ago
  23. 4551403 Add support for macOS by Georgios Pinitas · 3 years, 6 months ago
  24. fefd16a Fix wrong file inclusion in QLSTMLayerNormalization reference by Georgios Pinitas · 3 years, 5 months ago
  25. 7e5a865 Add tolerance for quantized activations computed in float by Michele Di Giorgio · 3 years, 5 months ago
  26. d30405a Alter tolerance in QuantizationLayer to use int8_t for asymmetric signed by Georgios Pinitas · 3 years, 5 months ago
  27. e78ef6f Remove OpenCL padding CLFloorKernel by Manuel Bottini · 3 years, 5 months ago
  28. 4f8ce13 [Nightly Failure] Fix NEIm2Col argument validation errors by Giorgio Arena · 3 years, 5 months ago
  29. 33b103b Resolve merge conflicts between new fills and new fp16 generator by Giorgio Arena · 3 years, 5 months ago
  30. 4bdd177 Fix fill() for FP data type in fixtures - Part 2 by Giorgio Arena · 3 years, 6 months ago
  31. 4d9383e [Nightly Failure] Fix ColorConvert empty coordinates error by Giorgio Arena · 3 years, 5 months ago
  32. 7e5b7bf Review all shapes in datasets to account for padding removal Part 3 by SiCong Li · 3 years, 7 months ago
  33. a8e2aeb Generalize custom uniform generator for floating point data types with 16 bits by Giorgio Arena · 3 years, 5 months ago
  34. c5a6139 Clean up macro definitions in arm_compute headers by Giorgio Arena · 3 years, 5 months ago
  35. a3c9a3b COMPMID-3874: Create ArithmeticAddition SVE/SVE2 by Michalis Spyrou · 3 years, 6 months ago
  36. b309fc2 Fix uniform_real_distribution_fp16 warning and single Dimension increment by Giorgio Arena · 3 years, 6 months ago
  37. dff2935 Improve NEIm2Col validation for invalid shapes by Georgios Pinitas · 3 years, 6 months ago
  38. b49988c Remove unused tolerance value by Michalis Spyrou · 3 years, 6 months ago
  39. 8d5d78b COMPMID-3871: Create BatchNormalization SVE/SVE2 by Sheri Zhang · 3 years, 6 months ago
  40. 410e21e Fix baremetal arm_compute_validation build errors by SiCongLi · 3 years, 6 months ago
  41. 00e86cd Add new shapes in WinogradOutputTransform dataset by Giorgio Arena · 3 years, 6 months ago
  42. 2567adf Add new shapes to WinogradInputTransform dataset and fix border size for NCHW data layout by Giorgio Arena · 3 years, 6 months ago
  43. 6aeb217 Fix fill() for FP data type in fixtures - Part 1 by Giorgio Arena · 3 years, 6 months ago
  44. 72610dc Remove 3rdparty submodule and internal_only build option by Michele Di Giorgio · 3 years, 7 months ago
  45. aa51a5b COMPMID-3870: Create ActivationLayer SVE/SVE2 by Michalis Spyrou · 3 years, 7 months ago
  46. 3737c79 COMPMID-3968 30% regression on FSSD v1 25 Grayscale by Giorgio Arena · 3 years, 7 months ago
  47. ea7de7b Enable FFT for FP16 by Giorgio Arena · 3 years, 6 months ago
  48. c53266e Remove (CL/NE)UpsampleLayer in favor to (NE/CL)Scale by Georgios Pinitas · 3 years, 6 months ago
  49. 15bc848 [Review Shape] CLDepthwiseConvolutionLayer mismatches by Giorgio Arena · 3 years, 6 months ago
  50. 0b1c2db Remove (NE/CL)YoloLayer support by Georgios Pinitas · 3 years, 7 months ago
  51. 8c3c0e7 Remove (NE/CL)ComputeAllAnchors function by Georgios Pinitas · 3 years, 7 months ago
  52. 6bc4e96 Fix invalid usage of dataset::make by SiCong Li · 3 years, 7 months ago
  53. f7c5a41 Remove support for NEIm2Col, NECol2Im, NEGEMMInterleave4x4, NEGEMMTranspose1xW by Georgios Pinitas · 3 years, 7 months ago
  54. add8e81 COMPMID-3862: Add support QASYMM8 LEAKY RELU activation by Sang-Hoon Park · 3 years, 7 months ago
  55. 4ffc42a Add support for G78 instance by Georgios Pinitas · 3 years, 7 months ago
  56. 40f51a6 Update default C++ standard to C++14 by Georgios Pinitas · 3 years, 7 months ago
  57. 3278004 COMPMID-3891: Fix corner case 1 value mismatch in NEON Elementwise Division by Manuel Bottini · 3 years, 7 months ago
  58. 2dbc586 COMPMID-3961: Cleaning up logical operators on OpenCL by Sang-Hoon Park · 3 years, 7 months ago
  59. 136174a COMPMID-4020: Nightly failure - Few CL DirectConvolutionLayer QASYM8 mismatches by Manuel Bottini · 3 years, 7 months ago
  60. cac09dc COMPMID-4019: Disable CV/GLES from running on precommits by Michalis Spyrou · 3 years, 7 months ago
  61. 827817e COMPMID-3987: Nightly failure - Android builds failing in dataset and validation by Manuel Bottini · 3 years, 7 months ago
  62. d828b46 Fix segfault at validate_cl_gemm by Mirko leonardo Serra laban · 3 years, 7 months ago
  63. 75eea33 COMPMID-3961: Add Logical OR/AND/NOT operator on CL by Sang-Hoon Park · 3 years, 7 months ago
  64. 10a73f5 COMPMID-3971: Nightly failure - CL LaplacianPyramid mismatches by Manuel Bottini · 3 years, 7 months ago
  65. cc3e53c COMPMID-3972: ExportToCLImage test failure by Sheri Zhang · 3 years, 7 months ago
  66. 04a0706 COMPMID-3979 Sanitise Padding Removal epic by SiCong Li · 3 years, 7 months ago
  67. 1d1bca7 COMPMID-3978: Nighlty failure NEON Activation Layer mismatches on android armv7a by Manuel Bottini · 3 years, 7 months ago
  68. 58bce68 COMPMID-3962: Add Logical And, Or, Not support on NEON by Georgios Pinitas · 3 years, 7 months ago
  69. 17b7102 COMPMID-3973: CTS failure in QASYMM8_SIGNED Depthwise and Fully connected when fusing Bounded ReLU in Android R GpuAcc by Michele Di Giorgio · 3 years, 7 months ago
  70. 61ffda4 COMPMID-3599: Disable direct gemm convolution testing for armv7 for 8bit by Georgios Pinitas · 3 years, 7 months ago
  71. 28a46c9 COMPMID-3956: Nightly CL failure on G71 with error code -7 by Manuel Bottini · 3 years, 7 months ago
  72. c0b6f76 COMPMID-3776: Indirect GEMM by Georgios Pinitas · 3 years, 8 months ago
  73. 2d1a835 COMPMID-3735 Remove OpenCL padding: CLSoftmaxLayerKernel by Giorgio Arena · 3 years, 8 months ago
  74. 3327def COMPMID-2808: Add support for QASYMM8_SIGNED in NEROIAlignLayer by Sheri Zhang · 3 years, 9 months ago
  75. bef7fa2 COMPMID-3639: (3RDPARTY_UPDATE) Move CL kernels to src by Sang-Hoon Park · 3 years, 8 months ago
  76. ebcebf1 COMPMID-3638: Move NEON kernels by Michalis Spyrou · 3 years, 8 months ago
  77. 27d92fd COMPMID-3928: Fix output conversion in gemmlowp_mm_native by Michele Di Giorgio · 3 years, 8 months ago
  78. 9ae06d4 COMPMID-3925: Dispatch CLGEMM with no padding y requirement by Gian Marco Iodice · 3 years, 8 months ago
  79. b333758 COMPMID-3888: AddBroadcast1ElementUint8 test failing by Manuel Bottini · 3 years, 8 months ago
  80. 40192c1 COMPMID-3708 Remove OpenCL padding: CLCopyKernel [Patch1] by SiCong Li · 3 years, 8 months ago
  81. 1e2af2a COMPMID-3712 Remove OpenCL padding: CLDepthwiseConvolutionLayer3x3NHWCKernel FP16/32 by Giorgio Arena · 3 years, 8 months ago
  82. ed2a8ed COMPMID-3715: Remove OpenCL padding - CLElementwiseOperationKernel by Manuel Bottini · 3 years, 8 months ago
  83. 68dd25f COMPMID-3637: Move utility headers from arm_compute to src by Sang-Hoon Park · 3 years, 8 months ago
  84. bc6c374 COMPMID-3740: Remove OpenCL padding: CLWinogradInputTransformKernel by Gian Marco Iodice · 3 years, 8 months ago
  85. 7333e1f COMPMID-3732: Remove OpenCL padding from CLPoolingLayer by Gian Marco Iodice · 3 years, 8 months ago
  86. e4558b5 COMPMID-3163: Remove padding from NEDepthwiseConvolutionLayerNativeKernel by Sang-Hoon Park · 3 years, 9 months ago
  87. 671d4f0 COMPMID-3724: Remove OpenCL padding: CLGEMMLowpQuantizeDownInt32ScaleByFloatKernel by Michele Di Giorgio · 3 years, 8 months ago
  88. e728058 COMPMID-3805: Fix SQRT non-zero output for zero input by Sang-Hoon Park · 3 years, 8 months ago
  89. cf343e3 COMPMID-3719: Remove OpenCL padding: CLGEMMLowpMatrixMultiplyNativeKernel by morgolock · 3 years, 8 months ago
  90. ba14c92 COMPMID-3829: Create CLGEMMLowpQuantizeDownInt32ScaleByFixedPointKernel and remove padding from related OpenCL kernels by Michele Di Giorgio · 3 years, 8 months ago
  91. cf9e29e COMPMID-3172: Remove padding from NEGEMMMatrixMultiplyKernel by Michele Di Giorgio · 3 years, 8 months ago
  92. 87350f4 COMPMID-3144: Remove padding from NEDirectConvolutionLayerKernel by Manuel Bottini · 3 years, 9 months ago
  93. 141c31a COMPMID-3705: Remove OpenCL padding: CLBatchNormalizationLayerKernel by Sheri Zhang · 3 years, 8 months ago
  94. 6a9e801 COMPMID-3830: Support baremetal with gcc7+ by Michalis Spyrou · 4 years, 4 months ago
  95. 5304884 COMPMID-3704 Remove OpenCL padding: CLBatchConcatenateLayerKernel by Giorgio Arena · 3 years, 9 months ago
  96. 4adaddb COMPMID-3170: Remove padding in NEGEMMLowpMatrixMultiplyKernel by morgolock · 3 years, 9 months ago
  97. d304adb COMPMID-3703 Remove OpenCL padding: CLActivationLayerKernel + create utility macro by Giorgio Arena · 3 years, 9 months ago
  98. 4d91dc6 COMPMID-3181: Remove padding from NEReductionOperationKernel by Sheri Zhang · 3 years, 9 months ago
  99. 47ae441 COMPMID-3816: Nightly failure: neon_scale example and benchmark by Manuel Bottini · 3 years, 9 months ago
  100. fc2f6d0 COMPMID-3145: Remove padding from NEScaleKernel by Manuel Bottini · 3 years, 10 months ago