1. b03f7c5 COMPMID-1188 : Rename TNOX to Mali-G76 by Georgios Pinitas · 6 years ago
  2. 12be7ab COMPMID-1310: Create graph validation executables. by Georgios Pinitas · 6 years ago
  3. 671a11e COMPMID-1379: Created WindowIterator and TensorAccessor by Anthony Barbier · 6 years ago
  4. 42a3172 COMPMID-1124 : Fixes in CLLSTM layer by Georgios Pinitas · 6 years ago
  5. 1d2f267 COMPMID-1246 - Adding QASYMM8 on CL Convolution Layer benchmark by Gian Marco Iodice · 6 years ago
  6. d28b751 COMPMID-1340 - Implementing Winograd Convolution Layer 1x5/5x1 on OpenCL NHWC by Gian Marco Iodice · 6 years ago
  7. d304e80 COMPMID-1349: Add support for QASYMM8 LOGISTIC activation in CLActivationLayer by Michele Di Giorgio · 6 years ago
  8. dec32a9 COMPMID-566: Implement reference and CL/NEON validation for ColorConvert (part 2) by Sanghoon Lee · 6 years ago
  9. 149fdf3 COMPMID-1337 Implementing Winograd Convolution Layer 1x3 and 3x1 kernels on OpenCL NHWC by Giorgio Arena · 6 years ago
  10. 876be2a COMPMID-1339 - Implementing Winograd Convolution Layer 1x5 and 5x1 kernels on OpenCL NCHW by Gian Marco Iodice · 6 years ago
  11. 09daf4d COMPMID-1246 Change CLLSTM in order to match android tests by Michalis Spyrou · 6 years ago
  12. 7485d5a COMPMID-970 : Remove QS8 / QS16 support by Vidhya Sudhan Loganathan · 6 years ago
  13. 014333d COMPMID-970 : Remove QS8 / QS16 support by Vidhya Sudhan Loganathan · 6 years ago
  14. 17d6d3c COMPMID-1352: Disable support for 4D softmax layer. by Georgios Pinitas · 6 years ago
  15. d051e97 COMPMID-811 Add NHWC data format support for CL depthwise convolution by Giorgio Arena · 6 years ago
  16. f1c2bf0 COMPMID-1201 - Implementing Winograd Convolution Layer 1x3 and 3x1 kernels on OpenCL by Gian Marco Iodice · 6 years ago
  17. 89a2b57 COMPMID-1351: Valgrind: CannyEdge out of bound access in reference / trace_edge function by Michele Di Giorgio · 6 years ago
  18. 4622ac1 COMPMID-1336: Add CLArithmeticAddition support for QASYMM8 by Michele Di Giorgio · 6 years ago
  19. 19ea419 COMPMID-809: Add NHWC data format on CLGEMMConvolutionLayer. by Georgios Pinitas · 6 years ago
  20. bb71fe5 COMPMID-1253: Nightly: Fix Canny Edge NEON failing by Michele Di Giorgio · 6 years ago
  21. be39f12 COMPMID-1204 Add NHWC data format support to Winograd input transform 4x4_5x5 by Giorgio Arena · 6 years ago
  22. a8fdbbb COMPMID-761: Add CL/NEON HOGDetector benchmark tests by John Richardson · 6 years ago
  23. 17b1230 COMPMID-1293: Handle aligned allocations by Georgios Pinitas · 6 years ago
  24. 80d65d8 COMPMID-1204 Add NHWC data format support to Winograd filter transform 4x4_5x5 by Giorgio Arena · 6 years ago
  25. 0fc2545 COMPMID-970 : Remove QS8 / QS16 support by Vidhya Sudhan Loganathan · 6 years ago
  26. f5f0ecc COMPMID-1246 Increase tolerance in CLArithmeticDivision for FP16 by Michalis Spyrou · 6 years ago
  27. 7210fe8 COMPMID-1204 Add NHWC data format support to Winograd output transform 4x4_5x5 by Giorgio Arena · 6 years ago
  28. 7282d56 COMPMID-1287: Extending NEWinogradLayer test suite by Pablo Tello · 6 years ago
  29. 542e92d COMPMID-1067 NEON RNN FP32 / FP16 by Michalis Spyrou · 6 years ago
  30. c42f28d COMPMID-1048 Add NHWC data format support to Winograd input transform 4x4_3x3 by Giorgio Arena · 6 years ago
  31. 376c85f COMPMID-1180: Add support for bucket multi-threading (Part2) by Anthony Barbier · 6 years ago
  32. 8e74f44 COMPMID-911: Allow GEMM to work with 3D tensors by Isabella Gottardi · 6 years ago
  33. 0a88792 COMPMID-1222 Implementing CLArithmeticDivision - FP32 / FP16 by Michalis Spyrou · 6 years ago
  34. 32af1f8 COMPMID-761: Add CL/NEON Convolution benchmark tests by John Richardson · 6 years ago
  35. 8012754 COMPMID-761: Add CL/NEON HOGMultiDetection benchmark tests by John Richardson · 6 years ago
  36. 7df2786 COMPMID-1162: Enable NHWC data layout support for NEWinogradConvolutionLayer - part1 by Pablo Tello · 6 years ago
  37. c084f0d COMPMID-1269: (Nightly) Fix CL/Winograd/OutputTransform mismatches by Georgios Pinitas · 6 years ago
  38. d226d8d COMPMID-761: Add CL/NEON LaplacianReconstruct benchmark tests by John Richardson · 6 years ago
  39. 6eb19b9 COMPMID-761: Add CL/NEON GaussianPyramid benchmark tests by John Richardson · 6 years ago
  40. 2f498e4 COMPMID-761: Add CL/NEON CannyEdge benchmark tests by John Richardson · 6 years ago
  41. 14daf38 COMPMID-1274: Fixed segfault in color conv reference by Pablo Tello · 6 years ago
  42. 4a626a7 COMPMID-801: NHWC support in CLIm2Col. by Pablo Tello · 6 years ago
  43. e8c18d4 COMPMID-1274: (Nightly) CLColorConvert Segfaults by Georgios Pinitas · 6 years ago
  44. 7698a31 COMPMID-1254 Nightly: GC mismatches in DirectConvolution by Michalis Spyrou · 6 years ago
  45. 8dea602 COMPMID-1273: Nightly : NEON GEMMConvolutionLayer FP32 mismatch by Georgios Pinitas · 6 years ago
  46. dcb5b28 COMPMID-1048 Add NHWC data format support to Winograd filter transform 4x4_3x3 by Giorgio Arena · 6 years ago
  47. 028283c COMPMID-761: Add CL/NEON LaplacianPyramid benchmark tests by John Richardson · 6 years ago
  48. f8d8f3a COMPMID-1200: Missing noexcept specifiers by Georgios Pinitas · 6 years ago
  49. 1db7beb COMPMID-1256: Memory corruption in NEGEMM by Georgios Pinitas · 6 years ago
  50. 859dafe COMPMID-761: Add CL/NEON LocallyConnectedLayer benchmark tests by John Richardson · 6 years ago
  51. 3695f9a COMPMID-1048 Add NHWC data format support to Winograd output transform 4x4_3x3 by Giorgio Arena · 6 years ago
  52. ec4c320 COMPMID-761: Add CL/NEON OpticalFlow benchmark tests by John Richardson · 6 years ago
  53. 417d14f COMPMID-587: Port LaplacianReconstruct to new validation by John Richardson · 6 years ago
  54. 46da23f COMPMID-813 Add NHWC data format support for CL scale by Michalis Spyrou · 6 years ago
  55. 52ecb06 COMPMID-1180: Add support for bucket multi-threading (Part 1) by Anthony Barbier · 6 years ago
  56. df473ea COMPMID-1182: printf doesn't work by Georgios Pinitas · 6 years ago
  57. 1b99338 COMPMID-568: Implement Canny edge function for CL/NEON by Abe Mbise · 7 years ago
  58. 1fad27a COMPMID-566: Implement reference and CL/NEON validation for ColorConvert (part 1) by Sanghoon Lee · 6 years ago
  59. ff225fe COMPMID-761: Add CL/NEON Remap benchmark tests by John Richardson · 6 years ago
  60. 7d08231 COMPMID-761: Add CL/NEON Sobel benchmark tests by John Richardson · 6 years ago
  61. 25c5603 COMPMID-761: Add CL/NEON WarpAffine benchmark tests by John Richardson · 6 years ago
  62. 793f87d COMPMID-1176: Add FP16 support in CLDeconvolutionLayer. by Georgios Pinitas · 6 years ago
  63. 86f7096 COMPMID-959 Increase tolerance for convolution layer by Giorgio Arena · 6 years ago
  64. 2d008a4 COMPMID-586: Port LaplacianPyramid to new validation by John Richardson · 6 years ago
  65. e0078dd COMPMID-761: Add CL/NEON FastCorners benchmark tests by John Richardson · 6 years ago
  66. b8110b5 COMPMID-959: Removed 4k shape from LargeShapes. by Pablo Tello · 6 years ago
  67. d30ed11 COMPMID-1119 - Bugfix SIGKILL by Gian Marco Iodice · 6 years ago
  68. c483521 COMPMID-959: Only intercept clEnqueueNDRangeKernel when the timer is enabled by Anthony Barbier · 6 years ago
  69. 4d0a8d6 COMMIT-1171: (OCLGrind) CLLocallyConnected FP32 mismatches by Georgios Pinitas · 6 years ago
  70. efac7c6 COMPMID-959: Fix CLChannelShuffle by Michele Di Giorgio · 6 years ago
  71. bcedf51 COMPMID-993 Implement CL LSTM function by Michalis Spyrou · 6 years ago
  72. a3221e6 COMPMID-1106 Add fast math support in NEWinogradConvolutionLayer by Giorgio Arena · 6 years ago
  73. 20b4313 COMPMID-814: Add validate method to scale. by Georgios Pinitas · 6 years ago
  74. a424419 COMPMID-948: Remove unused code in CLReductionOperationKernel by John Richardson · 6 years ago
  75. 55b3d12 COMPMID-1137 OpenCL concatenate width by Michalis Spyrou · 6 years ago
  76. a8aef29 COMPMID-792 - Re-enabled Winograd on NEON in all graph examples. by Gian Marco Iodice · 6 years ago
  77. a8a4d9e COMPMID-959: Fixed typo in CLPermute::validate() by Anthony Barbier · 6 years ago
  78. 73d4aef COMPMID-948: Add validation to NEL2NormalizeLayer by John Richardson · 6 years ago
  79. 5415a02 COMPMID-761: Add CL/NEON MinMaxLocation benchmark tests by John Richardson · 6 years ago
  80. 393fa4c COMPMID-814: NEScale NHWC support by Georgios Pinitas · 6 years ago
  81. 1731d51 COMPMID-1147 Fix SIGKILL in CL/ConvertFullyConnectedWeights by Giorgio Arena · 6 years ago
  82. 851a322 COMPMID-1049 : Harris corners test failure by Vidhya Sudhan Loganathan · 6 years ago
  83. ac06a25 COMPMID-1141 Fix segfault in 'NEON/MeanStdDev/RunLarge@Shape=1245x652:Format=U8' by Giorgio Arena · 6 years ago
  84. 01a214a COMPMID-1001 - Make the GEMM validation test more generic by Isabella Gottardi · 6 years ago
  85. b8fc60f COMPMID-1086: Optimizing GCGEMM - Add helpers to get target GPU information by Michele Di Giorgio · 6 years ago
  86. 62385bc COMPMID-948: Add validation to CLL2NormalizeLayer by John Richardson · 6 years ago
  87. 657bdb3 COMPMID-1050 CL/NEON: Create a function to convert the 2D weights of FC layer from NHWC to NCHW and viceversa by Giorgio Arena · 6 years ago
  88. fa955be COMPMID-1135 Fix CLGEMMDilatedConvolution mismatch by Giorgio Arena · 6 years ago
  89. ab65e48 COMPMID-761: Add CL/NEON MeanStdDev benchmark tests by John Richardson · 6 years ago
  90. e250389 COMPMID-810 Add NHWC data format support for NEON convolution by Michalis Spyrou · 6 years ago
  91. 79ffade COMPMID-1112: Enabled multithreading transforms in Winograd. by Pablo Tello · 6 years ago
  92. 7f4a819 COMPMID-597: Port HOGMultiDetection to new framework by John Richardson · 6 years ago
  93. 5c2fb3f COMPMID-997: Add support for node's name in GraphAPI. by Georgios Pinitas · 6 years ago
  94. ad0c738 COMPMID-1068 Create validate method to CLDepthWiseConvolution by Giorgio Arena · 6 years ago
  95. d24af8a COMPMID-1125: Add support for FP16 in CLDepthwiseConvolution by Michele Di Giorgio · 6 years ago
  96. 563494c COMPMID-1084 Rework the way validation is performed for NHWC data layout by Giorgio Arena · 6 years ago
  97. b7f5d17 COMPMID-1115: Valgrind: asserts triggered in NEPoolingLayerKernel by Georgios Pinitas · 6 years ago
  98. 4497e81 COMPMID-1123 - Enabling Winograd 2x2,3x3 and Winograd 4x4,3x3 without fast_math by Gian Marco Iodice · 6 years ago
  99. 654c644 COMPMID-761: Add CL/NEON IntegralImage benchmark tests by John Richardson · 6 years ago
  100. 6cf188c COMPMID-1116 - Increase the tolerance for CLWinogradConvolutionLayer by Gian Marco Iodice · 6 years ago