1. 376c85f COMPMID-1180: Add support for bucket multi-threading (Part2) by Anthony Barbier · 6 years ago
  2. 8e74f44 COMPMID-911: Allow GEMM to work with 3D tensors by Isabella Gottardi · 6 years ago
  3. 0a88792 COMPMID-1222 Implementing CLArithmeticDivision - FP32 / FP16 by Michalis Spyrou · 6 years ago
  4. 32af1f8 COMPMID-761: Add CL/NEON Convolution benchmark tests by John Richardson · 6 years ago
  5. 8012754 COMPMID-761: Add CL/NEON HOGMultiDetection benchmark tests by John Richardson · 6 years ago
  6. 7df2786 COMPMID-1162: Enable NHWC data layout support for NEWinogradConvolutionLayer - part1 by Pablo Tello · 6 years ago
  7. c084f0d COMPMID-1269: (Nightly) Fix CL/Winograd/OutputTransform mismatches by Georgios Pinitas · 6 years ago
  8. 14bd2cf COMPMID-1246: (OCLgrind) Fix casting from __global pointer by Michele Di Giorgio · 6 years ago
  9. d226d8d COMPMID-761: Add CL/NEON LaplacianReconstruct benchmark tests by John Richardson · 6 years ago
  10. 6eb19b9 COMPMID-761: Add CL/NEON GaussianPyramid benchmark tests by John Richardson · 6 years ago
  11. 2f498e4 COMPMID-761: Add CL/NEON CannyEdge benchmark tests by John Richardson · 6 years ago
  12. 14daf38 COMPMID-1274: Fixed segfault in color conv reference by Pablo Tello · 6 years ago
  13. 4a626a7 COMPMID-801: NHWC support in CLIm2Col. by Pablo Tello · 6 years ago
  14. e083771 COMPMID-1160 Turn Graph hints into heuristics by Giorgio Arena · 6 years ago
  15. 5cb3773 COMPMID-1278: Make intermediate tensors resizable in CLSoftmaxLayer::validate() by Michele Di Giorgio · 6 years ago
  16. d4b2c9f COMPMID-1270: Allow having weights with 1 IFM and multiple OFMs in CLDepthwiseConvolution3x3NCHW by Michele Di Giorgio · 6 years ago
  17. e8c18d4 COMPMID-1274: (Nightly) CLColorConvert Segfaults by Georgios Pinitas · 6 years ago
  18. 7698a31 COMPMID-1254 Nightly: GC mismatches in DirectConvolution by Michalis Spyrou · 6 years ago
  19. 8dea602 COMPMID-1273: Nightly : NEON GEMMConvolutionLayer FP32 mismatch by Georgios Pinitas · 6 years ago
  20. aaab602 COMPMID-1156: Allow memory reusage when trying to reallocate a smaller CLTensor by Michele Di Giorgio · 6 years ago
  21. dcb5b28 COMPMID-1048 Add NHWC data format support to Winograd filter transform 4x4_3x3 by Giorgio Arena · 6 years ago
  22. 028283c COMPMID-761: Add CL/NEON LaplacianPyramid benchmark tests by John Richardson · 6 years ago
  23. 17812ba COMPMID-817: Tuner: Port kernels to new design. by Georgios Pinitas · 6 years ago
  24. f8d8f3a COMPMID-1200: Missing noexcept specifiers by Georgios Pinitas · 6 years ago
  25. 1db7beb COMPMID-1256: Memory corruption in NEGEMM by Georgios Pinitas · 6 years ago
  26. 70ba7d6 COMPMID-1257: Allow retaining weights in CLDeconvolutionLayer by Michele Di Giorgio · 6 years ago
  27. 2e01e18 COMPMID-1246: Add GLES target in graph TypePrinter by Georgios Pinitas · 6 years ago
  28. 859dafe COMPMID-761: Add CL/NEON LocallyConnectedLayer benchmark tests by John Richardson · 6 years ago
  29. 3695f9a COMPMID-1048 Add NHWC data format support to Winograd output transform 4x4_3x3 by Giorgio Arena · 6 years ago
  30. b62280a COMPMID-1244: Allow retaining weights in CLGEMMConvolutionLayer and CLFullyConnectedLayer by Michele Di Giorgio · 6 years ago
  31. da2491f COMPMID-1151: Templatize FunctionFactories. by Georgios Pinitas · 6 years ago
  32. ec4c320 COMPMID-761: Add CL/NEON OpticalFlow benchmark tests by John Richardson · 6 years ago
  33. d2d5f75 COMPMID-1199: Fixed mismatches in CLColorConvert. by Pablo Tello · 6 years ago
  34. 343722b COMPMID-1143 - Excessive padding in CLReductionOperationKernel when configuring window by Michalis Spyrou · 6 years ago
  35. e03342e COMPMID-799 - Use new OpenCL 8-bit dot product instruction by Michalis Spyrou · 6 years ago
  36. 513fe2e COMPMID-1251 - Update GEMM's heuristic selection on OpenCL by Gian Marco Iodice · 6 years ago
  37. 7d920f4 COMPMID-1246 Fixed Window::scale() by Anthony Barbier · 6 years ago
  38. b95e210 COMPMID-1209: Enable memory manager for the GEMM workspace buffer by Georgios Pinitas · 6 years ago
  39. 417d14f COMPMID-587: Port LaplacianReconstruct to new validation by John Richardson · 6 years ago
  40. 46da23f COMPMID-813 Add NHWC data format support for CL scale by Michalis Spyrou · 6 years ago
  41. b940fd6 COMPMID-1181 Added some of the missing type printers by Anthony Barbier · 6 years ago
  42. 52ecb06 COMPMID-1180: Add support for bucket multi-threading (Part 1) by Anthony Barbier · 6 years ago
  43. df473ea COMPMID-1182: printf doesn't work by Georgios Pinitas · 6 years ago
  44. 087eaf6 COMPMID-1176: Adds nodes to the graph. by Georgios Pinitas · 6 years ago
  45. 1b99338 COMPMID-568: Implement Canny edge function for CL/NEON by Abe Mbise · 7 years ago
  46. 76c8564 COMPMID-1083 : Compute library should be made usable on non-ARM platforms by Vidhya Sudhan Loganathan · 6 years ago
  47. f1f4906 COMPMID-655 : Check FP16 is supported by the GPU by Vidhya Sudhan Loganathan · 6 years ago
  48. 2345f43 COMPMID-1168: enabling memory manager for _gemm_output gives wrong results by Georgios Pinitas · 6 years ago
  49. bc06f99 COMPMID-959: Fix deconvolution window. by Georgios Pinitas · 6 years ago
  50. 65f9982 COMPMID-1038: stoi and stoul cleanup. by Pablo Tello · 6 years ago
  51. 1fad27a COMPMID-566: Implement reference and CL/NEON validation for ColorConvert (part 1) by Sanghoon Lee · 6 years ago
  52. bdff491 COMPMID-1083 : Compute library should be made usable on non-ARM platforms by Vidhya Sudhan Loganathan · 6 years ago
  53. ff225fe COMPMID-761: Add CL/NEON Remap benchmark tests by John Richardson · 6 years ago
  54. 38e7f1f COMPMID-1170 Updated Doxygen by Anthony Barbier · 6 years ago
  55. 7d08231 COMPMID-761: Add CL/NEON Sobel benchmark tests by John Richardson · 6 years ago
  56. 25c5603 COMPMID-761: Add CL/NEON WarpAffine benchmark tests by John Richardson · 6 years ago
  57. 793f87d COMPMID-1176: Add FP16 support in CLDeconvolutionLayer. by Georgios Pinitas · 6 years ago
  58. 86f7096 COMPMID-959 Increase tolerance for convolution layer by Giorgio Arena · 6 years ago
  59. ce8f605 COMPMID-1177: Improved native GEMM. by David Mansell · 6 years ago
  60. 2d008a4 COMPMID-586: Port LaplacianPyramid to new validation by John Richardson · 6 years ago
  61. e0078dd COMPMID-761: Add CL/NEON FastCorners benchmark tests by John Richardson · 6 years ago
  62. b8110b5 COMPMID-959: Removed 4k shape from LargeShapes. by Pablo Tello · 6 years ago
  63. 7fb7b61 COMPMID-959: Fixed linking issue by Anthony Barbier · 6 years ago
  64. d30ed11 COMPMID-1119 - Bugfix SIGKILL by Gian Marco Iodice · 6 years ago
  65. c483521 COMPMID-959: Only intercept clEnqueueNDRangeKernel when the timer is enabled by Anthony Barbier · 6 years ago
  66. 4d0a8d6 COMMIT-1171: (OCLGrind) CLLocallyConnected FP32 mismatches by Georgios Pinitas · 6 years ago
  67. a866f85 COMPMID-1173: Clang-tidy issues. by Georgios Pinitas · 6 years ago
  68. fa7ad56 COMPMID-1163: NEON Scale NHWC failures by Georgios Pinitas · 6 years ago
  69. efac7c6 COMPMID-959: Fix CLChannelShuffle by Michele Di Giorgio · 6 years ago
  70. b5cc95b COMPMID-1164: Update Doxygen with Changelog. by Pablo Tello · 6 years ago
  71. 96b86a9 COMPMID-959 - Fix Validate in Convolution Layer by Isabella Gottardi · 6 years ago
  72. 88d5b22 COMPMID-1035 - Add ResneXt50 as a graph example by Isabella Gottardi · 6 years ago
  73. bcedf51 COMPMID-993 Implement CL LSTM function by Michalis Spyrou · 6 years ago
  74. a3221e6 COMPMID-1106 Add fast math support in NEWinogradConvolutionLayer by Giorgio Arena · 6 years ago
  75. 20b4313 COMPMID-814: Add validate method to scale. by Georgios Pinitas · 6 years ago
  76. 4d1e8a2 COMPMID-1166: Fixed alpha/beta mixup for some merges. by David Mansell · 6 years ago
  77. f6f08da COMPMID-1044: Optimizing GCGEMM - Support for not reshaped GEMM on GLES by Michele Di Giorgio · 6 years ago
  78. a424419 COMPMID-948: Remove unused code in CLReductionOperationKernel by John Richardson · 6 years ago
  79. 130986a COMPMID-959 : Add names to inception v3 layers. by Georgios Pinitas · 6 years ago
  80. 55b3d12 COMPMID-1137 OpenCL concatenate width by Michalis Spyrou · 6 years ago
  81. a8aef29 COMPMID-792 - Re-enabled Winograd on NEON in all graph examples. by Gian Marco Iodice · 6 years ago
  82. cb0010b COMPMID-1102 : Enable the use of 4x4 tile sizes in neon implementation of winograd conv. by Vidhya Sudhan Loganathan · 6 years ago
  83. a8a4d9e COMPMID-959: Fixed typo in CLPermute::validate() by Anthony Barbier · 6 years ago
  84. 73d4aef COMPMID-948: Add validation to NEL2NormalizeLayer by John Richardson · 6 years ago
  85. 5415a02 COMPMID-761: Add CL/NEON MinMaxLocation benchmark tests by John Richardson · 6 years ago
  86. 18557bb COMPMID-1152 OCLGrind: invalid read in pooling_layer_MxN_nhwc by Michalis Spyrou · 6 years ago
  87. 7b94c3e COMPMID-1139: Fix SIGSEGV in arm_compute_benchmark by Georgios Pinitas · 6 years ago
  88. b2d9ebb COMPMID-1149: (OCLGrind) Invalid read dwc_3x3 by Georgios Pinitas · 6 years ago
  89. 8422558 COMPMID-1150 : (OCLGrind) Kernel compilation error and assertion by Georgios Pinitas · 6 years ago
  90. 393fa4c COMPMID-814: NEScale NHWC support by Georgios Pinitas · 6 years ago
  91. 1731d51 COMPMID-1147 Fix SIGKILL in CL/ConvertFullyConnectedWeights by Giorgio Arena · 6 years ago
  92. 3e3b371 COMPMID-959: bugfix: CLDeconvolutionLayer::validate fails if bias==NULL (#439) by wr0112358 · 6 years ago
  93. 1b4cbc0 COMPMID-1142: (OCLGrind) Invalid read in batchnormalization_layer_nhwc by Georgios Pinitas · 6 years ago
  94. 851a322 COMPMID-1049 : Harris corners test failure by Vidhya Sudhan Loganathan · 6 years ago
  95. ac06a25 COMPMID-1141 Fix segfault in 'NEON/MeanStdDev/RunLarge@Shape=1245x652:Format=U8' by Giorgio Arena · 6 years ago
  96. 01a214a COMPMID-1001 - Make the GEMM validation test more generic by Isabella Gottardi · 6 years ago
  97. 59631a1 COMPMID-1104 Add fast math hint in the graph API by Giorgio Arena · 6 years ago
  98. ef9e059 COMPMID-1122: Don't try to retrieve the list of devices from a null context by Anthony Barbier · 6 years ago
  99. b8fc60f COMPMID-1086: Optimizing GCGEMM - Add helpers to get target GPU information by Michele Di Giorgio · 6 years ago
  100. 62385bc COMPMID-948: Add validation to CLL2NormalizeLayer by John Richardson · 6 years ago