1. c6f1391 COMPMID-1995: Change CLTuner default mode to NORMAL by Michalis Spyrou · 5 years ago
  2. c520b78 COMPMID-2326: (Nightly) NEDepthConcatenate bechmark failure by Michalis Spyrou · 5 years ago
  3. c9a689f COMPMID-2325: (Nightly) CLDeconvolution mismatches by giuros01 · 5 years ago
  4. 9d0b5f8 COMPMID-2177 Fix clang warnings by Michalis Spyrou · 5 years ago
  5. 09027f4 Remove tests/benchmark_examples, tests/validate_examples and corresponding build options by Michalis Spyrou · 5 years ago
  6. 46a49a0 COMPMID-1635: Optimize CLDeconvolutionLayer - Part III by giuros01 · 5 years ago
  7. 154bc1c COMPMID-1973: Implement FFTConvolutionLayer on NEON by giuros01 · 5 years ago
  8. 299fdd3 COMPMID-2177 Fix clang warnings by Michalis Spyrou · 5 years ago
  9. a788c2f COMPMID-2108: Fuse Activation Layer in CLDepthwiseConvolutionLayer3x3Kernels for F32 by Manuel Bottini · 5 years ago
  10. 05fb448 COMPMID-1963: Implement FFT (2D) on NEON by giuros01 · 5 years ago
  11. 14c4e0f COMPMID-1961: Implement FFT (1D) on NEON by giuros01 · 5 years ago
  12. 050471e COMPMID-1974 : Extend CLTuner to support different of level of tuning by Vidhya Sudhan Loganathan · 5 years ago
  13. d038daf COMPMID-2119: (Nightly) : CLDepthwiseConvolutuion asserts on validate by Usama Arif · 5 years ago
  14. 0a33a21 COMPMID-2114: CLBatchToSpace missing validation test by Pablo Tello · 5 years ago
  15. ad5d7b0 COMPMID-2120: (Nightly) CLWinogradOutputTransform asserts on validate by Georgios Pinitas · 5 years ago
  16. 881f2de COMPMID-2048: Add support for dilation in NEDepthwiseConvolution. by Usama Arif · 5 years ago
  17. 557d4ae COMPMID-1995: Fix Disabled suite in test framework. by Georgios Pinitas · 5 years ago
  18. e73686a COMPMID-2047: Add support for dilation in CLDepthwiseConvolution. by Usama Arif · 5 years ago
  19. 2899e00 COMPMID-2049: Add support for deconvolution for qasymm8 on NEON by Usama Arif · 5 years ago
  20. a9c4472 COMPMID-2051 Refactor shape_calculator::calculate_concatenate_shape by Michalis Spyrou · 5 years ago
  21. 9e4824c COMPMID-2111: ConcatenateLayer API should accept an index instead of an enum by Georgios Pinitas · 5 years ago
  22. 17dae87 COMPMID-2113: Check correct extension for host memory import. by Georgios Pinitas · 5 years ago
  23. 8be9148 COMPMID-1959: Implements 2D FFT on OpenCL by Georgios Pinitas · 5 years ago
  24. 8d94269 COMPMID-1492 Create tests/validate_examples/graph_depthwise_convolution by John Kesapides · 5 years ago
  25. 4d0351c COMPMID-2057: Implement and test import memory interfaces. by Georgios Pinitas · 5 years ago
  26. 8c57169 COMPMID-2062 Rework CL ConcatenateLayer by Michalis Spyrou · 5 years ago
  27. 9f15c5e COMPMID-2062 Rework NEON ConcatenateLayer by Michalis Spyrou · 5 years ago
  28. a52e4cf COMPMID-2060: Support different qinfo in PoolingLayer by Pablo Tello · 5 years ago
  29. 3e92459 COMPMID-2047: Reference implementation for dilation in DepthwiseConvolution. by Usama · 5 years ago
  30. 3bfacb2 COMPMID-1318: Implementing Winograd 7x7 NHWC on OpenCL - Part III by giuros01 · 5 years ago
  31. 881c684 COMPMID-1318: Implementing Winograd 7x7 NHWC on OpenCL -- Part II by Michele Di Giorgio · 5 years ago
  32. 108a95e COMPMID-2067: Add batch size option in validate_cl_gemm example by Georgios Pinitas · 5 years ago
  33. 875a751 COMPMID-1995: Increase tolerance for winograd input transform tests by Michele Di Giorgio · 5 years ago
  34. 62251f7 COMPMID-2002: Implement CLGEMMLowpMatrixMultiplyReshapedOnlyRHS - Transposed by Gian Marco Iodice · 5 years ago
  35. 4a8ec80 Optimize CL DeconvolutionLayer-Part II: Add CLDirectDeconvolution function to be used by CLDeconvolution. by giuros01 · 5 years ago
  36. 0bc7849 COMPMID-1958: Implements 1D FFT in OpenCL. by Georgios Pinitas · 5 years ago
  37. 60f3911 COMPMID-2008: Add support for "reflect" padding mode in CLPad by Manuel Bottini · 5 years ago
  38. f955d51 COMPMID-1318: Implementing Winograd 7x7 NHWC on OpenCL -- Part I by Michele Di Giorgio · 5 years ago
  39. 8cf8c11 COMPMID-1944 Add support for "reflect" padding mode in NEPad by Usama Arif · 5 years ago
  40. ae0001e COMPMID-2077 Optimise CLL2NormalizeLayerKernel by Usama Arif · 5 years ago
  41. c63c370 COMPMID-2074: Fix WidthConcatenate and HeightConcatenate validate tests by Usama Arif · 5 years ago
  42. 89890c6 COMPMID-2066: Create reference implementation for reflect and symmetric paddings by Usama Arif · 5 years ago
  43. 6a14adb COMPMID-1932: Implement CLHeightConcatenateLayer. by Pablo Tello · 5 years ago
  44. 341b218 COMPMID-1493 Create tests/validate_examples/graph_fully_connected by John Kesapides · 5 years ago
  45. 5ed7b5b COMPMID-1995 Reduce the tensor size of nightly Stack tests by Michalis Spyrou · 5 years ago
  46. 3dd5b68 COMPMID-1933: Implement NEHeightConcatenateLayer. by Pablo Tello · 5 years ago
  47. 2d7e683 COMPMID-1694: Fuse offset contribution with the output stage when we use NEGEMMLowpMatrixMultiplyCore by George Wort · 5 years ago
  48. e03802e COMPMID-1936: Add support for QASYMM8 in CLQuantizeLayer. by Usama Arif · 5 years ago
  49. 894066d COMPMID-1844: Implement CLCrop by George Wort · 5 years ago
  50. adfb273 COMPMID-1935 Add support for QASYMM8 in NEQuantizeLayer by John Kesapides · 5 years ago
  51. ba5e096 COMPMID-1964: Implement CLGEMMMatrixMultiplyReshapedOnlyRHS - Not transposed by Gian Marco Iodice · 5 years ago
  52. def2a85 COMPMID-1960: Implement DFT reference by Georgios Pinitas · 5 years ago
  53. 8d04fa0 COMPMID-2039: (Nightly): Neon Arithmetic Subtraction fails on Saturate by Manuel Bottini · 5 years ago
  54. adc5395 COMPMID-2000: Implement CLGEMMMatrixMultiplyReshapedOnlyRHS - Transposed by Gian Marco Iodice · 5 years ago
  55. 574775c COMPMID-1937: Adds support for DequantizationLayer for NEON/CL. by Georgios Pinitas · 5 years ago
  56. 79fa9a2 COMPMID-2009: Add support for QASYMM8 in NEPixelWiseMultiplicationKernel by Manuel Bottini · 5 years ago
  57. 05398a9 COMPMID-1843: Implement NECrop by George Wort · 5 years ago
  58. 6a2b6e8 COMPMID-2010: Add support for QASYMM8 in NEArithmeticSubtractionKernel by Manuel Bottini · 5 years ago
  59. fc1da13 COMPMID-1946: Implement NEBatchToSpace by giuros01 · 5 years ago
  60. fb68ca1 COMPMID-1490 Create graph_convolution.cpp by John Kesapides · 5 years ago
  61. ba36825 COMPMID-1947: Implement NESpaceToBatch by giuros01 · 5 years ago
  62. 6e61794 COMPMID-1766: Fixed NonMaxSuppression reference. by Pablo Tello · 5 years ago
  63. 9d6a31c COMPMID-1710: Remove Soft Relu activation from large runs. by Georgios Pinitas · 5 years ago
  64. 8f5802f COMPMID-1710: Add FP16 support checks. by Georgios Pinitas · 5 years ago
  65. 92c2228 COMPMID-1710 Reduce Tile test sizes by Michalis Spyrou · 5 years ago
  66. 8c8b748 COMPMID-1710: Fix DepthConcatenate reference with different quantization by Georgios Pinitas · 5 years ago
  67. d57891a COMPMID-2007: Compilation failures with ndk16b. by Georgios Pinitas · 5 years ago
  68. 5209be5 COMPMID-1999: Add support for GenerateProposals operator in CL by Manuel Bottini · 5 years ago
  69. 694b620 COMPMID-1710 Reduce Im2Col nightly validation sizes by Michalis Spyrou · 5 years ago
  70. e96e4f0 COMPMID-1766: Implemented CPP Non Max Suppression by Pablo Tello · 5 years ago
  71. bb365de Revert "COMPMID-1329: Add support for GenerateProposals operator in CL" by Giuseppe Rossini · 5 years ago
  72. 5576315 Revert "COMPMID-1766: Implemented CPP Non Max Suppression" by Pablo Marquez · 5 years ago
  73. e6134c1 COMPMID-1710 Remove 4K image from nightly dataset by Michalis Spyrou · 5 years ago
  74. eb6c88a COMPMID-1918: Different qinfos support in CLConcatLayer by Pablo Tello · 5 years ago
  75. 84bed5d COMPMID-1993: Remove GEMMInterleave4x4 benchmark by Isabella Gottardi · 5 years ago
  76. 0dde667 COMPMID-1981: fixed Nightly DepthConcatenate QASMM8 mismatches by Pablo Tello · 5 years ago
  77. ca65af3 COMPMID-1919: Opencl - Tuning with Instrumentation does not work by Vidhya Sudhan Loganathan · 5 years ago
  78. 661c252 COMPMID-1918: Fixed mismatches in NEDepthConcatenateLayer by Pablo Tello · 5 years ago
  79. d1fe4ce COMPMID-1710 Use system_clock in WallClock by Michalis Spyrou · 5 years ago
  80. 5d3bb40 COMPMID-1710: Fix LSTMLayerFixture by Michele Di Giorgio · 5 years ago
  81. 54e98d9 COMPMID-1918: Different qinfos support in NEConcatLayer. by Pablo Tello · 5 years ago
  82. 03bb550 COMPMID-1916: Add support for QASYMM8 LOGISTIC activation in NEActivationLayer by Isabella Gottardi · 5 years ago
  83. 4f85982 COMPMID-1923: Input is ignored if peephole optimization is enabled in LSTM by Georgios Pinitas · 5 years ago
  84. ebc3a90 COMPMID-1706: Fuse the bias addition within CLGEMM by Michele Di Giorgio · 6 years ago
  85. a69a88b COMPMID-1915: Deconvolution doesn't work when inner_dimension_top != 0 or inner_dimension_right != 0 by giuros01 · 5 years ago
  86. 678d83a COMPMID-1838: Add 4D softmax support for NEON and achieve parity with CL by Manuel Bottini · 5 years ago
  87. b7c308a COMPMID-1887: Fixed segfault in validation tests. by Pablo Tello · 5 years ago
  88. f8b6520 COMPMID-1911 : NEON QASYMM8 add should be rounding to nearest, tie to even by Vidhya Sudhan Loganathan · 5 years ago
  89. dc310b5 COMPMID-1633: Removes 5120x3200 image tests from stress testing by Georgios Pinitas · 5 years ago
  90. db63b9c COMPMID-1698: Implementing CLGEMMLowpMatrixMultiplyReshapedKernel by Gian Marco Iodice · 5 years ago
  91. 5ce99a2 COMPMID-1652 Cleanup some nighly tests by Michalis Spyrou · 5 years ago
  92. dc9b528 COMPMID-1795: Add support for NHWC in CLGenerateProposalsLayer by George Wort · 5 years ago
  93. 1d4f385 COMPMID-1760: NEON: Implement Prod by Manuel Bottini · 5 years ago
  94. b87b95e COMPMID-1899: Fix NaN issue in CLGEMMMatrixMultiplyReshapedKernel by Gian Marco Iodice · 5 years ago
  95. a0a0e29 COMPMID-1766: Implemented CPP Non Max Suppression by Pablo Tello · 5 years ago
  96. a1e7e28 COMPMID-1768: NEON: Implement RealDiv by George Wort · 5 years ago
  97. d88590f COMPMID-1753: NEON: Implement Less, Greater, GreaterEqual, Equal, Not Equal by George Wort · 6 years ago
  98. 2dce6cc COMPMID-1763 : NEON: Implement Gather by John Kesapides · 5 years ago
  99. 618451d COMPMID-1710 Fix datasets in QASYMM8 convolution by Michalis Spyrou · 5 years ago
  100. 3ac2f3a COMPMID-1814 : NEScale add support for TOP_LEFT and QASYMM8 by Vidhya Sudhan Loganathan · 5 years ago