1. 3463a8b COMPMID-1534: Fix NEActivationLayer for FP16 by Georgios Pinitas · 6 years ago
  2. 84cb75d COMPMID-1524 - Release Branch: CL GEMMDilatedConvolutionLayer FP16 mismatches by Gian Marco Iodice · 6 years ago
  3. bcafc4d COMPMID-1486 - CLGEMMDilatedConvolutionLayer FP16 / FP32 failing in nightlies by Gian Marco Iodice · 6 years ago
  4. c1961b5 COMPMID-1509: (Nightly) CLDeconvolution fails for QASYMM8 by Michele Di Giorgio · 6 years ago
  5. 25f45a4 COMPMID-1060 LSTM FP32 NEON by Michalis Spyrou · 6 years ago
  6. 26b2216 COMPMID-1480 Add support for NHWC QASYMM8/FP32(non-optimized) to NEON DepthwiseConvolution by Giorgio Arena · 6 years ago
  7. 1d38259 COMPMID-1366 Implement NECopy by Michalis Spyrou · 6 years ago
  8. 916d1bc COMPMID-1498 - Enable grouping in CLGEMMConvolutionLayer by Gian Marco Iodice · 6 years ago
  9. 61de78a COMPMID-1509: (Nightly) CLDeconvolution fails for QASYMM8 by Michele Di Giorgio · 6 years ago
  10. 9fef38a COMPMID-1376: Add support for QASYMM8 in CLDeconvolutionLayer by Michele Di Giorgio · 6 years ago
  11. c3b2e07 COMPMID-1188 Remove some FixedPoint leftovers from tests by Giorgio Arena · 6 years ago
  12. db9d46d COMPMID-1485 - Add support for NHWC when running NEGEMMConvolutionLayer with FP16/QASYMM8 by Gian Marco Iodice · 6 years ago
  13. 980002b COMPMID-1343: Add grouping support to CLCol2ImKernel by Michele Di Giorgio · 6 years ago
  14. 0f17039 COMPMID-1342 Add grouping support to CLIm2ColKernel by Giorgio Arena · 6 years ago
  15. b6eb353 COMPMID-1478: Stop relying on static default OpenCL objects in cl2.hpp by Anthony Barbier · 6 years ago
  16. 9f5a643 COMPMID-1496 (Nightly) Mismatches in CLMeanStd function for FP16 by Michalis Spyrou · 6 years ago
  17. 25747e2 COMPMID-1410 (Nightly) Mismatches in CLMeanStd function for float by Michalis Spyrou · 6 years ago
  18. d8b03dd MLCE-13: Sanitizing matrix argument in the Warp. by Pablo Tello · 6 years ago
  19. 7da6dcf COMPMID-1416 Fix Arithmetic Addition Reference by Giorgio Arena · 6 years ago
  20. dff601d COMPMID-1488 - Add support for NHWC when running CLGEMMConvolutionLayer with QASYMM8 by Gian Marco Iodice · 6 years ago
  21. 4dc96a9 COMPMID-1487 - CLIm2Col QASYMM8 failing in nightlies by Gian Marco Iodice · 6 years ago
  22. 6b4e604 COMPMID-1303: CLDepthConvert : Add support for FP32 -> FP16 and FP16 -> FP32 + validate() function by Michele Di Giorgio · 6 years ago
  23. d51ea0a COMPMID-1243 Update doxygen to use Android ndk r17b by Anthony Barbier · 6 years ago
  24. 215b4ea COMPMID-1277 - Optimizing CLIm2ColKernel for NHWC. by Gian Marco Iodice · 6 years ago
  25. c6aa49b COMPMID-1344 Add grouping support to CLWeightsReshapeKernel by Giorgio Arena · 6 years ago
  26. 597a856 COMPMID-872 - Rework NEGEMMConvolutionLayer to use NEGEMM by Gian Marco Iodice · 6 years ago
  27. 68a3f56 COMPMID-1276 - Allow GEMM to work with 3D input tensor by Gian Marco Iodice · 6 years ago
  28. ef91516 COMPMID-1359: (Nightly) CLCannyEdge failures by Michele Di Giorgio · 6 years ago
  29. fb0b280 COMPMID-1438: MobilenetV1 regression. by Georgios Pinitas · 6 years ago
  30. 8bc745d COMPMID-1124: Validate CLLSTM by Georgios Pinitas · 6 years ago
  31. ead90b5 COMPMID-1188: Remove graph system tests by Georgios Pinitas · 6 years ago
  32. a855af1 COMPMID-1401 Implement NEFullyConnectedLayer for QASYMM8 by Giorgio Arena · 6 years ago
  33. c8e84b5 COMPMID-1405: Create our own gemm_native kernel / function. by Anthony Barbier · 6 years ago
  34. 96fc1d6 COMPMID-1394: Fixed OCLGrind failures ColorConvert by Pablo Tello · 6 years ago
  35. 7d66a8e COMPMID-1386: Add support for converting weights for CL. by Georgios Pinitas · 6 years ago
  36. ae54e02 COMPMID-1364: Add support for NHWC in NEDepthConcatenateLayer by Georgios Pinitas · 6 years ago
  37. e29acf1 COMPMID-1365: Add support for NHWC in CLDepthConcatenateLayer by Georgios Pinitas · 6 years ago
  38. 76259ca COMPMID-1385: Fixed QASYMM8 mismatches by Pablo Tello · 6 years ago
  39. 3d31946 COMPMID-807: NHWC support in CLDirectConvolution. by Pablo Tello · 6 years ago
  40. ea55f91 COMPMID-1373 Enable tests for CLWinogradConvolutionLayer for NHWC by Giorgio Arena · 6 years ago
  41. c7b82f1 COMPMID-761: Add CL/NEON ColorConvert benchmark tests by Sanghoon Lee · 6 years ago
  42. d1794eb COMPMID-1226 Extend CLMeanStdDev to support FP32 / FP16 by Michalis Spyrou · 6 years ago
  43. 7784c83 COMPMID-1167: Validation for NEDepthwiseConvolutionLayer by Abe Mbise · 6 years ago
  44. b03f7c5 COMPMID-1188 : Rename TNOX to Mali-G76 by Georgios Pinitas · 6 years ago
  45. 671a11e COMPMID-1379: Created WindowIterator and TensorAccessor by Anthony Barbier · 6 years ago
  46. 42a3172 COMPMID-1124 : Fixes in CLLSTM layer by Georgios Pinitas · 6 years ago
  47. d28b751 COMPMID-1340 - Implementing Winograd Convolution Layer 1x5/5x1 on OpenCL NHWC by Gian Marco Iodice · 6 years ago
  48. d304e80 COMPMID-1349: Add support for QASYMM8 LOGISTIC activation in CLActivationLayer by Michele Di Giorgio · 6 years ago
  49. dec32a9 COMPMID-566: Implement reference and CL/NEON validation for ColorConvert (part 2) by Sanghoon Lee · 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. 09daf4d COMPMID-1246 Change CLLSTM in order to match android tests by Michalis Spyrou · 6 years ago
  53. 7485d5a COMPMID-970 : Remove QS8 / QS16 support by Vidhya Sudhan Loganathan · 6 years ago
  54. 014333d COMPMID-970 : Remove QS8 / QS16 support by Vidhya Sudhan Loganathan · 6 years ago
  55. 17d6d3c COMPMID-1352: Disable support for 4D softmax layer. by Georgios Pinitas · 6 years ago
  56. d051e97 COMPMID-811 Add NHWC data format support for CL depthwise convolution by Giorgio Arena · 6 years ago
  57. f1c2bf0 COMPMID-1201 - Implementing Winograd Convolution Layer 1x3 and 3x1 kernels on OpenCL by Gian Marco Iodice · 6 years ago
  58. 89a2b57 COMPMID-1351: Valgrind: CannyEdge out of bound access in reference / trace_edge function by Michele Di Giorgio · 6 years ago
  59. 4622ac1 COMPMID-1336: Add CLArithmeticAddition support for QASYMM8 by Michele Di Giorgio · 6 years ago
  60. 19ea419 COMPMID-809: Add NHWC data format on CLGEMMConvolutionLayer. by Georgios Pinitas · 6 years ago
  61. bb71fe5 COMPMID-1253: Nightly: Fix Canny Edge NEON failing by Michele Di Giorgio · 6 years ago
  62. be39f12 COMPMID-1204 Add NHWC data format support to Winograd input transform 4x4_5x5 by Giorgio Arena · 6 years ago
  63. 17b1230 COMPMID-1293: Handle aligned allocations by Georgios Pinitas · 6 years ago
  64. 80d65d8 COMPMID-1204 Add NHWC data format support to Winograd filter transform 4x4_5x5 by Giorgio Arena · 6 years ago
  65. 0fc2545 COMPMID-970 : Remove QS8 / QS16 support by Vidhya Sudhan Loganathan · 6 years ago
  66. f5f0ecc COMPMID-1246 Increase tolerance in CLArithmeticDivision for FP16 by Michalis Spyrou · 6 years ago
  67. 7282d56 COMPMID-1287: Extending NEWinogradLayer test suite by Pablo Tello · 6 years ago
  68. 542e92d COMPMID-1067 NEON RNN FP32 / FP16 by Michalis Spyrou · 6 years ago
  69. c42f28d COMPMID-1048 Add NHWC data format support to Winograd input transform 4x4_3x3 by Giorgio Arena · 6 years ago
  70. 8e74f44 COMPMID-911: Allow GEMM to work with 3D tensors by Isabella Gottardi · 6 years ago
  71. 0a88792 COMPMID-1222 Implementing CLArithmeticDivision - FP32 / FP16 by Michalis Spyrou · 6 years ago
  72. 32af1f8 COMPMID-761: Add CL/NEON Convolution benchmark tests by John Richardson · 6 years ago
  73. 7df2786 COMPMID-1162: Enable NHWC data layout support for NEWinogradConvolutionLayer - part1 by Pablo Tello · 6 years ago
  74. c084f0d COMPMID-1269: (Nightly) Fix CL/Winograd/OutputTransform mismatches by Georgios Pinitas · 6 years ago
  75. 14daf38 COMPMID-1274: Fixed segfault in color conv reference by Pablo Tello · 6 years ago
  76. 4a626a7 COMPMID-801: NHWC support in CLIm2Col. by Pablo Tello · 6 years ago
  77. e8c18d4 COMPMID-1274: (Nightly) CLColorConvert Segfaults by Georgios Pinitas · 6 years ago
  78. 7698a31 COMPMID-1254 Nightly: GC mismatches in DirectConvolution by Michalis Spyrou · 6 years ago
  79. 8dea602 COMPMID-1273: Nightly : NEON GEMMConvolutionLayer FP32 mismatch by Georgios Pinitas · 6 years ago
  80. dcb5b28 COMPMID-1048 Add NHWC data format support to Winograd filter transform 4x4_3x3 by Giorgio Arena · 6 years ago
  81. 3695f9a COMPMID-1048 Add NHWC data format support to Winograd output transform 4x4_3x3 by Giorgio Arena · 6 years ago
  82. 417d14f COMPMID-587: Port LaplacianReconstruct to new validation by John Richardson · 6 years ago
  83. 46da23f COMPMID-813 Add NHWC data format support for CL scale by Michalis Spyrou · 6 years ago
  84. df473ea COMPMID-1182: printf doesn't work by Georgios Pinitas · 6 years ago
  85. 1b99338 COMPMID-568: Implement Canny edge function for CL/NEON by Abe Mbise · 7 years ago
  86. 1fad27a COMPMID-566: Implement reference and CL/NEON validation for ColorConvert (part 1) by Sanghoon Lee · 6 years ago
  87. 793f87d COMPMID-1176: Add FP16 support in CLDeconvolutionLayer. by Georgios Pinitas · 6 years ago
  88. 86f7096 COMPMID-959 Increase tolerance for convolution layer by Giorgio Arena · 6 years ago
  89. 2d008a4 COMPMID-586: Port LaplacianPyramid to new validation by John Richardson · 6 years ago
  90. 4d0a8d6 COMMIT-1171: (OCLGrind) CLLocallyConnected FP32 mismatches by Georgios Pinitas · 6 years ago
  91. efac7c6 COMPMID-959: Fix CLChannelShuffle by Michele Di Giorgio · 6 years ago
  92. bcedf51 COMPMID-993 Implement CL LSTM function by Michalis Spyrou · 6 years ago
  93. a3221e6 COMPMID-1106 Add fast math support in NEWinogradConvolutionLayer by Giorgio Arena · 6 years ago
  94. 20b4313 COMPMID-814: Add validate method to scale. by Georgios Pinitas · 6 years ago
  95. a424419 COMPMID-948: Remove unused code in CLReductionOperationKernel by John Richardson · 6 years ago
  96. 55b3d12 COMPMID-1137 OpenCL concatenate width by Michalis Spyrou · 6 years ago
  97. a8aef29 COMPMID-792 - Re-enabled Winograd on NEON in all graph examples. by Gian Marco Iodice · 6 years ago
  98. a8a4d9e COMPMID-959: Fixed typo in CLPermute::validate() by Anthony Barbier · 6 years ago
  99. 73d4aef COMPMID-948: Add validation to NEL2NormalizeLayer by John Richardson · 6 years ago
  100. 393fa4c COMPMID-814: NEScale NHWC support by Georgios Pinitas · 6 years ago