1. 7891a73 Move CPU/GPU files from Core/Runtime to the respective backend folders by Georgios Pinitas · 2 years, 11 months ago
  2. 1988463 Rename [Cl|Cpu]GemmConvolution to [Cl|Gpu]GemmConv2d by Georgios Pinitas · 2 years, 11 months ago
  3. 37a4611 Add test for validating batched-GEMM on CPU by Gian Marco Iodice · 3 years ago
  4. 4164814 Implement Operator API by Georgios Pinitas · 3 years ago
  5. a0efe69 Reintroduce implementation of NEConvolutionLayer::get_convolution_method by Michele Di Giorgio · 3 years ago
  6. b55f8e8 Port NEConvolutionLayer by Michalis Spyrou · 3 years ago
  7. d9cdf14 Port NEFullyConnectedLayer to memory injecting interface by Michele Di Giorgio · 3 years ago
  8. 29599d0 Port NEGEMMConvolutionLayer by Manuel Bottini · 3 years ago
  9. e5d76e1 Increase tolerance for NEMeanStdDevNormalization by Georgios Pinitas · 3 years ago
  10. a387e27 Add in-place calculation support for CL elementwise arithmetic kernels by Sheri Zhang · 3 years ago
  11. 96f977e Port NEWinogradConvolutionLayer by Michalis Spyrou · 3 years ago
  12. 24b8920 Port NECol2ImKernel by Manuel Bottini · 3 years ago
  13. da81675 Remove redundant implementations of Add/Sub operators by Georgios Pinitas · 3 years ago
  14. cfac51c Port NEGEMMLowp Part 2 by Manuel Bottini · 3 years, 1 month ago
  15. 9002899 Port NEIm2ColKernel by Manuel Bottini · 3 years ago
  16. 4dfc553 Port NEGEMM to memory injecting interface (Part 3) by Michele Di Giorgio · 3 years ago
  17. 53832b2 Port NEGEMM to memory injecting interface (Part 2) by Michele Di Giorgio · 3 years ago
  18. 93b75e0 Port NEGEMM to memory injecting interface (Part 1) by Michele Di Giorgio · 3 years ago
  19. d7316eb Port NEGEMMConv2d to memory injecting interface by Michele Di Giorgio · 3 years, 1 month ago
  20. ae58bdf Port NEGEMMLowp Part 1 by Manuel Bottini · 3 years, 1 month ago
  21. 90805b8 Fixed DirectConvolutionLayer validation tests by Pablo Marquez Tello · 3 years, 1 month ago
  22. ee301b3 Fix errata in documentation by Jakub Sujak · 3 years, 1 month ago
  23. 8ae3cda Revert "Implement memory injection in CpuDirectGemmConv2d" by Michele Di Giorgio · 3 years, 1 month ago
  24. bdcdc39 Enable fat binary support by Georgios Pinitas · 3 years, 2 months ago
  25. b4bb6a0 Rename ported functions by Manuel Bottini · 3 years, 1 month ago
  26. b3be457 Implement memory injection in CpuDirectGemmConv2d by Sang-Hoon Park · 3 years, 2 months ago
  27. 11d8415 Port DepthConvert to new Api by Georgios Pinitas · 3 years, 2 months ago
  28. ed4b8a0 Fix MeanStdDevNormalizationLayer reference outputting nan for FP16 by Giorgio Arena · 3 years, 2 months ago
  29. afcbb8f Fix Pooling Layer Bug when input is 1xN size by Freddie Liardet · 3 years, 2 months ago
  30. b065437 NEON/RoiAlign/Quantized/QASYMM8_SIGNED mismatches by Manuel Bottini · 3 years, 2 months ago
  31. 4fc10b3 Turn EXPECT into ASSERT when testing invalid conditions by Michele Di Giorgio · 3 years, 2 months ago
  32. e5df1d5 [Nightly #1144] NEON/DepthwiseConvolutionLayer/Float/F16/Optimized mismatch on S10 by Manuel Bottini · 3 years, 2 months ago
  33. 223aba9 Remove stale/solved TODOs by Michele Di Giorgio · 3 years, 2 months ago
  34. e92b045 Add per-channel quantization support for CLDeconvolutionLayer by Freddie Liardet · 3 years, 2 months ago
  35. 60c3b0e Port DepthwiseConvolution to new API by Michalis Spyrou · 3 years, 3 months ago
  36. fe56edb Add padding consideration to pooling index computation by Sang-Hoon Park · 3 years, 3 months ago
  37. 63825e8 Implicit padding testing along the X axis on high priority operators by Giorgio Arena · 3 years, 3 months ago
  38. 9d061b0 Add per channel quantization support for NEDeconvolutionLayer by Freddie Liardet · 3 years, 3 months ago
  39. ca62c6f Mixed data-layout testing on high priority operators by Manuel Bottini · 3 years, 3 months ago
  40. 33f41fa Fix trademarks throughout the codebase by Michele Di Giorgio · 3 years, 4 months ago
  41. 97e2580 Check biases pointer before referencing in CLDirectConvolutionLayer by Michele Di Giorgio · 3 years, 3 months ago
  42. ab84088 Added Qasymm8 datatype support to NEROIPoolingLayer with Tests by Suhail Munshi · 3 years, 5 months ago
  43. 10b3826 Port Arm(R) Neon(TM) Scale to new API by Manuel Bottini · 3 years, 5 months ago
  44. 668ccdc Add dynamic tensor support to CpuElementwise by Sang-Hoon Park · 3 years, 5 months ago
  45. 473cb01 Remove Compute Vision CL support by Michalis Spyrou · 3 years, 4 months ago
  46. 68e29da Set up configure-only flag for validation. First trial with DepthwiseConvoltion by Giorgio Arena · 3 years, 5 months ago
  47. 27e67f0 Remove Compute Vision Neon support by Michalis Spyrou · 3 years, 5 months ago
  48. ac6499a Comply with Trademark rules for use of Neon, Arm and Mali by Sheri Zhang · 3 years, 5 months ago
  49. 8876204 Fix tolerance for NEReduceMean on aarch64 by Giorgio Arena · 3 years, 5 months ago
  50. afc9c3d Fix tolerance for NEON RNNLayer by Manuel Bottini · 3 years, 5 months ago
  51. 8b555e3 Fix tolerance for NEON RNNLayer by Manuel Bottini · 3 years, 5 months ago
  52. d556d7b Integrate improved pooling layer on NEON by Michele Di Giorgio · 3 years, 8 months ago
  53. 7e5a865 Add tolerance for quantized activations computed in float by Michele Di Giorgio · 3 years, 6 months ago
  54. d30405a Alter tolerance in QuantizationLayer to use int8_t for asymmetric signed by Georgios Pinitas · 3 years, 6 months ago
  55. c5a6139 Clean up macro definitions in arm_compute headers by Giorgio Arena · 3 years, 6 months ago
  56. a3c9a3b COMPMID-3874: Create ArithmeticAddition SVE/SVE2 by Michalis Spyrou · 3 years, 7 months ago
  57. dff2935 Improve NEIm2Col validation for invalid shapes by Georgios Pinitas · 3 years, 6 months ago
  58. b49988c Remove unused tolerance value by Michalis Spyrou · 3 years, 6 months ago
  59. 8d5d78b COMPMID-3871: Create BatchNormalization SVE/SVE2 by Sheri Zhang · 3 years, 7 months ago
  60. aa51a5b COMPMID-3870: Create ActivationLayer SVE/SVE2 by Michalis Spyrou · 3 years, 8 months ago
  61. 3737c79 COMPMID-3968 30% regression on FSSD v1 25 Grayscale by Giorgio Arena · 3 years, 7 months ago
  62. c53266e Remove (CL/NE)UpsampleLayer in favor to (NE/CL)Scale by Georgios Pinitas · 3 years, 7 months ago
  63. 0b1c2db Remove (NE/CL)YoloLayer support by Georgios Pinitas · 3 years, 7 months ago
  64. 8c3c0e7 Remove (NE/CL)ComputeAllAnchors function by Georgios Pinitas · 3 years, 7 months ago
  65. 6bc4e96 Fix invalid usage of dataset::make by SiCong Li · 3 years, 7 months ago
  66. f7c5a41 Remove support for NEIm2Col, NECol2Im, NEGEMMInterleave4x4, NEGEMMTranspose1xW by Georgios Pinitas · 3 years, 7 months ago
  67. add8e81 COMPMID-3862: Add support QASYMM8 LEAKY RELU activation by Sang-Hoon Park · 3 years, 7 months ago
  68. 40f51a6 Update default C++ standard to C++14 by Georgios Pinitas · 3 years, 8 months ago
  69. 3278004 COMPMID-3891: Fix corner case 1 value mismatch in NEON Elementwise Division by Manuel Bottini · 3 years, 7 months ago
  70. cac09dc COMPMID-4019: Disable CV/GLES from running on precommits by Michalis Spyrou · 3 years, 7 months ago
  71. 75eea33 COMPMID-3961: Add Logical OR/AND/NOT operator on CL by Sang-Hoon Park · 3 years, 8 months ago
  72. 1d1bca7 COMPMID-3978: Nighlty failure NEON Activation Layer mismatches on android armv7a by Manuel Bottini · 3 years, 8 months ago
  73. 58bce68 COMPMID-3962: Add Logical And, Or, Not support on NEON by Georgios Pinitas · 3 years, 8 months ago
  74. 61ffda4 COMPMID-3599: Disable direct gemm convolution testing for armv7 for 8bit by Georgios Pinitas · 3 years, 8 months ago
  75. c0b6f76 COMPMID-3776: Indirect GEMM by Georgios Pinitas · 3 years, 8 months ago
  76. 3327def COMPMID-2808: Add support for QASYMM8_SIGNED in NEROIAlignLayer by Sheri Zhang · 3 years, 10 months ago
  77. ebcebf1 COMPMID-3638: Move NEON kernels by Michalis Spyrou · 3 years, 9 months ago
  78. 68dd25f COMPMID-3637: Move utility headers from arm_compute to src by Sang-Hoon Park · 3 years, 9 months ago
  79. e4558b5 COMPMID-3163: Remove padding from NEDepthwiseConvolutionLayerNativeKernel by Sang-Hoon Park · 3 years, 9 months ago
  80. e728058 COMPMID-3805: Fix SQRT non-zero output for zero input by Sang-Hoon Park · 3 years, 9 months ago
  81. cf9e29e COMPMID-3172: Remove padding from NEGEMMMatrixMultiplyKernel by Michele Di Giorgio · 3 years, 9 months ago
  82. 87350f4 COMPMID-3144: Remove padding from NEDirectConvolutionLayerKernel by Manuel Bottini · 3 years, 10 months ago
  83. 4adaddb COMPMID-3170: Remove padding in NEGEMMLowpMatrixMultiplyKernel by morgolock · 3 years, 9 months ago
  84. 4d91dc6 COMPMID-3181: Remove padding from NEReductionOperationKernel by Sheri Zhang · 3 years, 10 months ago
  85. fc2f6d0 COMPMID-3145: Remove padding from NEScaleKernel by Manuel Bottini · 3 years, 10 months ago
  86. 9aa05a6 COMPMID-3814: Nightly failure - validation build fails for FastCorners, ElementwiseMax, ElementwiseMin, ElementwiseSquaredDiff by Manuel Bottini · 3 years, 9 months ago
  87. d6d1b36 COMPMID-3784 Add broadcast support to S32 NEPixelwiseMultiplication by SiCong Li · 3 years, 9 months ago
  88. d175ece COMPMID-3324: Remove configuration tests by Michalis Spyrou · 4 years ago
  89. 82c1a1f COMPMID-3752: NEPermuteKernel does not support permutations2 by Michele Di Giorgio · 3 years, 11 months ago
  90. f110954 COMPMID-3184: Added no padding test for NEGEMMLowpQuantizeDownInt32ToUint8ScaleKernel by morgolock · 3 years, 10 months ago
  91. 16cf3c2 COMPMID-3764: Failures on fp16 for L2NormalizationLayer when zero inputs by Georgios Pinitas · 3 years, 10 months ago
  92. 1813422 COMPMID-3583: Add S32 support to NEElementwiseDivision by Georgios Pinitas · 3 years, 10 months ago
  93. 5489394 COMPMID-3774: Investigate NEReduceMean QASYMM8_SIGNED nightly failure by Michele Di Giorgio · 3 years, 10 months ago
  94. bb88f89 COMPMID-3581 Add S32 support to NEPixelWiseMultiplication by SiCong Li · 3 years, 10 months ago
  95. 903f8cc COMPMID-3580 Add S32 support to NEArithmeticSubtraction by SiCong Li · 3 years, 10 months ago
  96. 2d22139 COMPMID-3154: Deprecate NE/CL LocallyConnectedLayer by Georgios Pinitas · 3 years, 10 months ago
  97. b3182b1 COMPMID-3157: Remove padding from NEGEMMTranspose1xWKernel by Gian Marco Iodice · 3 years, 10 months ago
  98. feaea10 COMPMID-3143: Remove padding from NEGEMMInterleave4x4Kernel by Gian Marco Iodice · 3 years, 10 months ago
  99. 1c76c1d COMPMID-3504: Add support for BOOL in NEON comparison operators by Michele Di Giorgio · 3 years, 10 months ago
  100. 96209c7 COMPMID-3694 COMPMID-3695 COMPMID-3458: Softmax Axis by SiCong Li · 3 years, 11 months ago