1. 8529bd6 COMPMID-1727 - CL: Implement Gather by Manuel Bottini · 6 years ago
  2. 5430369 COMPMID-1726: Implement CLUnstack. by Pablo Tello · 6 years ago
  3. cc6129c COMPMID-1812: CLSpaceToBatch paddings not calculated correctly by Isabella Gottardi · 6 years ago
  4. b4af2c6 COMPMID-1710: Fixes in StrideSlice calculations. by Georgios Pinitas · 6 years ago
  5. 0e7210d COMPMID-1818: Add 1D kernel convolution test case. by Georgios Pinitas · 6 years ago
  6. 5ba5e09 COMPMID-1774: Implement CLGEMMReshapeLHSMatrixKernel to reshape the LHS matrix of GEMM/GEMMLowp by Gian Marco Iodice · 6 years ago
  7. 5daeffd COMPMID-1723: CL: Implement Reverse by Michele Di Giorgio · 6 years ago
  8. eb6aad7 COMPMID-1811 (3RDPARTY_UPDATE): Rework benchmarks by Georgios Pinitas · 6 years ago
  9. 7900a9e COMPMID-1716: CL Comparison operations by Georgios Pinitas · 6 years ago
  10. d646ae1 COMPMID-1065 : Create documentation explaining how to add new functions / kernels by Vidhya Sudhan Loganathan · 6 years ago
  11. 721c4cb COMPMID-1461 SSD support: Create NEON PriorBox by Michalis Spyrou · 6 years ago
  12. 60f0a41 COMPMID-1676: Change CLROIAlign interface to accept ROIs as tensors by Manuel Bottini · 6 years ago
  13. 6c7c38e COMPMID-1462 SSD support: Create CL PriorBox by Michalis Spyrou · 6 years ago
  14. 3139f03 COMPMID-1736: Fixed out-of-bound write in CLIm2Col by Gian Marco Iodice · 6 years ago
  15. 9593bde COMPMID-1674: (3RDPARTY_UPDATE) Add FullyConnectedLayer Dragonbench by Georgios Pinitas · 6 years ago
  16. e6dbde0 COMPMID-1667: Add 4D tensors support to CLWidthConcatenateLayerKernel by Michele Di Giorgio · 6 years ago
  17. ed5a492 COMPMID-1586: Add support for NHWC CLDeconvolutionLayer by Michele Di Giorgio · 6 years ago
  18. 7e9391b COMPMID-1574 Implement ReduceMean in OpenCL by Michalis Spyrou · 6 years ago
  19. 1887081 [COMPMID-1331] Add support for RoIAlign operator in CL by giuros01 · 6 years ago
  20. ebf6b8a COMPMID-1518: Add support for GEMM3D in CLGEMMLowpMatrixMultiplyCore by Georgios Pinitas · 6 years ago
  21. 96e922e COMPMID-1602: Added Winograd tests for kernel 7x1 and 1x7. by Pablo Tello · 6 years ago
  22. fe4b05f COMPMID-1590: Memory corruption in arm_compute_validation. by Pablo Tello · 6 years ago
  23. e55b40a COMPMID-1581: Collapse windows by Georgios Pinitas · 6 years ago
  24. 64f1a90 COMPMID-1591: Fix NEPoolingLayer for NHWC by Georgios Pinitas · 6 years ago
  25. a799ce0 COMPMID-1564: Add NEDepthwiseConvolution3x3 for QASYMM8 by Georgios Pinitas · 6 years ago
  26. 8e1f3c0 COMPMID-1451 - Reduced dataset for YOLOLayer by Gian Marco Iodice · 6 years ago
  27. 16934a5 COMPMID-1227 Implementing Space to Batch on OpenCL by Michalis Spyrou · 6 years ago
  28. 7302302 COMPMID-1539 Implement YOLOLayer on CL by Giorgio Arena · 6 years ago
  29. 477531c COMPMID-1527 - Implementing ReorgLayer on OpenCL by Gian Marco Iodice · 6 years ago
  30. e1a352c COMPMID-1333: Add CLSplit by Georgios Pinitas · 6 years ago
  31. b57be0d COMPMID-1330: Add support for NormalizePlanarYUV operator in CL by Michele Di Giorgio · 6 years ago
  32. c1a7245 COMPMID-1332: Implement Slice for CL by Georgios Pinitas · 6 years ago
  33. 6a8d3b6 COMPMID-1218 Implementing Batch to Space on OpenCL by Michalis Spyrou · 6 years ago
  34. 87e896a [COMPMID-1353] Add support for 4D Softmax layer on OpenCL by Giuseppe Rossini · 6 years ago
  35. e3d24ce COMPMID-708 Fix AccessWindowTranspose by Giorgio Arena · 6 years ago
  36. 77589b5 COMPMID-1235: Implements StridedSlice for CL by Georgios Pinitas · 6 years ago
  37. 3783116 COMPMID-1474: Automatically generate DragonBench benchmarks by Georgios Pinitas · 6 years ago
  38. 4dbc0a9 COMPMID-1541: Remove dependency on tests/ headers in utils/TypePrinter.h by Anthony Barbier · 6 years ago
  39. 3ada2b7 COMPMID-1534: Fix LSTM/RNN Layers for NEON and FP16 by Georgios Pinitas · 6 years ago
  40. 916d1bc COMPMID-1498 - Enable grouping in CLGEMMConvolutionLayer by Gian Marco Iodice · 6 years ago
  41. 2a51818 COMPMID-1500: (Nightly) CLIm2ColGrouped std::bad_alloc and crashes by Georgios Pinitas · 6 years ago
  42. 980002b COMPMID-1343: Add grouping support to CLCol2ImKernel by Michele Di Giorgio · 6 years ago
  43. 0f17039 COMPMID-1342 Add grouping support to CLIm2ColKernel by Giorgio Arena · 6 years ago
  44. 215b4ea COMPMID-1277 - Optimizing CLIm2ColKernel for NHWC. by Gian Marco Iodice · 6 years ago
  45. c6aa49b COMPMID-1344 Add grouping support to CLWeightsReshapeKernel by Giorgio Arena · 6 years ago
  46. d39e2b1 COMPMID-1188 - Fixed performance degradation with GEMM3D by Gian Marco Iodice · 6 years ago
  47. 68a3f56 COMPMID-1276 - Allow GEMM to work with 3D input tensor by Gian Marco Iodice · 6 years ago
  48. 42447c1 COMPMID-1188: Fixes LSTM IO dimension requirements. by Georgios Pinitas · 6 years ago
  49. d28b751 COMPMID-1340 - Implementing Winograd Convolution Layer 1x5/5x1 on OpenCL NHWC by Gian Marco Iodice · 6 years ago
  50. 149fdf3 COMPMID-1337 Implementing Winograd Convolution Layer 1x3 and 3x1 kernels on OpenCL NHWC by Giorgio Arena · 6 years ago
  51. 876be2a COMPMID-1339 - Implementing Winograd Convolution Layer 1x5 and 5x1 kernels on OpenCL NCHW by Gian Marco Iodice · 6 years ago
  52. 17d6d3c COMPMID-1352: Disable support for 4D softmax layer. by Georgios Pinitas · 6 years ago
  53. d051e97 COMPMID-811 Add NHWC data format support for CL depthwise convolution by Giorgio Arena · 6 years ago
  54. f1c2bf0 COMPMID-1201 - Implementing Winograd Convolution Layer 1x3 and 3x1 kernels on OpenCL by Gian Marco Iodice · 6 years ago
  55. 7210fe8 COMPMID-1204 Add NHWC data format support to Winograd output transform 4x4_5x5 by Giorgio Arena · 6 years ago
  56. 542e92d COMPMID-1067 NEON RNN FP32 / FP16 by Michalis Spyrou · 6 years ago
  57. c42f28d COMPMID-1048 Add NHWC data format support to Winograd input transform 4x4_3x3 by Giorgio Arena · 6 years ago
  58. 8e74f44 COMPMID-911: Allow GEMM to work with 3D tensors by Isabella Gottardi · 6 years ago
  59. 1db7beb COMPMID-1256: Memory corruption in NEGEMM by Georgios Pinitas · 6 years ago
  60. 3695f9a COMPMID-1048 Add NHWC data format support to Winograd output transform 4x4_3x3 by Giorgio Arena · 6 years ago
  61. b8110b5 COMPMID-959: Removed 4k shape from LargeShapes. by Pablo Tello · 6 years ago
  62. bcedf51 COMPMID-993 Implement CL LSTM function by Michalis Spyrou · 6 years ago
  63. 55b3d12 COMPMID-1137 OpenCL concatenate width by Michalis Spyrou · 6 years ago
  64. 79ffade COMPMID-1112: Enabled multithreading transforms in Winograd. by Pablo Tello · 6 years ago
  65. 7f4a819 COMPMID-597: Port HOGMultiDetection to new framework by John Richardson · 6 years ago
  66. 7217563 COMPMID-1107: Add support for ChannelShuffle in CL by Michele Di Giorgio · 6 years ago
  67. 3c520c5 COMPMID-1089 CLPoolingLayer fix padding and add output shape computation to ShapeCalculator by Giorgio Arena · 6 years ago
  68. 6c42127 COMPMID-1105: Fix mismatches conv layer when using NativeGemm with multiple threads by Pablo Tello · 6 years ago
  69. 7657224 COMPMID-926 Add depth multiplier support to NEON/CL/GLES depthwise convolution by Giorgio Arena · 6 years ago
  70. 2213d4b COMPMID-1096 - Add fast_math flag to CLConvolutionLayer by Gian Marco Iodice · 6 years ago
  71. 57dac84 COMPMID-806 Add NHWC data format support format for NEON pooling by Michalis Spyrou · 6 years ago
  72. e52a300 COMPMID-1026 - Add support for 4x4 output tile in CLWinogradConvolutionLayer by Gian Marco Iodice · 6 years ago
  73. dd03870 COMPMID-1037 Add support for F(4x4, 5x5) in CLWinogradOutputTransformKernel by Giorgio Arena · 6 years ago
  74. dfca60b COMPMID-811 Add NHWC data format support for CL depthwise convolution QASYMM8 by Giorgio Arena · 6 years ago
  75. fe5ef38 COMPMID-1037 Add support for F(4x4, 5x5) in CLWinogradInputTransformKernel by Giorgio Arena · 6 years ago
  76. 9373c8b COMPMID-1037 Add support for F(4x4, 5x5) in CLWinogradFilterTransformKernel by Giorgio Arena · 6 years ago
  77. 8de9261 COMPMID-585: Port OpticalFlow to new validation by John Richardson · 6 years ago
  78. 2abb216 COMPMID-1045 - Fix shape_to_valid_region_gaussian_pyramid_half() by Gian Marco Iodice · 6 years ago
  79. 247f52c COMPMID-1013 - Create WinogradInfo data structure by Gian Marco Iodice · 6 years ago
  80. 7da29b6 COMPMID-1017: Implement dilated convolution in NEON, OpenCL, and GC by Alex Gilday · 6 years ago
  81. 36a559e COMPMID-992 Implement CL RNN function by Michalis Spyrou · 6 years ago
  82. c357c47 COMPMID-1008: Fix Doxygen issues by Alex Gilday · 6 years ago
  83. d2fab73 COMPMID-935 - Implementing Convolution with Winograd on OpenCL (part 4) by Gian Marco Iodice · 6 years ago
  84. be0ae93 COMPMID-1005: Update Depthwise Convolution form RSH by Georgios Pinitas · 6 years ago
  85. f47bfb9 COMPMID-594: Implement reference and CL/NEON validation for LocallyConnected by Sanghoon Lee · 6 years ago
  86. 7e4b239 COMPMID-935 - Implementing Convolution with Winograd on OpenCL (part 2) by Gian Marco Iodice · 6 years ago
  87. 1f9ca1d COMPMID-935 Implementing Convolution with Winograd on OpenCL (part 3) by Giorgio Arena · 6 years ago
  88. 2bc7441 COMPMID-983 - Add new benchmark tests for Convolution Layer by Gian Marco Iodice · 6 years ago
  89. f78625b COMPMID-765: Ignore window for StaticWindow valid region. by Georgios Pinitas · 6 years ago
  90. 1599787 COMPMID-934: Asymmetric padding support. by Georgios Pinitas · 6 years ago
  91. d267b05 COMPMID-784: Fixed SAME paddding in WinogradLayer by Pablo Tello · 6 years ago
  92. f6c572c COMPMID-784: Productise Winograd. by Pablo Tello · 6 years ago
  93. 02ee429 COMPMID-765: Fix CPPPermute error when permuting the strides. by Georgios Pinitas · 6 years ago
  94. ba8fcb0 COMPMID-765: Remove wrong shape in LargeShapesBroadcast by Michele Di Giorgio · 6 years ago
  95. 69af6cf COMPMID-765: Sanitize permutation vector for Permute. by Georgios Pinitas · 6 years ago
  96. ced7a8d COMPMID-875: Deconvolution 4x4 not working by Georgios Pinitas · 6 years ago
  97. 1167487 COMPMID-897 Merge batch normalization with bounded relu by Giorgio Arena · 6 years ago
  98. 4074c99 COMPMID-873: Integrate RSH NEON Depthwise Convolution routine by Georgios Pinitas · 6 years ago
  99. 679463a COMPMID-784: Added support for PADDING = SAME in Winograd layer. by Pablo Tello · 6 years ago
  100. 054a714 COMPMID-765 Small fixes to MobileNet dwc dataset by Giorgio Arena · 6 years ago