1. 894066d COMPMID-1844: Implement CLCrop by George Wort · 5 years ago
  2. acce504 COMPMID-1740: Fuse batch normalization with Convolution Layer at graph level by giuros01 · 5 years ago
  3. ba5e096 COMPMID-1964: Implement CLGEMMMatrixMultiplyReshapedOnlyRHS - Not transposed by Gian Marco Iodice · 5 years ago
  4. da0e513 COMPMID-1882: Improve memory coalescence when reshaping the weights for CLDepthwiseConvolution by Pablo Tello · 5 years ago
  5. 4710436 COMPMID-1882: Improve memory coalescence when reshaping the weights for CLDepthwiseConvolution by Pablo Tello · 5 years ago
  6. adc5395 COMPMID-2000: Implement CLGEMMMatrixMultiplyReshapedOnlyRHS - Transposed by Gian Marco Iodice · 5 years ago
  7. 574775c COMPMID-1937: Adds support for DequantizationLayer for NEON/CL. by Georgios Pinitas · 5 years ago
  8. 9197c96 COMPMID-1995: Fix output quantization CLDeptwiseConv3x3 when activation is fused by Isabella Gottardi · 5 years ago
  9. 8f5802f COMPMID-1710: Add FP16 support checks. by Georgios Pinitas · 5 years ago
  10. 5209be5 COMPMID-1999: Add support for GenerateProposals operator in CL by Manuel Bottini · 5 years ago
  11. 0a1090a COMPMID-1710: Add check on different input/output quantization info were not supported by Isabella Gottardi · 5 years ago
  12. e5bf4c5 COMPMID-1710: Fix CL logistic activation for QASYMM8 by Michele Di Giorgio · 5 years ago
  13. bb365de Revert "COMPMID-1329: Add support for GenerateProposals operator in CL" by Giuseppe Rossini · 5 years ago
  14. 6eb90d7 COMPMID-1996: Update documenation for doxgen 1.8.15 by Manuel Bottini · 5 years ago
  15. eb6c88a COMPMID-1918: Different qinfos support in CLConcatLayer by Pablo Tello · 5 years ago
  16. 581c898 COMPMID-1934: Doxygen online documentation errors on Firefox by Manuel Bottini · 5 years ago
  17. 8e150a1 COMPMID-1859: Avoid unnecessary padding in CLWidthConcatenate[2,4]TensorsKernel by Michele Di Giorgio · 6 years ago
  18. ebc3a90 COMPMID-1706: Fuse the bias addition within CLGEMM by Michele Di Giorgio · 6 years ago
  19. 99089ce COMPMID-1924: Validate quantization info in pooling layer. by Georgios Pinitas · 5 years ago
  20. 6d10996 COMPMID-1691: Optimize CLDepthwiseConvolutionKernel (QASYMM8/NHWC) for 3x3 kernels (stride=1 and stride=2) by giuros01 · 5 years ago
  21. db63b9c COMPMID-1698: Implementing CLGEMMLowpMatrixMultiplyReshapedKernel by Gian Marco Iodice · 5 years ago
  22. 17a01a3 COMPMID-1866: Revisit padding and window on CLDepthwiseConvolutionNHWC by Michele Di Giorgio · 6 years ago
  23. 20b527a COMPMID-1900: Nightly issue with GEMMReshapeLHSMatrix by Gian Marco Iodice · 5 years ago
  24. b87b95e COMPMID-1899: Fix NaN issue in CLGEMMMatrixMultiplyReshapedKernel by Gian Marco Iodice · 5 years ago
  25. 3ddb9ae COMPMID-1898: (Nightly) Many CLGEMM tests fail by giuros01 · 5 years ago
  26. 7ad6257 COMPMID-1727: CL: Implement Gather - support S32 indices by Manuel Bottini · 5 years ago
  27. 14c9389 COMPMID-1710: Fix address space issue by George Wort · 5 years ago
  28. 8094325 COMPMID-1652 CL Cleanup and add missing tests by Michalis Spyrou · 5 years ago
  29. 44b4e97 COMPMID-1794: Add support for NHWC in CLROIAlignLayer by George Wort · 5 years ago
  30. f63885b COMPMID-1710 Move some Util functions to core/Utils by Michalis Spyrou · 5 years ago
  31. 7a63e79 COMPMID-1886 : Enable CLTuner for CLScale by Vidhya Sudhan Loganathan · 5 years ago
  32. bacfec5 COMPMID-1687: Optimize CLGEMMMatrixMultiplyKernel (part 1) by Gian Marco Iodice · 5 years ago
  33. 053e751 COMPMID-1758: NEON: Implement Range by Manuel Bottini · 6 years ago
  34. b412fab COMPMID-1724: CL Implement Prod by Manuel Bottini · 6 years ago
  35. 1c9efeb Issue COMPMID-1835: Remove CLGEMMInterleave4x4Kernel and replace with CLGEMMReshapeLHSMatrixKernel by giuros01 · 5 years ago
  36. cc5171b COMPMID-1677: Change ROIPooling layer interface to accept ROIs as tensors by Manuel Bottini · 5 years ago
  37. ee7c15d COMPMID-1761: NEON: Implement Pack by Isabella Gottardi · 6 years ago
  38. c10bc0b COMPMID-1710: Collapse window in CLDepthConvertKernel by Georgios Pinitas · 5 years ago
  39. 17b0f8b COMPMID-1837 : Implement REPEAT utility macro on OpenCL by Vidhya Sudhan Loganathan · 5 years ago
  40. e1a4e37 Implementation of Permute CL kernel to handle all permutations by shubham · 5 years ago
  41. 8529bd6 COMPMID-1727 - CL: Implement Gather by Manuel Bottini · 6 years ago
  42. 3f8aac4 COMPMID-1860: Invalid arguments in CLDepthwiseConvolution3x3 for NHWC by Georgios Pinitas · 6 years ago
  43. 8b6b4a9 COMPMID-1836: Remove CLGEMMTranspose1xWKernel and replace with CLGEMMReshapeRHSMatrixKernel by giuros01 · 6 years ago
  44. 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
  45. 08ddd7b COMPMID-1834: Add transpose support to CLGEMMReshapeLHSMatrixKernel by Gian Marco Iodice · 6 years ago
  46. 5e96be7 COMPMID-1722 : CL: Implement Range by Vidhya Sudhan Loganathan · 6 years ago
  47. cc6129c COMPMID-1812: CLSpaceToBatch paddings not calculated correctly by Isabella Gottardi · 6 years ago
  48. 49b1015 COMPMID-1710: Fixing gemm_mm_reshaped_lhs_nt_rhs_t with REINTERPRET_OUTPUT_AS_3D by Gian Marco Iodice · 6 years ago
  49. b4af2c6 COMPMID-1710: Fixes in StrideSlice calculations. by Georgios Pinitas · 6 years ago
  50. bf9731e COMPMID-1687: Optimize CLGEMMMatrixMultiplyKernel for Mali-G76 - Part1 by Gian Marco Iodice · 6 years ago
  51. 1f8db2b COMPMID-1786 Dispatch a single OpenCL when running CLScaleKernel with NHWC with batch_size!=1 by Michalis Spyrou · 6 years ago
  52. 3b0a265 COMPMID-1775: Implement CLGEMMReshapeRHSMatrixKernel to reshape the RHS matrix of GEMM/GEMMLowp by Gian Marco Iodice · 6 years ago
  53. 5ba5e09 COMPMID-1774: Implement CLGEMMReshapeLHSMatrixKernel to reshape the LHS matrix of GEMM/GEMMLowp by Gian Marco Iodice · 6 years ago
  54. 3e0149c COMPMID-1821 (Nighlty) CL/ArgMinMax/Float/ clEnqueueMapBuffer failures by Michalis Spyrou · 6 years ago
  55. 2ade452 COMPMID-1451: Fix shape check in CLStridedSliceKernel by Georgios Pinitas · 6 years ago
  56. 7bb6fb8 COMPMID-1710 CLElementwiseUnary: Fix accesses smaller than vector size by Michalis Spyrou · 6 years ago
  57. 49f7c02 COMPMID-1822: (Nightly) : 'CL/ArithmeticDivision mismatches by giuros01 · 6 years ago
  58. e936262 COMPMID-1719 CL: Implement RSqrt, Exp by Michalis Spyrou · 6 years ago
  59. 5daeffd COMPMID-1723: CL: Implement Reverse by Michele Di Giorgio · 6 years ago
  60. 0d0028c COMPMID-1298: Fuse ReLu activation in CLWinogradOutputTransform by Manuel Bottini · 6 years ago
  61. 8aa985e COMPMID-1725: Implement Pack by Gian Marco Iodice · 6 years ago
  62. 164a272 COMPMID-1717: CL: Implement Maximum, Minimum, SquaredDifference by giuros01 · 6 years ago
  63. 7930db4 COMPMID-1728 CL: Implement ArgMax/ArgMin by Michalis Spyrou · 6 years ago
  64. 7900a9e COMPMID-1716: CL Comparison operations by Georgios Pinitas · 6 years ago
  65. 3175fcf COMPMID-1720: CL: Implement Tile by giuros01 · 6 years ago
  66. aaa2718 COMPMID-1734: Implement CLSelect by Georgios Pinitas · 6 years ago
  67. 2897e61 COMPMID-1645 NEL2Normalization for FP32/FP16 & NHWC by Michalis Spyrou · 6 years ago
  68. 303f0db COMPMID-1718: Extend DepthConvert to support Cast by Georgios Pinitas · 6 years ago
  69. 9d3a831 COMPMID-1648: CLNormalizationLayer IN_MAP_2D support for NHWC for FP32/FP16 by Michele Di Giorgio · 6 years ago
  70. 3112e33 COMPMID-1451 Change PriorBox output to NCHw by Michalis Spyrou · 6 years ago
  71. edf26ea COMPMID-1451 Fix macros in SpaceToBatch by Michalis Spyrou · 6 years ago
  72. df31036 COMPMID-1088: Use IMemoryRegion in interfaces where possible by Georgios Pinitas · 6 years ago
  73. 38d93bd COMPMID-1801 : (Nightly) CLWinogradConvolutionLayer FP16 mismatches by Vidhya Sudhan Loganathan · 6 years ago
  74. 8f2cbfa COMPMID-1451: Fix CLBatchToSpace static validation method by Michalis Spyrou · 6 years ago
  75. d646ae1 COMPMID-1065 : Create documentation explaining how to add new functions / kernels by Vidhya Sudhan Loganathan · 6 years ago
  76. d696cb6 COMPMID-1451: Fixes for BoundingBoxTransform by giuros01 · 6 years ago
  77. c8df89f COMPMID-1451: (3RDPARTY_UPDATE) Fixes for GenerateProposals graph node and BoxWithNMSLimitKernel by Michele Di Giorgio · 6 years ago
  78. a25d16c COMPMID-1266 : Add support for FP16 in CLWinogradConvolutionLayer: 5x5 kernels by Vidhya Sudhan Loganathan · 6 years ago
  79. a7b54f4 COMPMID-1785: Support for 4D tensor in CLFlattenLayerKernel by Gian Marco Iodice · 6 years ago
  80. 3974a04 COMPMID-1791 CLPriorBox clCreateKernel error by Michalis Spyrou · 6 years ago
  81. 60f0a41 COMPMID-1676: Change CLROIAlign interface to accept ROIs as tensors by Manuel Bottini · 6 years ago
  82. cd96a26 COMPMID-1329: Add support for GenerateProposals operator in CL by giuros01 · 6 years ago
  83. 6c7c38e COMPMID-1462 SSD support: Create CL PriorBox by Michalis Spyrou · 6 years ago
  84. d8e340d COMPMID-1638: Add BBoxTransform to the graph API (3RDPARTY_UPDATE) by Manuel Bottini · 6 years ago
  85. 5538d34 COMPMID-1781 Add channel support in CLL2Normalization by Michalis Spyrou · 6 years ago
  86. 27400b9 COMPMID-1707: Create 3 special CLWidthConcatenate kernel to concatenate 2/4 and 8 tensors (Part 1) by Michele Di Giorgio · 6 years ago
  87. 742df6c COMPMID-1451 - Removed unused OpenCL kernel from gemmlowp.cl by Gian Marco Iodice · 6 years ago
  88. 0c54a62 COMPMID-1451: Removed output_depth3d from CLGEMMLowpQuantizeDownInt32ToUint8ScaleByFloat by Gian Marco Iodice · 6 years ago
  89. 3139f03 COMPMID-1736: Fixed out-of-bound write in CLIm2Col by Gian Marco Iodice · 6 years ago
  90. 83e3e75 COMPMID-1776: Revert QuantizeDownStage to use fixed-point by Georgios Pinitas · 6 years ago
  91. 3704464 COMPMID-1703: Collapse the 4th dimensions in CLDepthWiseConvolutionLayer3x3Kernel by Georgios Pinitas · 6 years ago
  92. 5784624 COMPMID-1739: Fix broadcast CLArithmeticAddition for QASYMM8 by Michele Di Giorgio · 6 years ago
  93. 645e837 COMPMID-1712 CLPoolingLayer wrong results in QASYMM8 by Michalis Spyrou · 6 years ago
  94. ffb57a0 COMPMID-1699: Disable arithmetic operations in CLWinogradLayer when no batches available. by Georgios Pinitas · 6 years ago
  95. 89d7173 COMPMID-1704: Collapse the 4th dimension in CLPoolingLayerKernel by Georgios Pinitas · 6 years ago
  96. 4b90865 COMPMID-1413 - Improve the performance of GEMMLowp with 8 bit dot product on OpenCL by Gian Marco Iodice · 6 years ago
  97. c55beee COMPMID-1029: Collapse CLWinogradInputTransform/CLWinogradOutputTransform by Georgios Pinitas · 6 years ago
  98. 4ad6598 COMPMID-1451: Fix CL/NEPermuteKernel PermuteVection check by Isabella Gottardi · 6 years ago
  99. af7f740 COMPMID-1451: Fix inlines in cl helpers by Georgios Pinitas · 6 years ago
  100. a1422fb COMPMID-1673: Collapse window in CLArithmeticAddition when one operand is a vector by Michele Di Giorgio · 6 years ago