1. 3bfacb2 COMPMID-1318: Implementing Winograd 7x7 NHWC on OpenCL - Part III by giuros01 · 5 years ago
  2. dbfc2dc COMPMID-2069: Rework CL ML layers to run exclusively on CL. by Georgios Pinitas · 5 years ago
  3. cafec8f COMPMID-1024 Investigate concatenation for RNN/LSTM OpenCL by John Kesapides · 5 years ago
  4. 4a8ec80 Optimize CL DeconvolutionLayer-Part II: Add CLDirectDeconvolution function to be used by CLDeconvolution. by giuros01 · 5 years ago
  5. 0bc7849 COMPMID-1958: Implements 1D FFT in OpenCL. by Georgios Pinitas · 5 years ago
  6. 60f3911 COMPMID-2008: Add support for "reflect" padding mode in CLPad by Manuel Bottini · 5 years ago
  7. f52cd78 COMPMID-1995: Minor code fixes. by Georgios Pinitas · 5 years ago
  8. 8cf8c11 COMPMID-1944 Add support for "reflect" padding mode in NEPad by Usama Arif · 5 years ago
  9. 6a14adb COMPMID-1932: Implement CLHeightConcatenateLayer. by Pablo Tello · 5 years ago
  10. 3dd5b68 COMPMID-1933: Implement NEHeightConcatenateLayer. by Pablo Tello · 5 years ago
  11. 2f7c149 Optimize CLDeconvolution-PART I: bug fixing CLGEMMLowpMatrixMultiplyCore by giuros01 · 5 years ago
  12. e03802e COMPMID-1936: Add support for QASYMM8 in CLQuantizeLayer. by Usama Arif · 5 years ago
  13. 894066d COMPMID-1844: Implement CLCrop by George Wort · 5 years ago
  14. 574775c COMPMID-1937: Adds support for DequantizationLayer for NEON/CL. by Georgios Pinitas · 5 years ago
  15. 5209be5 COMPMID-1999: Add support for GenerateProposals operator in CL by Manuel Bottini · 5 years ago
  16. 453ef52 COMPMID-1710 fix CL context creation by John Kesapides · 5 years ago
  17. bb365de Revert "COMPMID-1329: Add support for GenerateProposals operator in CL" by Giuseppe Rossini · 5 years ago
  18. eb6c88a COMPMID-1918: Different qinfos support in CLConcatLayer by Pablo Tello · 5 years ago
  19. ca65af3 COMPMID-1919: Opencl - Tuning with Instrumentation does not work by Vidhya Sudhan Loganathan · 5 years ago
  20. 4f85982 COMPMID-1923: Input is ignored if peephole optimization is enabled in LSTM by Georgios Pinitas · 5 years ago
  21. ebc3a90 COMPMID-1706: Fuse the bias addition within CLGEMM by Michele Di Giorgio · 6 years ago
  22. 4632e5e COMPMID-1920: Failure exit order destruction when CLTuner enabled. by Georgios Pinitas · 5 years ago
  23. a69a88b COMPMID-1915: Deconvolution doesn't work when inner_dimension_top != 0 or inner_dimension_right != 0 by giuros01 · 5 years ago
  24. a74923c COMPMID-1910: Improve CLTuner reducing the number of LWS to test by Gian Marco Iodice · 5 years ago
  25. b7c308a COMPMID-1887: Fixed segfault in validation tests. by Pablo Tello · 5 years ago
  26. 6d10996 COMPMID-1691: Optimize CLDepthwiseConvolutionKernel (QASYMM8/NHWC) for 3x3 kernels (stride=1 and stride=2) by giuros01 · 5 years ago
  27. 83bbf77 COMPMID-1710: Define missed specializations for comparisons by Georgios Pinitas · 5 years ago
  28. db63b9c COMPMID-1698: Implementing CLGEMMLowpMatrixMultiplyReshapedKernel by Gian Marco Iodice · 5 years ago
  29. dc9b528 COMPMID-1795: Add support for NHWC in CLGenerateProposalsLayer by George Wort · 5 years ago
  30. 3ddb9ae COMPMID-1898: (Nightly) Many CLGEMM tests fail by giuros01 · 5 years ago
  31. 90313eb COMPMID-1687: Optimize CLGEMMMatrixMultiplyKernel by Gian Marco Iodice · 5 years ago
  32. 55e1678 COMPMID-1724: CL Implement Prod fix by Manuel Bottini · 5 years ago
  33. dea2d2d COMPMID-1772: Implement PadV2 for NEON by Georgios Pinitas · 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. 8d1b718 COMPMID-1865 NEReduceMean fails on shape validation by Michalis Spyrou · 5 years ago
  39. 8529bd6 COMPMID-1727 - CL: Implement Gather by Manuel Bottini · 6 years ago
  40. 3f8aac4 COMPMID-1860: Invalid arguments in CLDepthwiseConvolution3x3 for NHWC by Georgios Pinitas · 6 years ago
  41. 985b5d5 COMPMID-1710: Fixed unused function warning in CLUnstack by Georgios Pinitas · 6 years ago
  42. 5430369 COMPMID-1726: Implement CLUnstack. by Pablo Tello · 6 years ago
  43. 8b6b4a9 COMPMID-1836: Remove CLGEMMTranspose1xWKernel and replace with CLGEMMReshapeRHSMatrixKernel by giuros01 · 6 years ago
  44. 5e96be7 COMPMID-1722 : CL: Implement Range by Vidhya Sudhan Loganathan · 6 years ago
  45. cc6129c COMPMID-1812: CLSpaceToBatch paddings not calculated correctly by Isabella Gottardi · 6 years ago
  46. b4af2c6 COMPMID-1710: Fixes in StrideSlice calculations. by Georgios Pinitas · 6 years ago
  47. bf9731e COMPMID-1687: Optimize CLGEMMMatrixMultiplyKernel for Mali-G76 - Part1 by Gian Marco Iodice · 6 years ago
  48. 05045c1 COMPMID-1071: (3RDPARTY_UPDATE) Add depth multiplier on DepthwiseConv 3x3 NHWC by Georgios Pinitas · 6 years ago
  49. e936262 COMPMID-1719 CL: Implement RSqrt, Exp by Michalis Spyrou · 6 years ago
  50. 5daeffd COMPMID-1723: CL: Implement Reverse by Michele Di Giorgio · 6 years ago
  51. 0d0028c COMPMID-1298: Fuse ReLu activation in CLWinogradOutputTransform by Manuel Bottini · 6 years ago
  52. 8bf622a COMPMID-1073: CLDepthwiseConvolutionLayer uses the optimised path by Pablo Tello · 6 years ago
  53. 8aa985e COMPMID-1725: Implement Pack by Gian Marco Iodice · 6 years ago
  54. 164a272 COMPMID-1717: CL: Implement Maximum, Minimum, SquaredDifference by giuros01 · 6 years ago
  55. 7930db4 COMPMID-1728 CL: Implement ArgMax/ArgMin by Michalis Spyrou · 6 years ago
  56. 7900a9e COMPMID-1716: CL Comparison operations by Georgios Pinitas · 6 years ago
  57. 3175fcf COMPMID-1720: CL: Implement Tile by giuros01 · 6 years ago
  58. aaa2718 COMPMID-1734: Implement CLSelect by Georgios Pinitas · 6 years ago
  59. 2897e61 COMPMID-1645 NEL2Normalization for FP32/FP16 & NHWC by Michalis Spyrou · 6 years ago
  60. 303f0db COMPMID-1718: Extend DepthConvert to support Cast by Georgios Pinitas · 6 years ago
  61. df31036 COMPMID-1088: Use IMemoryRegion in interfaces where possible by Georgios Pinitas · 6 years ago
  62. d646ae1 COMPMID-1065 : Create documentation explaining how to add new functions / kernels by Vidhya Sudhan Loganathan · 6 years ago
  63. c8df89f COMPMID-1451: (3RDPARTY_UPDATE) Fixes for GenerateProposals graph node and BoxWithNMSLimitKernel by Michele Di Giorgio · 6 years ago
  64. a25d16c COMPMID-1266 : Add support for FP16 in CLWinogradConvolutionLayer: 5x5 kernels by Vidhya Sudhan Loganathan · 6 years ago
  65. e059f4f COMPMID-1787: Change the heuristic selection in CLGEMMLowpMatrixMultiplyCore by Gian Marco Iodice · 6 years ago
  66. 60f0a41 COMPMID-1676: Change CLROIAlign interface to accept ROIs as tensors by Manuel Bottini · 6 years ago
  67. 0cc37c3 COMPMID-1451: Fix the shape of scratch_buffer in case of CIFG by Georgios Pinitas · 6 years ago
  68. cd96a26 COMPMID-1329: Add support for GenerateProposals operator in CL by giuros01 · 6 years ago
  69. 6c7c38e COMPMID-1462 SSD support: Create CL PriorBox by Michalis Spyrou · 6 years ago
  70. 27400b9 COMPMID-1707: Create 3 special CLWidthConcatenate kernel to concatenate 2/4 and 8 tensors (Part 1) by Michele Di Giorgio · 6 years ago
  71. 2e8a2dc COMPMID-1451: Set axis correctly in CLL2Normalize validate function by Georgios Pinitas · 6 years ago
  72. c73e2b8 COMPMID-1451: Fix fused activation in GEMMConvolutionLayer by Georgios Pinitas · 6 years ago
  73. 5e25b12 COMPMID-1451: Allow weights retention in CLDeconvolutionLayer by Michele Di Giorgio · 6 years ago
  74. 0c54a62 COMPMID-1451: Removed output_depth3d from CLGEMMLowpQuantizeDownInt32ToUint8ScaleByFloat by Gian Marco Iodice · 6 years ago
  75. 3139f03 COMPMID-1736: Fixed out-of-bound write in CLIm2Col by Gian Marco Iodice · 6 years ago
  76. dd2619a COMPMID-1451: Fix order of allocations in CLLSTMLayer by Michele Di Giorgio · 6 years ago
  77. 4b90865 COMPMID-1413 - Improve the performance of GEMMLowp with 8 bit dot product on OpenCL by Gian Marco Iodice · 6 years ago
  78. e55a013 COMPMID-1451: Fix validation issue in CLReduceMean by Michalis Spyrou · 6 years ago
  79. 96f8461 COMPMID-1451 Properly remove dimensions in CLReduceMean by Michalis Spyrou · 6 years ago
  80. 51e53a3 COMPMID-1451: Perform CLOutputStage using floats. by Georgios Pinitas · 6 years ago
  81. 60e9825 COMPMID-1451: Fuse activation in DepthwiseConvolution. by Georgios Pinitas · 6 years ago
  82. c04a0e8 COMPMID-1327: Add support for BBoxTransform operator in CL by giuros01 · 6 years ago
  83. 8aaf93e COMPMID-1632 Add CLL2NormalizationLayer for NHWC and FP32 by Michalis Spyrou · 6 years ago
  84. c936917 COMPMID-1523: Fuse BN node with convolution. by Georgios Pinitas · 6 years ago
  85. 089695f COMPMID-1659: (Nightly) CLGEMMConvolutionLayer QASYMM8 TensorShape error by Isabella Gottardi · 6 years ago
  86. 061dd36 COMPMID-1451: Fix allocation of weights in Deconvolution by Michele Di Giorgio · 6 years ago
  87. ed5a492 COMPMID-1586: Add support for NHWC CLDeconvolutionLayer by Michele Di Giorgio · 6 years ago
  88. 7e9391b COMPMID-1574 Implement ReduceMean in OpenCL by Michalis Spyrou · 6 years ago
  89. c4f582e COMPMID-1451: Reverting changes for CLGEMM and CLGEMMLowp previuosly done (384496) by Isabella Gottardi · 6 years ago
  90. afbc5ff COMPMID-1621 Deconvolution wrong output calculation by Michalis Spyrou · 6 years ago
  91. f02e527 COMPMID-1607 - (Nightly) CLGEMMLowpMatrixMultiplyCore errors and mismatches by Isabella Gottardi · 6 years ago
  92. d307f06 COMPMID-1559 : (Nightly) CLWinograd FP16 SIGABORT and mismatches by Vidhya Sudhan Loganathan · 6 years ago
  93. 1887081 [COMPMID-1331] Add support for RoIAlign operator in CL by giuros01 · 6 years ago
  94. 932491f COMPMID-1519: Add support for 3D input/output in CLGEMMLowpOutputStage by Georgios Pinitas · 6 years ago
  95. ebf6b8a COMPMID-1518: Add support for GEMM3D in CLGEMMLowpMatrixMultiplyCore by Georgios Pinitas · 6 years ago
  96. ceb889e COMPMID-1588 Create UpsampleKernel for YOLOLayer by Michalis Spyrou · 6 years ago
  97. cbf39c6 COMPMID-1566: Add broadcast to CLArithmeticSubtraction by Georgios Pinitas · 6 years ago
  98. d7647d4 [COMPMID-1229] Implementing Pad on OpenCL -FP32/FP16 by Giuseppe Rossini · 6 years ago
  99. 16934a5 COMPMID-1227 Implementing Space to Batch on OpenCL by Michalis Spyrou · 6 years ago
  100. 7302302 COMPMID-1539 Implement YOLOLayer on CL by Giorgio Arena · 6 years ago