1. 6d10996 COMPMID-1691: Optimize CLDepthwiseConvolutionKernel (QASYMM8/NHWC) for 3x3 kernels (stride=1 and stride=2) by giuros01 · 5 years ago
  2. db63b9c COMPMID-1698: Implementing CLGEMMLowpMatrixMultiplyReshapedKernel by Gian Marco Iodice · 5 years ago
  3. 20b527a COMPMID-1900: Nightly issue with GEMMReshapeLHSMatrix by Gian Marco Iodice · 5 years ago
  4. b87b95e COMPMID-1899: Fix NaN issue in CLGEMMMatrixMultiplyReshapedKernel by Gian Marco Iodice · 5 years ago
  5. 7ad6257 COMPMID-1727: CL: Implement Gather - support S32 indices by Manuel Bottini · 5 years ago
  6. 14c9389 COMPMID-1710: Fix address space issue by George Wort · 5 years ago
  7. 44b4e97 COMPMID-1794: Add support for NHWC in CLROIAlignLayer by George Wort · 5 years ago
  8. bacfec5 COMPMID-1687: Optimize CLGEMMMatrixMultiplyKernel (part 1) by Gian Marco Iodice · 5 years ago
  9. b412fab COMPMID-1724: CL Implement Prod by Manuel Bottini · 6 years ago
  10. cc5171b COMPMID-1677: Change ROIPooling layer interface to accept ROIs as tensors by Manuel Bottini · 5 years ago
  11. c10bc0b COMPMID-1710: Collapse window in CLDepthConvertKernel by Georgios Pinitas · 5 years ago
  12. 17b0f8b COMPMID-1837 : Implement REPEAT utility macro on OpenCL by Vidhya Sudhan Loganathan · 5 years ago
  13. e1a4e37 Implementation of Permute CL kernel to handle all permutations by shubham · 5 years ago
  14. 8529bd6 COMPMID-1727 - CL: Implement Gather by Manuel Bottini · 6 years ago
  15. 8912434 COMPMID-1858: Fix boundary check in gemm_reshape_rhs_matrix_t and gemm_reshape_rhs_matrix_nt by Gian Marco Iodice · 6 years ago
  16. 08ddd7b COMPMID-1834: Add transpose support to CLGEMMReshapeLHSMatrixKernel by Gian Marco Iodice · 6 years ago
  17. 5e96be7 COMPMID-1722 : CL: Implement Range by Vidhya Sudhan Loganathan · 6 years ago
  18. cc6129c COMPMID-1812: CLSpaceToBatch paddings not calculated correctly by Isabella Gottardi · 6 years ago
  19. 49b1015 COMPMID-1710: Fixing gemm_mm_reshaped_lhs_nt_rhs_t with REINTERPRET_OUTPUT_AS_3D by Gian Marco Iodice · 6 years ago
  20. b4af2c6 COMPMID-1710: Fixes in StrideSlice calculations. by Georgios Pinitas · 6 years ago
  21. bf9731e COMPMID-1687: Optimize CLGEMMMatrixMultiplyKernel for Mali-G76 - Part1 by Gian Marco Iodice · 6 years ago
  22. 1f8db2b COMPMID-1786 Dispatch a single OpenCL when running CLScaleKernel with NHWC with batch_size!=1 by Michalis Spyrou · 6 years ago
  23. 3b0a265 COMPMID-1775: Implement CLGEMMReshapeRHSMatrixKernel to reshape the RHS matrix of GEMM/GEMMLowp by Gian Marco Iodice · 6 years ago
  24. 5ba5e09 COMPMID-1774: Implement CLGEMMReshapeLHSMatrixKernel to reshape the LHS matrix of GEMM/GEMMLowp by Gian Marco Iodice · 6 years ago
  25. 7bb6fb8 COMPMID-1710 CLElementwiseUnary: Fix accesses smaller than vector size by Michalis Spyrou · 6 years ago
  26. e936262 COMPMID-1719 CL: Implement RSqrt, Exp by Michalis Spyrou · 6 years ago
  27. 5daeffd COMPMID-1723: CL: Implement Reverse by Michele Di Giorgio · 6 years ago
  28. 0d0028c COMPMID-1298: Fuse ReLu activation in CLWinogradOutputTransform by Manuel Bottini · 6 years ago
  29. 8aa985e COMPMID-1725: Implement Pack by Gian Marco Iodice · 6 years ago
  30. 164a272 COMPMID-1717: CL: Implement Maximum, Minimum, SquaredDifference by giuros01 · 6 years ago
  31. 7930db4 COMPMID-1728 CL: Implement ArgMax/ArgMin by Michalis Spyrou · 6 years ago
  32. 7900a9e COMPMID-1716: CL Comparison operations by Georgios Pinitas · 6 years ago
  33. 3175fcf COMPMID-1720: CL: Implement Tile by giuros01 · 6 years ago
  34. aaa2718 COMPMID-1734: Implement CLSelect by Georgios Pinitas · 6 years ago
  35. 303f0db COMPMID-1718: Extend DepthConvert to support Cast by Georgios Pinitas · 6 years ago
  36. 9d3a831 COMPMID-1648: CLNormalizationLayer IN_MAP_2D support for NHWC for FP32/FP16 by Michele Di Giorgio · 6 years ago
  37. 3112e33 COMPMID-1451 Change PriorBox output to NCHw by Michalis Spyrou · 6 years ago
  38. edf26ea COMPMID-1451 Fix macros in SpaceToBatch by Michalis Spyrou · 6 years ago
  39. 38d93bd COMPMID-1801 : (Nightly) CLWinogradConvolutionLayer FP16 mismatches by Vidhya Sudhan Loganathan · 6 years ago
  40. d696cb6 COMPMID-1451: Fixes for BoundingBoxTransform by giuros01 · 6 years ago
  41. a25d16c COMPMID-1266 : Add support for FP16 in CLWinogradConvolutionLayer: 5x5 kernels by Vidhya Sudhan Loganathan · 6 years ago
  42. a7b54f4 COMPMID-1785: Support for 4D tensor in CLFlattenLayerKernel by Gian Marco Iodice · 6 years ago
  43. 3974a04 COMPMID-1791 CLPriorBox clCreateKernel error by Michalis Spyrou · 6 years ago
  44. 60f0a41 COMPMID-1676: Change CLROIAlign interface to accept ROIs as tensors by Manuel Bottini · 6 years ago
  45. cd96a26 COMPMID-1329: Add support for GenerateProposals operator in CL by giuros01 · 6 years ago
  46. 6c7c38e COMPMID-1462 SSD support: Create CL PriorBox by Michalis Spyrou · 6 years ago
  47. d8e340d COMPMID-1638: Add BBoxTransform to the graph API (3RDPARTY_UPDATE) by Manuel Bottini · 6 years ago
  48. 5538d34 COMPMID-1781 Add channel support in CLL2Normalization by Michalis Spyrou · 6 years ago
  49. 27400b9 COMPMID-1707: Create 3 special CLWidthConcatenate kernel to concatenate 2/4 and 8 tensors (Part 1) by Michele Di Giorgio · 6 years ago
  50. 742df6c COMPMID-1451 - Removed unused OpenCL kernel from gemmlowp.cl by Gian Marco Iodice · 6 years ago
  51. 0c54a62 COMPMID-1451: Removed output_depth3d from CLGEMMLowpQuantizeDownInt32ToUint8ScaleByFloat by Gian Marco Iodice · 6 years ago
  52. 3704464 COMPMID-1703: Collapse the 4th dimensions in CLDepthWiseConvolutionLayer3x3Kernel by Georgios Pinitas · 6 years ago
  53. 5784624 COMPMID-1739: Fix broadcast CLArithmeticAddition for QASYMM8 by Michele Di Giorgio · 6 years ago
  54. 645e837 COMPMID-1712 CLPoolingLayer wrong results in QASYMM8 by Michalis Spyrou · 6 years ago
  55. ffb57a0 COMPMID-1699: Disable arithmetic operations in CLWinogradLayer when no batches available. by Georgios Pinitas · 6 years ago
  56. 89d7173 COMPMID-1704: Collapse the 4th dimension in CLPoolingLayerKernel by Georgios Pinitas · 6 years ago
  57. 4b90865 COMPMID-1413 - Improve the performance of GEMMLowp with 8 bit dot product on OpenCL by Gian Marco Iodice · 6 years ago
  58. c55beee COMPMID-1029: Collapse CLWinogradInputTransform/CLWinogradOutputTransform by Georgios Pinitas · 6 years ago
  59. af7f740 COMPMID-1451: Fix inlines in cl helpers by Georgios Pinitas · 6 years ago
  60. a1422fb COMPMID-1673: Collapse window in CLArithmeticAddition when one operand is a vector by Michele Di Giorgio · 6 years ago
  61. 51e53a3 COMPMID-1451: Perform CLOutputStage using floats. by Georgios Pinitas · 6 years ago
  62. 60e9825 COMPMID-1451: Fuse activation in DepthwiseConvolution. by Georgios Pinitas · 6 years ago
  63. c04a0e8 COMPMID-1327: Add support for BBoxTransform operator in CL by giuros01 · 6 years ago
  64. 8aaf93e COMPMID-1632 Add CLL2NormalizationLayer for NHWC and FP32 by Michalis Spyrou · 6 years ago
  65. c936917 COMPMID-1523: Fuse BN node with convolution. by Georgios Pinitas · 6 years ago
  66. e6dbde0 COMPMID-1667: Add 4D tensors support to CLWidthConcatenateLayerKernel by Michele Di Giorgio · 6 years ago
  67. 7e9391b COMPMID-1574 Implement ReduceMean in OpenCL by Michalis Spyrou · 6 years ago
  68. 7f32d01 COMPMID-1451: Fix NormalizationLayer accross width normalization. by Georgios Pinitas · 6 years ago
  69. d041a83 COMPMID-1610: Fixed CLDirectConvolution mismatches by Pablo Tello · 6 years ago
  70. 1887081 [COMPMID-1331] Add support for RoIAlign operator in CL by giuros01 · 6 years ago
  71. b92805b COMPMID-1607 - (Nightly) CLGEMMLowpMatrixMultiplyCore errors and mismatches by Isabella Gottardi · 6 years ago
  72. acaf21d COMPMID-286: CL colour convert to U8 by Manuel Bottini · 6 years ago
  73. 932491f COMPMID-1519: Add support for 3D input/output in CLGEMMLowpOutputStage by Georgios Pinitas · 6 years ago
  74. ebf6b8a COMPMID-1518: Add support for GEMM3D in CLGEMMLowpMatrixMultiplyCore by Georgios Pinitas · 6 years ago
  75. 728d3cf COMPMID-1598 : Fix compilation error in CLDepthwiseConvolutionQS8 kernel by Georgios Pinitas · 6 years ago
  76. ceb889e COMPMID-1588 Create UpsampleKernel for YOLOLayer by Michalis Spyrou · 6 years ago
  77. e55b40a COMPMID-1581: Collapse windows by Georgios Pinitas · 6 years ago
  78. bf28a3c COMPMID-1564: Add QASYMM8 on CLPixelwiseMultiplication by Georgios Pinitas · 6 years ago
  79. 13a51e1 COMPMID-1554 Implementing Space to Batch on OpenCL - NHWC by Michalis Spyrou · 6 years ago
  80. d63dfa2 COMPMID-1568: Add support for QASYMM8 to CLNormalizePlanarYUV by Michele Di Giorgio · 6 years ago
  81. cbf39c6 COMPMID-1566: Add broadcast to CLArithmeticSubtraction by Georgios Pinitas · 6 years ago
  82. d7647d4 [COMPMID-1229] Implementing Pad on OpenCL -FP32/FP16 by Giuseppe Rossini · 6 years ago
  83. 17220e2 COMPMID-1507 Add support for QASYMM8 in CLScaleKernel by Michalis Spyrou · 6 years ago
  84. f1addb6 COMPMID-1549 Implementing Batch to Space on OpenCL - NHWC by Michalis Spyrou · 6 years ago
  85. 8bab0ee COMPMID-1584 - Collapse batch size in CLChannelShuffleLayerKernel by Gian Marco Iodice · 6 years ago
  86. 16934a5 COMPMID-1227 Implementing Space to Batch on OpenCL by Michalis Spyrou · 6 years ago
  87. 7302302 COMPMID-1539 Implement YOLOLayer on CL by Giorgio Arena · 6 years ago
  88. 477531c COMPMID-1527 - Implementing ReorgLayer on OpenCL by Gian Marco Iodice · 6 years ago
  89. b57be0d COMPMID-1330: Add support for NormalizePlanarYUV operator in CL by Michele Di Giorgio · 6 years ago
  90. 71ecf39 COMPMID-1266 : support for FP16 in CLWinogradConvolutionLayer by Vidhya Sudhan Loganathan · 6 years ago
  91. 238c97c COMPMID-1451: Fix misssing comment in helpers.h by Georgios Pinitas · 6 years ago
  92. c1a7245 COMPMID-1332: Implement Slice for CL by Georgios Pinitas · 6 years ago
  93. 6a8d3b6 COMPMID-1218 Implementing Batch to Space on OpenCL by Michalis Spyrou · 6 years ago
  94. 77589b5 COMPMID-1235: Implements StridedSlice for CL by Georgios Pinitas · 6 years ago
  95. daa3855 COMPMID-1433: Use Arm macro to check whether we support dot product instructions by Georgios Pinitas · 6 years ago
  96. e6bb3c6 COMPMID-1533 Implementing CLDepthWiseConvolutionLayer with FP16 (NHWC) by Giorgio Arena · 6 years ago
  97. 9fef38a COMPMID-1376: Add support for QASYMM8 in CLDeconvolutionLayer by Michele Di Giorgio · 6 years ago
  98. 980002b COMPMID-1343: Add grouping support to CLCol2ImKernel by Michele Di Giorgio · 6 years ago
  99. 0f17039 COMPMID-1342 Add grouping support to CLIm2ColKernel by Giorgio Arena · 6 years ago
  100. 1d1f32c COMPMID-1188 - Passed WIDTH_OFFSET at compile time in CLWidthDepthConcatenateLayerKernel by Gian Marco Iodice · 6 years ago