1. 6d10996 COMPMID-1691: Optimize CLDepthwiseConvolutionKernel (QASYMM8/NHWC) for 3x3 kernels (stride=1 and stride=2) by giuros01 · 5 years ago
  2. 44b4e97 COMPMID-1794: Add support for NHWC in CLROIAlignLayer by George Wort · 5 years ago
  3. dea2d2d COMPMID-1772: Implement PadV2 for NEON by Georgios Pinitas · 6 years ago
  4. aea14c6 COMPMID-1764 NEON: Implement ArgMax/ArgMin by Michalis Spyrou · 5 years ago
  5. d33fe34 COMPMID-1862 Functions in arm_compute/core/utils/misc/ShapeCalculator.h need to be documented by Michalis Spyrou · 5 years ago
  6. 8529bd6 COMPMID-1727 - CL: Implement Gather by Manuel Bottini · 6 years ago
  7. 5430369 COMPMID-1726: Implement CLUnstack. by Pablo Tello · 6 years ago
  8. b4af2c6 COMPMID-1710: Fixes in StrideSlice calculations. by Georgios Pinitas · 6 years ago
  9. bf9731e COMPMID-1687: Optimize CLGEMMMatrixMultiplyKernel for Mali-G76 - Part1 by Gian Marco Iodice · 6 years ago
  10. 3b0a265 COMPMID-1775: Implement CLGEMMReshapeRHSMatrixKernel to reshape the RHS matrix of GEMM/GEMMLowp by Gian Marco Iodice · 6 years ago
  11. 5ba5e09 COMPMID-1774: Implement CLGEMMReshapeLHSMatrixKernel to reshape the LHS matrix of GEMM/GEMMLowp by Gian Marco Iodice · 6 years ago
  12. 8aa985e COMPMID-1725: Implement Pack by Gian Marco Iodice · 6 years ago
  13. 3175fcf COMPMID-1720: CL: Implement Tile by giuros01 · 6 years ago
  14. 3252143 COMPMID-1750: Add PriorBox operator to graph API. by Pablo Tello · 6 years ago
  15. 6c7c38e COMPMID-1462 SSD support: Create CL PriorBox by Michalis Spyrou · 6 years ago
  16. 3139f03 COMPMID-1736: Fixed out-of-bound write in CLIm2Col by Gian Marco Iodice · 6 years ago
  17. 089695f COMPMID-1659: (Nightly) CLGEMMConvolutionLayer QASYMM8 TensorShape error by Isabella Gottardi · 6 years ago
  18. ed5a492 COMPMID-1586: Add support for NHWC CLDeconvolutionLayer by Michele Di Giorgio · 6 years ago
  19. afbc5ff COMPMID-1621 Deconvolution wrong output calculation by Michalis Spyrou · 6 years ago
  20. 932491f COMPMID-1519: Add support for 3D input/output in CLGEMMLowpOutputStage by Georgios Pinitas · 6 years ago
  21. 041f36d COMPMID-1446 : Add support for 3D output in NEGEMMLowpOutputStage by Georgios Pinitas · 6 years ago
  22. ceb889e COMPMID-1588 Create UpsampleKernel for YOLOLayer by Michalis Spyrou · 6 years ago
  23. e55b40a COMPMID-1581: Collapse windows by Georgios Pinitas · 6 years ago
  24. 13a51e1 COMPMID-1554 Implementing Space to Batch on OpenCL - NHWC by Michalis Spyrou · 6 years ago
  25. d7647d4 [COMPMID-1229] Implementing Pad on OpenCL -FP32/FP16 by Giuseppe Rossini · 6 years ago
  26. f1addb6 COMPMID-1549 Implementing Batch to Space on OpenCL - NHWC by Michalis Spyrou · 6 years ago
  27. 16934a5 COMPMID-1227 Implementing Space to Batch on OpenCL by Michalis Spyrou · 6 years ago
  28. efbf6c8 [COMPMID-386] Github: Support SoftmaxLayer on different number of dimensions? by giuros01 · 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. aa6a04a COMPMID-1528: Add ReorgLayer on NEON by Georgios Pinitas · 6 years ago
  32. 6a8d3b6 COMPMID-1218 Implementing Batch to Space on OpenCL by Michalis Spyrou · 6 years ago
  33. 77589b5 COMPMID-1235: Implements StridedSlice for CL by Georgios Pinitas · 6 years ago
  34. 226e4b9 COMPMID-1470 Add auto-init of the output in NECol2im by Giorgio Arena · 6 years ago
  35. 916d1bc COMPMID-1498 - Enable grouping in CLGEMMConvolutionLayer by Gian Marco Iodice · 6 years ago
  36. 980002b COMPMID-1343: Add grouping support to CLCol2ImKernel by Michele Di Giorgio · 6 years ago
  37. 0f17039 COMPMID-1342 Add grouping support to CLIm2ColKernel by Giorgio Arena · 6 years ago
  38. 088c2b0 COMPMID-1188 Fix WeightsReshape doc by Giorgio Arena · 6 years ago
  39. 215b4ea COMPMID-1277 - Optimizing CLIm2ColKernel for NHWC. by Gian Marco Iodice · 6 years ago
  40. c6aa49b COMPMID-1344 Add grouping support to CLWeightsReshapeKernel by Giorgio Arena · 6 years ago
  41. 597a856 COMPMID-872 - Rework NEGEMMConvolutionLayer to use NEGEMM by Gian Marco Iodice · 6 years ago
  42. 68a3f56 COMPMID-1276 - Allow GEMM to work with 3D input tensor by Gian Marco Iodice · 6 years ago
  43. e222055 COMPMID-1367: Enable NHWC in graph examples by Georgios Pinitas · 6 years ago
  44. e29acf1 COMPMID-1365: Add support for NHWC in CLDepthConcatenateLayer by Georgios Pinitas · 6 years ago
  45. 7784c83 COMPMID-1167: Validation for NEDepthwiseConvolutionLayer by Abe Mbise · 6 years ago
  46. f1c2bf0 COMPMID-1201 - Implementing Winograd Convolution Layer 1x3 and 3x1 kernels on OpenCL by Gian Marco Iodice · 6 years ago
  47. 19ea419 COMPMID-809: Add NHWC data format on CLGEMMConvolutionLayer. by Georgios Pinitas · 6 years ago
  48. c42f28d COMPMID-1048 Add NHWC data format support to Winograd input transform 4x4_3x3 by Giorgio Arena · 6 years ago
  49. 8e74f44 COMPMID-911: Allow GEMM to work with 3D tensors by Isabella Gottardi · 6 years ago
  50. 55b3d12 COMPMID-1137 OpenCL concatenate width by Michalis Spyrou · 6 years ago
  51. 750641d COMPMID-1052 - Rework validate method in CLGEMM by Gian Marco Iodice · 6 years ago
  52. c0f5443 COMPMID-808 Add NHWC data format support for NEON direct convolution by Giorgio Arena · 6 years ago
  53. 3c520c5 COMPMID-1089 CLPoolingLayer fix padding and add output shape computation to ShapeCalculator by Giorgio Arena · 6 years ago
  54. 7657224 COMPMID-926 Add depth multiplier support to NEON/CL/GLES depthwise convolution by Giorgio Arena · 6 years ago
  55. e74b201 COMPMID-805 Add NHWC data format support for CL pooling by Michalis Spyrou · 6 years ago
  56. f485a10 COMPMID-802 Fix NEIm2Col NHWC by Giorgio Arena · 6 years ago
  57. dfca60b COMPMID-811 Add NHWC data format support for CL depthwise convolution QASYMM8 by Giorgio Arena · 6 years ago
  58. 156fcf3 COMPMID-802 Add NHWC data format support for NEON im2col. by Giorgio Arena · 6 years ago
  59. 247f52c COMPMID-1013 - Create WinogradInfo data structure by Gian Marco Iodice · 6 years ago
  60. 36a559e COMPMID-992 Implement CL RNN function by Michalis Spyrou · 6 years ago
  61. 2d9de0a COMPMID-1009 Support 4x4 output tile for Winograd Filter Transform on OpenCL. by Giorgio Arena · 6 years ago
  62. d2fab73 COMPMID-935 - Implementing Convolution with Winograd on OpenCL (part 4) by Gian Marco Iodice · 6 years ago
  63. 60954c6 COMPMID-754: Add validation to (De)QuantizationLayers by Alex Gilday · 6 years ago
  64. 7e4b239 COMPMID-935 - Implementing Convolution with Winograd on OpenCL (part 2) by Gian Marco Iodice · 6 years ago
  65. d8734b5 COMPMID-793 : Add graph intermediate representation by Georgios Pinitas · 7 years ago
  66. 1f9ca1d COMPMID-935 Implementing Convolution with Winograd on OpenCL (part 3) by Giorgio Arena · 6 years ago
  67. b4e3e1c COMPMID-617: Add validate support for NEON FullyConnectedLayer by Ioan-Cristian Szabo · 7 years ago
  68. 78c0090 COMPMID-754: Add validation to kernels. by Georgios Pinitas · 6 years ago
  69. 9be0c5a COMPMID-936: Convolution failure in NEON Convolution Layer. by Georgios Pinitas · 6 years ago
  70. d05dce4 COMPMID-791: Generic Depthwise Convolution Layer NEON QASYMM8 by Georgios Pinitas · 6 years ago
  71. 36a0a46 COMPMID-748 - Integrating optimized SGEMM for bifrost by Gian Marco · 6 years ago
  72. 00afd11 COMPMID-719: NEPermuteKernel refactoring by Pablo Tello · 6 years ago
  73. 780db4e COMPMID-471 Implement Deconvolution on OpenCL by Michalis Spyrou · 7 years ago
  74. 1250a5a COMPMID-767 : Propagate hints to subgraph. by Georgios Pinitas · 6 years ago
  75. 358ca20 COMPMID-617: Adds CLFullyConnectionLayer validation support by Georgios Pinitas · 7 years ago