1. 3611852 Fix precision issue in ChannelShuffleKernel by Pablo Marquez Tello · 2 years, 8 months ago
  2. 6d9c982 Conv3d support by Sheri Zhang · 2 years, 9 months ago
  3. 8b8405a Optimize CpuScale NHWC F32/F16 by Gian Marco Iodice · 2 years, 9 months ago
  4. cc171f9 Provide tests for fusing pad layer in graph API by Gunes Bayir · 2 years, 10 months ago
  5. 9dc558f Review all shapes in datasets to account for padding removal Part 1 by Gian Marco Iodice · 3 years, 8 months ago
  6. 37a4611 Add test for validating batched-GEMM on CPU by Gian Marco Iodice · 2 years, 11 months ago
  7. a387e27 Add in-place calculation support for CL elementwise arithmetic kernels by Sheri Zhang · 3 years ago
  8. 5e28181 Fix manual LOOP_UNROLLING by Gian Marco Iodice · 3 years ago
  9. 8155c02 Rework OpenCL Depthwise Convolution by Gian Marco Iodice · 3 years, 2 months ago
  10. bc4e311 Implement FP GPU depthwise convolution 1x1 kernel for in-place computation by SiCongLi · 3 years ago
  11. 5f6fdc1 Rework gemmlowp reshaped_only_rhs using the new macros by Giorgio Arena · 3 years, 1 month ago
  12. d02d5ed Integrate improved CPU depthwise convolution kernels by Michele Di Giorgio · 3 years, 5 months ago
  13. ed4b8a0 Fix MeanStdDevNormalizationLayer reference outputting nan for FP16 by Giorgio Arena · 3 years, 2 months ago
  14. afcbb8f Fix Pooling Layer Bug when input is 1xN size by Freddie Liardet · 3 years, 2 months ago
  15. fd83bc8 Fix GEMMLowp output stage validation crash when input's first dimension == 1 by Giorgio Arena · 3 years, 2 months ago
  16. 223aba9 Remove stale/solved TODOs by Michele Di Giorgio · 3 years, 2 months ago
  17. bff2f9f Remove unused yolo_layer OpenCL kernel by Michele Di Giorgio · 3 years, 2 months ago
  18. e5e61bd Fix NeDepthwiseConvolution bad_alloc issue by Sheri Zhang · 3 years, 3 months ago
  19. 37d65e4 Review all shapes in datasets to account for padding removal Part 2 by SiCong Li · 3 years, 8 months ago
  20. ca62c6f Mixed data-layout testing on high priority operators by Manuel Bottini · 3 years, 3 months ago
  21. 33f41fa Fix trademarks throughout the codebase by Michele Di Giorgio · 3 years, 4 months ago
  22. ac6499a Comply with Trademark rules for use of Neon, Arm and Mali by Sheri Zhang · 3 years, 5 months ago
  23. 0841ca0 Fix OpenCL direct convolution by Gian Marco Iodice · 3 years, 5 months ago
  24. d556d7b Integrate improved pooling layer on NEON by Michele Di Giorgio · 3 years, 8 months ago
  25. 7e5b7bf Review all shapes in datasets to account for padding removal Part 3 by SiCong Li · 3 years, 7 months ago
  26. 00e86cd Add new shapes in WinogradOutputTransform dataset by Giorgio Arena · 3 years, 7 months ago
  27. 2567adf Add new shapes to WinogradInputTransform dataset and fix border size for NCHW data layout by Giorgio Arena · 3 years, 7 months ago
  28. 15bc848 [Review Shape] CLDepthwiseConvolutionLayer mismatches by Giorgio Arena · 3 years, 7 months ago
  29. 1e2af2a COMPMID-3712 Remove OpenCL padding: CLDepthwiseConvolutionLayer3x3NHWCKernel FP16/32 by Giorgio Arena · 3 years, 9 months ago
  30. 5304884 COMPMID-3704 Remove OpenCL padding: CLBatchConcatenateLayerKernel by Giorgio Arena · 3 years, 9 months ago
  31. d304adb COMPMID-3703 Remove OpenCL padding: CLActivationLayerKernel + create utility macro by Giorgio Arena · 3 years, 9 months ago
  32. fc2f6d0 COMPMID-3145: Remove padding from NEScaleKernel by Manuel Bottini · 3 years, 10 months ago
  33. 2d22139 COMPMID-3154: Deprecate NE/CL LocallyConnectedLayer by Georgios Pinitas · 3 years, 10 months ago
  34. d9eaf61 COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm preferred presentation by Michele Di Giorgio · 4 years ago
  35. 1902383 Revert "COMPMID-3480: Perform in-place computations in NEArithmeticAdditionKernel" by Michele Di Giorgio · 4 years ago
  36. 27a9e4f COMPMID-3364: improve the test suite for Scale on OpenCL by Sang-Hoon Park · 4 years, 1 month ago
  37. 4a61653 COMPMID-3480: Perform in-place computations in NEArithmeticAdditionKernel by Michele Di Giorgio · 4 years, 1 month ago
  38. e37662a COMPMID-3128: Test improvement for GEMMConvolutionLayer on CL and NEON(Function-level) by Michele Di Giorgio · 4 years, 2 months ago
  39. 8b2a7d3 COMPMID-3101 Fuse activation with floating point elementwise operation layers in CL by Giorgio Arena · 4 years, 5 months ago
  40. 2e5fd63 COMPMID-3098 Fuse Relu and Bounded Relu with FullyConnected NEON by SiCongLi · 4 years, 4 months ago
  41. 80838f1 COMPMID-2819: Avoid overflows in pooling shape calculation by Georgios Pinitas · 4 years, 7 months ago
  42. 11fedda COMPMID-2985 add data_layout to PoolingLayerInfo by Sang-Hoon Park · 4 years, 6 months ago
  43. cbbed28 COMPMID-2991: Add support for QASYMM8_SIGNED in CL kernels/functions - part 2 by Michele Di Giorgio · 4 years, 6 months ago
  44. 959c26d COMPMID-2790: Add support for QASYMM8_SIGNED in CLGEMMLowpMatrixMultiplyCore by Manuel Bottini · 4 years, 7 months ago
  45. ec00da1 COMPMID-2728: Add support for split sizes in CLSplit by Kurtis Charnock · 4 years, 7 months ago
  46. aadf846 COMPMID-2819 Fix depthwise reference when using ceil by Giorgio Arena · 4 years, 6 months ago
  47. 1d89777 COMPMID-2819 Disable GEMM MatrixMultiply nightly tests by Michalis Spyrou · 4 years, 7 months ago
  48. f464337 COMPMID-2826 Comply with DCL51-CPP by Michalis Spyrou · 4 years, 7 months ago
  49. 951b8a4 COMPMID-2309 : CLConvolutionLayer: support QUANT8_SYMM_PER_CHANNEL filters by Vidhya Sudhan Loganathan · 4 years, 8 months ago
  50. 8217c8e COMPMID-2895: Remove QASYMM8_PER_CHANNEL data type by Georgios Pinitas · 4 years, 8 months ago
  51. a046e16 COMPMID-2600: Implement a new and generic depthwise convolution for CL QASYMM8 NHWC by Michele Di Giorgio · 4 years, 9 months ago
  52. cecb0a7 COMPMID-2637 [CL] fix broadcast pixel-wise multiplication with 5D tensors by Sang-Hoon Park · 4 years, 10 months ago
  53. f1cf394 COMPMID-2575 Implement Winograd 7x1/1x7 with FP16 by Pablo Tello · 4 years, 9 months ago
  54. 29a01c9 COMPMID-2417: NEDequantizationLayer support for QASYMM8_PER_CHANNEL by Michalis Spyrou · 4 years, 10 months ago
  55. fb0fdcd COMPMID-2460: Add ELU activation on NEON,CL,GLES by Georgios Pinitas · 4 years, 10 months ago
  56. 70e890e COMPMID-2541 Remove DepthwiseSeparableConvolutionLayer for NEON/CL by Giorgio Arena · 5 years ago
  57. f44fe3d COMPMID-2568: NEON Convolution layer failure by giuros01 · 4 years, 11 months ago
  58. f3622be COMPMID-1979: Fuse Activation Function in CLGEMM - part 4 by Gian Marco Iodice · 5 years ago
  59. 10c53f1 COMPMID-2307: QUANTIZED_16BIT_LSTM operator for CL by Manuel Bottini · 5 years ago
  60. 4c75851 COMPMID-2421: Add 5x5 DepthwiseConv2d in the optimized path for NEON by Georgios Pinitas · 5 years ago
  61. 30271c7 COMPMID-2156: Optimized dilated convolution for NEON. by Georgios Pinitas · 5 years ago
  62. 3d13af8 COMPMID-2235: Extend type support for CL/NEON DequantizationLayer. by Georgios Pinitas · 5 years ago
  63. e4cad15 COMPMID-2195: DepthwiseConv allow padding > 1 (top/bottom) by Pablo Tello · 5 years ago
  64. 4b3fba1 COMPMID-2372: Add support for QASYMM8 for Tanh by Georgios Pinitas · 5 years ago
  65. 57aa98e COMPMID-2377: (Nightly) NEON SpaceToDepthLayer errors by Michalis Spyrou · 5 years ago
  66. 5b7d537 COMPMID-2237 Implement SPACE_TO_DEPTH for NEON by Manuel Bottini · 5 years ago
  67. 97b2bb1 COMPMID-2336: Reduce large and medium shapes by Michalis Spyrou · 5 years ago
  68. 22f917c COMPMID-2240 Implement DEPTH_TO_SPACE for NEON by Michalis Spyrou · 5 years ago
  69. da2cbe1 COMPMID-2336 Remove redundant tests in Winograd by Michalis Spyrou · 5 years ago
  70. 80e55db COMPMID-2194: Add identity function to NEActivationLayerKernel.cpp by Usama Arif · 5 years ago
  71. d038daf COMPMID-2119: (Nightly) : CLDepthwiseConvolutuion asserts on validate by Usama Arif · 5 years ago
  72. 0a33a21 COMPMID-2114: CLBatchToSpace missing validation test by Pablo Tello · 5 years ago
  73. ad5d7b0 COMPMID-2120: (Nightly) CLWinogradOutputTransform asserts on validate by Georgios Pinitas · 5 years ago
  74. e73686a COMPMID-2047: Add support for dilation in CLDepthwiseConvolution. by Usama Arif · 5 years ago
  75. 8be9148 COMPMID-1959: Implements 2D FFT on OpenCL by Georgios Pinitas · 5 years ago
  76. 3bfacb2 COMPMID-1318: Implementing Winograd 7x7 NHWC on OpenCL - Part III by giuros01 · 5 years ago
  77. 881c684 COMPMID-1318: Implementing Winograd 7x7 NHWC on OpenCL -- Part II by Michele Di Giorgio · 5 years ago
  78. f955d51 COMPMID-1318: Implementing Winograd 7x7 NHWC on OpenCL -- Part I by Michele Di Giorgio · 5 years ago
  79. 3dd5b68 COMPMID-1933: Implement NEHeightConcatenateLayer. by Pablo Tello · 5 years ago
  80. 2d7e683 COMPMID-1694: Fuse offset contribution with the output stage when we use NEGEMMLowpMatrixMultiplyCore by George Wort · 5 years ago
  81. 05398a9 COMPMID-1843: Implement NECrop by George Wort · 5 years ago
  82. d57891a COMPMID-2007: Compilation failures with ndk16b. by Georgios Pinitas · 5 years ago
  83. 694b620 COMPMID-1710 Reduce Im2Col nightly validation sizes by Michalis Spyrou · 5 years ago
  84. e96e4f0 COMPMID-1766: Implemented CPP Non Max Suppression by Pablo Tello · 6 years ago
  85. 5576315 Revert "COMPMID-1766: Implemented CPP Non Max Suppression" by Pablo Marquez · 5 years ago
  86. e6134c1 COMPMID-1710 Remove 4K image from nightly dataset by Michalis Spyrou · 5 years ago
  87. ebc3a90 COMPMID-1706: Fuse the bias addition within CLGEMM by Michele Di Giorgio · 6 years ago
  88. dc310b5 COMPMID-1633: Removes 5120x3200 image tests from stress testing by Georgios Pinitas · 5 years ago
  89. 5ce99a2 COMPMID-1652 Cleanup some nighly tests by Michalis Spyrou · 5 years ago
  90. 1d4f385 COMPMID-1760: NEON: Implement Prod by Manuel Bottini · 5 years ago
  91. a0a0e29 COMPMID-1766: Implemented CPP Non Max Suppression by Pablo Tello · 6 years ago
  92. 8094325 COMPMID-1652 CL Cleanup and add missing tests by Michalis Spyrou · 5 years ago
  93. b412fab COMPMID-1724: CL Implement Prod by Manuel Bottini · 6 years ago
  94. cc5171b COMPMID-1677: Change ROIPooling layer interface to accept ROIs as tensors by Manuel Bottini · 5 years ago
  95. aeebe4a COMPMID-1652 NEON Cleanup and add missing tests by Michalis Spyrou · 5 years ago
  96. 8529bd6 COMPMID-1727 - CL: Implement Gather by Manuel Bottini · 6 years ago
  97. 5430369 COMPMID-1726: Implement CLUnstack. by Pablo Tello · 6 years ago
  98. cc6129c COMPMID-1812: CLSpaceToBatch paddings not calculated correctly by Isabella Gottardi · 6 years ago
  99. b4af2c6 COMPMID-1710: Fixes in StrideSlice calculations. by Georgios Pinitas · 6 years ago
  100. 0e7210d COMPMID-1818: Add 1D kernel convolution test case. by Georgios Pinitas · 6 years ago