1. 918a9fb Add Pool3d reference implementation by Gunes Bayir · 2 years, 5 months ago
  2. 6863fa0 Remove deprecated remap functions. by Adnan AlSinan · 2 years, 5 months ago
  3. c4270cf Add tests for FP Cpu Pooling where pool region is completely outside the input by SiCongLi · 2 years, 6 months ago
  4. b2eba7f Replacing non-inclusive terms with proper terms by ramelg01 · 2 years, 6 months ago
  5. 3177861 Fix PostOp dependency by SiCongLi · 2 years, 8 months ago
  6. 6049eda Add PRelu to supported PostOps in: by ramelg01 · 2 years, 8 months ago
  7. 3f7414b Fix clang issue when casting negative int32_t to int64_t by Giorgio Arena · 2 years, 8 months ago
  8. 1af5416 Add experimental PostOp interface to ClGemmMatrixMultiplyReshapedKernel Part 1 by SiCongLi · 2 years, 9 months ago
  9. 51847d5 Implement CLDirectConv3DKernel - uint8/int8 by Giorgio Arena · 2 years, 9 months ago
  10. 5c002ec Add missing common functionalities for DirectConv3D by Giorgio Arena · 2 years, 9 months ago
  11. 2ec6163 Fix Build error with asserts=0 by Adnan AlSinan · 2 years, 10 months ago
  12. e4563a0 Adds Conv3d reference implementation support. by Adnan AlSinan · 2 years, 10 months ago
  13. 37a4611 Add test for validating batched-GEMM on CPU by Gian Marco Iodice · 2 years, 11 months ago
  14. ef5aac6 Add FP16 support to CLRemap by Freddie Liardet · 3 years, 1 month ago
  15. ee301b3 Fix errata in documentation by Jakub Sujak · 3 years, 1 month ago
  16. f3c5259 Remove padding from NERemapKernel by Manuel Bottini · 3 years, 2 months ago
  17. e92b045 Add per-channel quantization support for CLDeconvolutionLayer by Freddie Liardet · 3 years, 2 months ago
  18. 9d061b0 Add per channel quantization support for NEDeconvolutionLayer by Freddie Liardet · 3 years, 3 months ago
  19. 33f41fa Fix trademarks throughout the codebase by Michele Di Giorgio · 3 years, 4 months ago
  20. c6f9510 Remove Computer Vision generic interfaces and types by Georgios Pinitas · 3 years, 3 months ago
  21. ab84088 Added Qasymm8 datatype support to NEROIPoolingLayer with Tests by Suhail Munshi · 3 years, 5 months ago
  22. 473cb01 Remove Compute Vision CL support by Michalis Spyrou · 3 years, 4 months ago
  23. ac6499a Comply with Trademark rules for use of Neon, Arm and Mali by Sheri Zhang · 3 years, 5 months ago
  24. 669d17d Disable strict overflow warning for tensor_elem_at by Giorgio Arena · 3 years, 4 months ago
  25. 1e0208a Make CLArithmeticAddition kernel and function state-less by Michele Di Giorgio · 3 years, 5 months ago
  26. 18fbb92 Fix build error for gcc 10.2+ by Sang-Hoon Park · 3 years, 6 months ago
  27. fefd16a Fix wrong file inclusion in QLSTMLayerNormalization reference by Georgios Pinitas · 3 years, 6 months ago
  28. 4d9383e [Nightly Failure] Fix ColorConvert empty coordinates error by Giorgio Arena · 3 years, 6 months ago
  29. c5a6139 Clean up macro definitions in arm_compute headers by Giorgio Arena · 3 years, 6 months ago
  30. b309fc2 Fix uniform_real_distribution_fp16 warning and single Dimension increment by Giorgio Arena · 3 years, 6 months ago
  31. 410e21e Fix baremetal arm_compute_validation build errors by SiCongLi · 3 years, 7 months ago
  32. ea7de7b Enable FFT for FP16 by Giorgio Arena · 3 years, 7 months ago
  33. c53266e Remove (CL/NE)UpsampleLayer in favor to (NE/CL)Scale by Georgios Pinitas · 3 years, 7 months ago
  34. 2dbc586 COMPMID-3961: Cleaning up logical operators on OpenCL by Sang-Hoon Park · 3 years, 8 months ago
  35. 75eea33 COMPMID-3961: Add Logical OR/AND/NOT operator on CL by Sang-Hoon Park · 3 years, 8 months ago
  36. 58bce68 COMPMID-3962: Add Logical And, Or, Not support on NEON by Georgios Pinitas · 3 years, 8 months ago
  37. 68dd25f COMPMID-3637: Move utility headers from arm_compute to src by Sang-Hoon Park · 3 years, 9 months ago
  38. 1643a45 COMPMID-3760: Reduce template instantiations for ROIAlign reference by Georgios Pinitas · 3 years, 10 months ago
  39. 1813422 COMPMID-3583: Add S32 support to NEElementwiseDivision by Georgios Pinitas · 3 years, 10 months ago
  40. bb88f89 COMPMID-3581 Add S32 support to NEPixelWiseMultiplication by SiCong Li · 3 years, 10 months ago
  41. 2d22139 COMPMID-3154: Deprecate NE/CL LocallyConnectedLayer by Georgios Pinitas · 3 years, 10 months ago
  42. 96209c7 COMPMID-3694 COMPMID-3695 COMPMID-3458: Softmax Axis by SiCong Li · 3 years, 11 months ago
  43. c58f0ad COMPMID-3502: Add support of different quantization input/output for ReduceMean by Manuel Bottini · 4 years ago
  44. 801bbcb COMPMID-2479: Extend CLPoolingLayer max pooling to extract indices by Sheri Zhang · 4 years ago
  45. 7a81d2a COMPMID-3624: CTS failure on Resize quantized in Neon and CL by Michele Di Giorgio · 4 years ago
  46. e068199 COMPMID-3576: Nightly failure: NEON/PoolingLayer/Float/FP16/MaxUnpooling S10 by Sheri Zhang · 4 years ago
  47. d9eaf61 COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm preferred presentation by Michele Di Giorgio · 4 years ago
  48. a0205b9 COMPMID-3574: add logarithm to LogSoftmaxLayer by Sang-Hoon Park · 4 years ago
  49. 94d5051 COMPMID-3539: Change indexing for nearest neighbor with aligned corners by Sang-Hoon Park · 4 years ago
  50. 8198fdb COMPMID-3570 - Nightly #828 failure: pixel_wise_multiplication explicit specialization has no effect by Manuel Bottini · 4 years ago
  51. fcf6f4e COMPMID-3477: Remove padding from NEPixelWiseMultiplicationKernel by Sheri Zhang · 4 years ago
  52. 3687ee1 COMPMID-3539: Ignore align_corners for scaled size of 1 by Sang-Hoon Park · 4 years ago
  53. 36b8f05 Fixes Failures Nightly #818 by Manuel Bottini · 4 years ago
  54. 9e4b899 COMPMID-3364: prevent auto dimension correction for ScaleFixture by Sang-Hoon Park · 4 years ago
  55. 37722d9 COMPMID-2449: Implement NEUnPoolLayer by morgolock · 4 years, 3 months 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. f025a77 COMPMID-3363, COMPMID-3364: Add align_corners support to nearest neighbor by Sang-Hoon Park · 4 years, 1 month ago
  59. 1710133 COMPMID-2395: Add support for U8 datatype to CropResize on NEON by Michele Di Giorgio · 4 years, 1 month ago
  60. 6d76e4d Silence clang++-10 warning about copying iterators by Matthew Bentham · 4 years, 1 month ago
  61. d5af1a0 COMPMID-3490 - Nightly fails: android armv7 microtask error - part2 by Manuel Bottini · 4 years, 1 month ago
  62. 9329175 COMPMID-3490 - Nightly fails: android armv7 microtask error by Manuel Bottini · 4 years, 2 months ago
  63. 1f567af COMPMID-3442: Add support of negative axis in NESoftmaxLayer and reference code by Sheri Zhang · 4 years, 2 months ago
  64. 6e10aa3 COMPMID-3316: NEDeconvolutionLayer failing for a big input by Manuel Bottini · 4 years, 2 months ago
  65. e383c35 MLCE-166: Add support for extracting indices in NEPoolingLayer 2x2 NHWC by morgolock · 4 years, 3 months ago
  66. f25e295 COMPMID-3329: failures in nightly (GC/GEMM and CPP/DFT) by Manuel Bottini · 4 years, 2 months ago
  67. d1d7722 COMPMID-3314: Enable OpenMP in the reference tests by Michalis Spyrou · 4 years, 3 months ago
  68. 0d008f7 COMPMID-3281: Implement QSYMM16 Layer Normalization for NEON QLSTM by Sang-Hoon Park · 4 years, 4 months ago
  69. 8b2a7d3 COMPMID-3101 Fuse activation with floating point elementwise operation layers in CL by Giorgio Arena · 4 years, 5 months ago
  70. cc1f6c9 MLCE-166: Add support for extracting indices in NEPoolingLayer 2x2 NCHW by morgolock · 4 years, 3 months ago
  71. 9428a18 COMPMID-3237: Add support for QSYMM16 into S32 NEPixelwiseMultiplicationKernel by Michele Di Giorgio · 4 years, 3 months ago
  72. afc630f COMPMID-3069: Resolve Bfloat16 validation issues. by Georgios Pinitas · 4 years, 3 months ago
  73. 1a531fa COMPMID-3238 modify reference kernel of layer normalization for QSYMM16 by Sang-Hoon Park · 4 years, 3 months ago
  74. 1b14c75 COMPMID-2968: Add support for QASYMM8_SIGNED in CLGEMMLowpQuantizeDownInt32ToUint8ScaleByFloatKernel by Sheri Zhang · 4 years, 4 months ago
  75. 0ec53a0 COMPMID-3238 add reference kernel for QSYMM16 Layer Normalization Kernel by Sang-Hoon Park · 4 years, 4 months ago
  76. a14817a COMPMID-2756: Add support for QASYMM8_SIGNED in CLDeconvolutionLayer by Sheri Zhang · 4 years, 4 months ago
  77. 9204646 COMPMID-3069: Remove unnecessary uses of ToolchainSupport.h by Matthew Bentham · 4 years, 4 months ago
  78. e8291ac COMPMID-3152: Initial Bfloat16 support by Georgios Pinitas · 4 years, 4 months ago
  79. 07df3d4 COMPMID-3079: Implement Hard-Swish in NEON. by morgolock · 4 years, 4 months ago
  80. 0b192e8 COMPMID-3067: Address gcc9 failures by Georgios Pinitas · 4 years, 4 months ago
  81. e620a83 COMPMID-1611 CLDirectConvolution NHWC QASYMM not implemented by Giorgio Arena · 4 years, 5 months ago
  82. ee939fb COMPMID-2774: Add support for QASYMM8_SIGNED in NEReductionOperation, NEReduceMean and NEArgMinMaxLayer by Luca Foschiani · 4 years, 5 months ago
  83. d239053 COMPMID-3212 Investigate CLReduceMean failure with QASYMM8 by Luca Foschiani · 4 years, 4 months ago
  84. 2f60221 COMPMID-3046: Add CLRequantizationLayerKernel by Manuel Bottini · 4 years, 5 months ago
  85. 0b18d97 COMPMID-2762: Add support for QASYMM8_SIGNED in CLReductionOperation and CLReduceMean by Michalis Spyrou · 4 years, 5 months ago
  86. b4bb827 COMPMID-2772: Add support for QASYMM8_SIGNED in NEPoolingLayer by Manuel Bottini · 4 years, 7 months ago
  87. 19bd412 COMPMID-3022 Fix NEON QASYMM8 Reduction Operation by Michalis Spyrou · 4 years, 5 months ago
  88. 0cb3da6 COMPMID-2985 change PoolingLayerInfo to struct by Sang-Hoon Park · 4 years, 6 months ago
  89. 74a1696 COMPMID-2994: Add support QASYMM8_SIGNED in NEComparisonOperationKernel by morgolock · 4 years, 6 months ago
  90. cbbed28 COMPMID-2991: Add support for QASYMM8_SIGNED in CL kernels/functions - part 2 by Michele Di Giorgio · 4 years, 7 months ago
  91. 959c26d COMPMID-2790: Add support for QASYMM8_SIGNED in CLGEMMLowpMatrixMultiplyCore by Manuel Bottini · 4 years, 7 months ago
  92. 9c70037 COMPMID-2769: Add support for QASYMM8_SIGNED in NEFullyConnectedLayer by Michele Di Giorgio · 4 years, 6 months ago
  93. 275b3eb COMPMID-3006 (Nightly) Android build failure by Michalis Spyrou · 4 years, 6 months ago
  94. dceacdc COMPMID-2819: Fix compiler error in master by morgolock · 4 years, 6 months ago
  95. 8481d83 COMPMID-2753: Add support for QASYMM8_SIGNED in CL kernels/functions by Manuel Bottini · 4 years, 7 months ago
  96. bb123bd MLCE-139 add align_corners parameter to NEScale by Sang-Hoon Park · 4 years, 6 months ago
  97. 4cd4cde COMPMID-2757: Add support for QASYMM8_SIGNED in CLDepthwiseConvolutionLayer by Michele Di Giorgio · 4 years, 6 months ago
  98. aadf846 COMPMID-2819 Fix depthwise reference when using ceil by Giorgio Arena · 4 years, 7 months ago
  99. fb6aaeb COMPMID-2773 [NE] add support for QASYMM8_SIGNED to QuantizationLayer by Sang-Hoon Park · 4 years, 7 months ago
  100. 748a7c8 COMPMID-2706: Add the ability to build bootcode for bare metal by Michalis Spyrou · 4 years, 9 months ago