1. a4f378d COMPMID-1995: Fix clang-tidy warnings by Michalis Spyrou · 5 years ago
  2. 8ec0bb6 COMPMID-2117 : Use FFT convolution if output feature map depth is less than input by Vidhya Sudhan Loganathan · 5 years ago
  3. 14c4e0f COMPMID-1961: Implement FFT (1D) on NEON by giuros01 · 5 years ago
  4. 098516b COMPMID-1995: Fix memory management for weights transform in CLFFT by Georgios Pinitas · 5 years ago
  5. cd78347 COMPMID-1995: Update clang-tidy rules by Michalis Spyrou · 5 years ago
  6. 050471e COMPMID-1974 : Extend CLTuner to support different of level of tuning by Vidhya Sudhan Loganathan · 5 years ago
  7. d038daf COMPMID-2119: (Nightly) : CLDepthwiseConvolutuion asserts on validate by Usama Arif · 5 years ago
  8. 0a33a21 COMPMID-2114: CLBatchToSpace missing validation test by Pablo Tello · 5 years ago
  9. ad5d7b0 COMPMID-2120: (Nightly) CLWinogradOutputTransform asserts on validate by Georgios Pinitas · 5 years ago
  10. f790fdb COMPMID-1995: Update documentation with kernel/function support by Georgios Pinitas · 5 years ago
  11. 881f2de COMPMID-2048: Add support for dilation in NEDepthwiseConvolution. by Usama Arif · 5 years ago
  12. 557d4ae COMPMID-1995: Fix Disabled suite in test framework. by Georgios Pinitas · 5 years ago
  13. 7179837 COMPMID-2112: Rework memory manager support in NEWinogradLayer by Georgios Pinitas · 5 years ago
  14. e73686a COMPMID-2047: Add support for dilation in CLDepthwiseConvolution. by Usama Arif · 5 years ago
  15. 6631ac2 COMPMID-2116: (Nightly) : CLWidthConcatenate fails on 32-bit for QASYMM8 by Georgios Pinitas · 5 years ago
  16. 2899e00 COMPMID-2049: Add support for deconvolution for qasymm8 on NEON by Usama Arif · 5 years ago
  17. dcd949d COMPMID-1995: Fix release builds by Georgios Pinitas · 5 years ago
  18. a9c4472 COMPMID-2051 Refactor shape_calculator::calculate_concatenate_shape by Michalis Spyrou · 5 years ago
  19. 2ec6c1e COMPMID-2110: Enable CLGEMMLowpMatrixMultiplyReshapeOnlyRHSKernel in CLGEMMLowp by Gian Marco Iodice · 5 years ago
  20. a851bba COMPMID-1995: Improves DepthwiseConvolution for qasymm8. by Georgios Pinitas · 5 years ago
  21. 8f43d74 COMPMID-2063: New Winograd implementation by Pablo Tello · 5 years ago
  22. 9e4824c COMPMID-2111: ConcatenateLayer API should accept an index instead of an enum by Georgios Pinitas · 5 years ago
  23. d66094e COMPMID-1995: Fix NEPoolingLayer for quantized 3x3 by Georgios Pinitas · 5 years ago
  24. 17dae87 COMPMID-2113: Check correct extension for host memory import. by Georgios Pinitas · 5 years ago
  25. 2d0e521 COMPMID-1995: Fix Sconscript TypeError by Michalis Spyrou · 5 years ago
  26. 8be9148 COMPMID-1959: Implements 2D FFT on OpenCL by Georgios Pinitas · 5 years ago
  27. a50e702 COMPMID-2012: Remove unnecessary templates from NEON kernels by Michalis Spyrou · 5 years ago
  28. 8d94269 COMPMID-1492 Create tests/validate_examples/graph_depthwise_convolution by John Kesapides · 5 years ago
  29. 165308c COMPMID-1995: Fix examples SConsscript install_dir by Michalis Spyrou · 5 years ago
  30. 4d0351c COMPMID-2057: Implement and test import memory interfaces. by Georgios Pinitas · 5 years ago
  31. a4bba9c COMPMID-1995: Fix 32-bit NEDepthwiseConvolution errors. by Georgios Pinitas · 5 years ago
  32. 3418ba5 COMPMID-1058: Implement DeepSpeech as a graph example by Michele Di Giorgio · 5 years ago
  33. 926afe1 COMPMID-2097: Implement a heuristic to dispatch CLGEMMReshapedOnlyRHS kernel from CLGEMM by Gian Marco Iodice · 5 years ago
  34. 8c57169 COMPMID-2062 Rework CL ConcatenateLayer by Michalis Spyrou · 5 years ago
  35. da953f2 COMPMID-2098: Scope handling of memory group resources. by Georgios Pinitas · 5 years ago
  36. 4335a8c COMPMID-2107 CLPoolingLayer build failure by Michalis Spyrou · 5 years ago
  37. 9f15c5e COMPMID-2062 Rework NEON ConcatenateLayer by Michalis Spyrou · 5 years ago
  38. 7191aaa COMPMID-2101: DenseNet issue on NHWC by Georgios Pinitas · 5 years ago
  39. a52e4cf COMPMID-2060: Support different qinfo in PoolingLayer by Pablo Tello · 5 years ago
  40. 4fbcac6 COMPMID-2102: Fix CLWinogradConvolutionLayer for 7x7 by Gian Marco Iodice · 5 years ago
  41. 3e92459 COMPMID-2047: Reference implementation for dilation in DepthwiseConvolution. by Usama · 5 years ago
  42. b54c644 COMPMID-2011: ResNet50 returns wrong result by Georgios Pinitas · 5 years ago
  43. 6afea90 COMPMID-1995: Add the whole content of include plus utils in install_dir by Michele Di Giorgio · 5 years ago
  44. 86cfffe COMPMID-2099: Enable dummy threads in CLGEMMLowpMatrixMultiplyReshapedOnlyRHSKernel by Gian Marco Iodice · 5 years ago
  45. 642680a COMPMID-1983 : Optimize NEIm2Col with NHWC data layout by Vidhya Sudhan Loganathan · 5 years ago
  46. 3bfacb2 COMPMID-1318: Implementing Winograd 7x7 NHWC on OpenCL - Part III by giuros01 · 5 years ago
  47. dbfc2dc COMPMID-2069: Rework CL ML layers to run exclusively on CL. by Georgios Pinitas · 5 years ago
  48. 881c684 COMPMID-1318: Implementing Winograd 7x7 NHWC on OpenCL -- Part II by Michele Di Giorgio · 5 years ago
  49. cafec8f COMPMID-1024 Investigate concatenation for RNN/LSTM OpenCL by John Kesapides · 5 years ago
  50. 108a95e COMPMID-2067: Add batch size option in validate_cl_gemm example by Georgios Pinitas · 5 years ago
  51. 875a751 COMPMID-1995: Increase tolerance for winograd input transform tests by Michele Di Giorgio · 5 years ago
  52. 62251f7 COMPMID-2002: Implement CLGEMMLowpMatrixMultiplyReshapedOnlyRHS - Transposed by Gian Marco Iodice · 5 years ago
  53. b4a44ff COMPMID-1995: Removed layout checks from Reduction ops by Pablo Tello · 5 years ago
  54. 4a8ec80 Optimize CL DeconvolutionLayer-Part II: Add CLDirectDeconvolution function to be used by CLDeconvolution. by giuros01 · 5 years ago
  55. cadb368 COMPMID-1995: Fixed graph fusion mutator for float types. by Georgios Pinitas · 5 years ago
  56. 0bc7849 COMPMID-1958: Implements 1D FFT in OpenCL. by Georgios Pinitas · 5 years ago
  57. 47d39dc COMPMID-1975: Update depthwise convolution. by Georgios Pinitas · 5 years ago
  58. 2d2551e COMPMID-2042: Extend the documentation of the configurable GEMM on OpenCL by Manuel Bottini · 5 years ago
  59. 60f3911 COMPMID-2008: Add support for "reflect" padding mode in CLPad by Manuel Bottini · 5 years ago
  60. c274195 COMPMID-1995: (3RDPARTY_UPDATE) Internal Fixture fixes by Georgios Pinitas · 5 years ago
  61. f955d51 COMPMID-1318: Implementing Winograd 7x7 NHWC on OpenCL -- Part I by Michele Di Giorgio · 5 years ago
  62. f52cd78 COMPMID-1995: Minor code fixes. by Georgios Pinitas · 5 years ago
  63. 8cf8c11 COMPMID-1944 Add support for "reflect" padding mode in NEPad by Usama Arif · 5 years ago
  64. adc2186 COMPMID-1995: Fixed path in mobilenet_v2 by Pablo Tello · 5 years ago
  65. ae0001e COMPMID-2077 Optimise CLL2NormalizeLayerKernel by Usama Arif · 5 years ago
  66. ec69975 COMPMID-2076: Add StackLayer to the graph API by Michele Di Giorgio · 5 years ago
  67. 2761c2f COMPMID-2075 Segfault in NELSTM by Michalis Spyrou · 5 years ago
  68. e214fcf COMPMID-2056: Remove data layout check in NECopyLayerKernel and CLCopyLayerKernel by Gian Marco Iodice · 5 years ago
  69. c63c370 COMPMID-2074: Fix WidthConcatenate and HeightConcatenate validate tests by Usama Arif · 5 years ago
  70. 89890c6 COMPMID-2066: Create reference implementation for reflect and symmetric paddings by Usama Arif · 5 years ago
  71. 6a14adb COMPMID-1932: Implement CLHeightConcatenateLayer. by Pablo Tello · 5 years ago
  72. 341b218 COMPMID-1493 Create tests/validate_examples/graph_fully_connected by John Kesapides · 5 years ago
  73. 0ae5de9 COMPMID-1995: Prepare Graph to support different input/output quantization info by Isabella Gottardi · 5 years ago
  74. b0c5037 COMPMID-2043: Add support for "dummy threads" in CLGEMMReshaped by Gian Marco Iodice · 5 years ago
  75. 5ed7b5b COMPMID-1995 Reduce the tensor size of nightly Stack tests by Michalis Spyrou · 5 years ago
  76. 02acf01 COMPMID-2065: Fix validation issue in NEGEMMLowpMMCore by Georgios Pinitas · 5 years ago
  77. 1461383 COMPMID-1995: Update RSH GEMM assembly kernels. by Georgios Pinitas · 5 years ago
  78. 3dd5b68 COMPMID-1933: Implement NEHeightConcatenateLayer. by Pablo Tello · 5 years ago
  79. 2f7c149 Optimize CLDeconvolution-PART I: bug fixing CLGEMMLowpMatrixMultiplyCore by giuros01 · 5 years ago
  80. 6fa2638 COMPMID-1995: Fix compiler issues for invalid min,max arguments. by Georgios Pinitas · 5 years ago
  81. f7a3bf2 COMPMID-1995: Fix NEActivation Logistic by Isabella Gottardi · 5 years ago
  82. 2d7e683 COMPMID-1694: Fuse offset contribution with the output stage when we use NEGEMMLowpMatrixMultiplyCore by George Wort · 5 years ago
  83. 3814b30 COMPMID-1995 Fix OpenCL linking on x86_64 by Michalis Spyrou · 5 years ago
  84. 749021a COMPMID-1995: Revert fusing convolution to batch norm due to performance regressions by giuros01 · 5 years ago
  85. e03802e COMPMID-1936: Add support for QASYMM8 in CLQuantizeLayer. by Usama Arif · 5 years ago
  86. 917959c COMPMID-1281 Investigate concatenation for RNN/LSTM NEON by John Kesapides · 5 years ago
  87. 894066d COMPMID-1844: Implement CLCrop by George Wort · 5 years ago
  88. adfb273 COMPMID-1935 Add support for QASYMM8 in NEQuantizeLayer by John Kesapides · 5 years ago
  89. 381fcf2 COMPMID-1995: Allow calculations being performed in pixels borders in conv. by Georgios Pinitas · 5 years ago
  90. a42f55f COMPMID-1995: Allow weights and bias to be passed as SubStream in FullyConnectedLayer by Michele Di Giorgio · 5 years ago
  91. acce504 COMPMID-1740: Fuse batch normalization with Convolution Layer at graph level by giuros01 · 5 years ago
  92. ba5e096 COMPMID-1964: Implement CLGEMMMatrixMultiplyReshapedOnlyRHS - Not transposed by Gian Marco Iodice · 5 years ago
  93. efc4a2d COMPMID-1995: Fix call_all_input_node_accessors by Michele Di Giorgio · 5 years ago
  94. def2a85 COMPMID-1960: Implement DFT reference by Georgios Pinitas · 5 years ago
  95. 8d04fa0 COMPMID-2039: (Nightly): Neon Arithmetic Subtraction fails on Saturate by Manuel Bottini · 5 years ago
  96. da0e513 COMPMID-1882: Improve memory coalescence when reshaping the weights for CLDepthwiseConvolution by Pablo Tello · 5 years ago
  97. 4710436 COMPMID-1882: Improve memory coalescence when reshaping the weights for CLDepthwiseConvolution by Pablo Tello · 5 years ago
  98. adc5395 COMPMID-2000: Implement CLGEMMMatrixMultiplyReshapedOnlyRHS - Transposed by Gian Marco Iodice · 5 years ago
  99. f00d332 COMPMID-2034 Compilation error in bare metal build by Manuel Bottini · 5 years ago
  100. 574775c COMPMID-1937: Adds support for DequantizationLayer for NEON/CL. by Georgios Pinitas · 5 years ago