1. 9e631c2 COMPMID-2252 NECast. by Usama Arif · 5 years ago
  2. da2cbe1 COMPMID-2336 Remove redundant tests in Winograd by Michalis Spyrou · 5 years ago
  3. 28f0dd9 COMPMID-2279: Implement REDUCE_MAX operator for NEON by Usama Arif · 5 years ago
  4. a4a08ad COMPMID-2280: Implement REDUCE_MIN operator for NEON by Usama Arif · 5 years ago
  5. b289050 COMPMID-2281: Implement REDUCE_MIN operator for CL by Usama Arif · 5 years ago
  6. b8d5b95 COMPMID-2166: Add tests for importing memory mapped files. by Georgios Pinitas · 5 years ago
  7. ac33d7e COMPMID-2264: Implement LOG operator for CL by Usama Arif · 5 years ago
  8. 09f2497 COMPMID-2109: Remove CL/NE Width/Depth ConcatenateLayer functions. by Georgios Pinitas · 5 years ago
  9. f24411f COMPMID-2255: Implement ABS operator for CL by giuros01 · 5 years ago
  10. 5fc07aa COMPMID-2338: Remove CLGEMMInterleave4x4 and CLGEMMTranspose1xW by Gian Marco Iodice · 5 years ago
  11. b9626ab COMPMID-2243 ArgMinMaxLayer: support new datatypes by Michalis Spyrou · 5 years ago
  12. 0af4418 COMPMID-2282: Implement SIN operator for CL by Michalis Spyrou · 5 years ago
  13. b3204e7 COMPMID-2093: Implement CLGEMMNative by giuros01 · 5 years ago
  14. 6ac5992 COMPMID-2254 Implement NEAbsLayer by Manuel Bottini · 5 years ago
  15. 80e55db COMPMID-2194: Add identity function to NEActivationLayerKernel.cpp by Usama Arif · 5 years ago
  16. 52c54f6 COMPMID-2270: Implement POW operator for CL by Usama Arif · 5 years ago
  17. eb312ef COMPMID-2267: Implement NEG for CL by Usama Arif · 5 years ago
  18. f391fff COMPMID-2302 NEDeconvolution: support for FP16 by Manuel Bottini · 5 years ago
  19. 6a98a6e COMPMID-2194: Refactor activation function macro in OpenCL. Change all activation calls to macro from activation_float_helpers.h by Usama Arif · 5 years ago
  20. 81e671e COMPMID-2269: Implement POW operator for NEON by Usama Arif · 5 years ago
  21. c255aa7 COMPMID-2263: Implement NELogLayer by Usama Arif · 5 years ago
  22. 4b5c588 COMPMID-2248 L2NormalizeLayer: negative axis by Manuel Bottini · 5 years ago
  23. 083a069 COMPMID-1995: Change CLTuner default mode to NORMAL by Michalis Spyrou · 5 years ago
  24. 613bf43 COMPMID-2326: (Nightly) NEDepthConcatenate bechmark failure by Michalis Spyrou · 5 years ago
  25. b56d0cd COMPMID-2325: (Nightly) CLDeconvolution mismatches by giuros01 · 5 years ago
  26. f6e475c COMPMID-2268: Implement NEG for NEON. by Usama Arif · 5 years ago
  27. bcfd09a COMPMID-2177 Fix clang warnings by Michalis Spyrou · 5 years ago
  28. 46a49a0 COMPMID-1635: Optimize CLDeconvolutionLayer - Part III by giuros01 · 5 years ago
  29. 154bc1c COMPMID-1973: Implement FFTConvolutionLayer on NEON by giuros01 · 5 years ago
  30. 299fdd3 COMPMID-2177 Fix clang warnings by Michalis Spyrou · 5 years ago
  31. a788c2f COMPMID-2108: Fuse Activation Layer in CLDepthwiseConvolutionLayer3x3Kernels for F32 by Manuel Bottini · 5 years ago
  32. 05fb448 COMPMID-1963: Implement FFT (2D) on NEON by giuros01 · 5 years ago
  33. 14c4e0f COMPMID-1961: Implement FFT (1D) on NEON by giuros01 · 5 years ago
  34. 050471e COMPMID-1974 : Extend CLTuner to support different of level of tuning by Vidhya Sudhan Loganathan · 5 years ago
  35. d038daf COMPMID-2119: (Nightly) : CLDepthwiseConvolutuion asserts on validate by Usama Arif · 5 years ago
  36. 0a33a21 COMPMID-2114: CLBatchToSpace missing validation test by Pablo Tello · 5 years ago
  37. ad5d7b0 COMPMID-2120: (Nightly) CLWinogradOutputTransform asserts on validate by Georgios Pinitas · 5 years ago
  38. 881f2de COMPMID-2048: Add support for dilation in NEDepthwiseConvolution. by Usama Arif · 5 years ago
  39. 557d4ae COMPMID-1995: Fix Disabled suite in test framework. by Georgios Pinitas · 5 years ago
  40. e73686a COMPMID-2047: Add support for dilation in CLDepthwiseConvolution. by Usama Arif · 5 years ago
  41. 2899e00 COMPMID-2049: Add support for deconvolution for qasymm8 on NEON by Usama Arif · 5 years ago
  42. a9c4472 COMPMID-2051 Refactor shape_calculator::calculate_concatenate_shape by Michalis Spyrou · 5 years ago
  43. 9e4824c COMPMID-2111: ConcatenateLayer API should accept an index instead of an enum by Georgios Pinitas · 5 years ago
  44. 17dae87 COMPMID-2113: Check correct extension for host memory import. by Georgios Pinitas · 5 years ago
  45. 8be9148 COMPMID-1959: Implements 2D FFT on OpenCL by Georgios Pinitas · 5 years ago
  46. 8d94269 COMPMID-1492 Create tests/validate_examples/graph_depthwise_convolution by John Kesapides · 5 years ago
  47. 4d0351c COMPMID-2057: Implement and test import memory interfaces. by Georgios Pinitas · 5 years ago
  48. 8c57169 COMPMID-2062 Rework CL ConcatenateLayer by Michalis Spyrou · 5 years ago
  49. 9f15c5e COMPMID-2062 Rework NEON ConcatenateLayer by Michalis Spyrou · 5 years ago
  50. a52e4cf COMPMID-2060: Support different qinfo in PoolingLayer by Pablo Tello · 5 years ago
  51. 3e92459 COMPMID-2047: Reference implementation for dilation in DepthwiseConvolution. by Usama · 5 years ago
  52. 3bfacb2 COMPMID-1318: Implementing Winograd 7x7 NHWC on OpenCL - Part III by giuros01 · 5 years ago
  53. 881c684 COMPMID-1318: Implementing Winograd 7x7 NHWC on OpenCL -- Part II by Michele Di Giorgio · 5 years ago
  54. 108a95e COMPMID-2067: Add batch size option in validate_cl_gemm example by Georgios Pinitas · 5 years ago
  55. 875a751 COMPMID-1995: Increase tolerance for winograd input transform tests by Michele Di Giorgio · 5 years ago
  56. 62251f7 COMPMID-2002: Implement CLGEMMLowpMatrixMultiplyReshapedOnlyRHS - Transposed by Gian Marco Iodice · 5 years ago
  57. 4a8ec80 Optimize CL DeconvolutionLayer-Part II: Add CLDirectDeconvolution function to be used by CLDeconvolution. by giuros01 · 5 years ago
  58. 0bc7849 COMPMID-1958: Implements 1D FFT in OpenCL. by Georgios Pinitas · 5 years ago
  59. 60f3911 COMPMID-2008: Add support for "reflect" padding mode in CLPad by Manuel Bottini · 5 years ago
  60. f955d51 COMPMID-1318: Implementing Winograd 7x7 NHWC on OpenCL -- Part I by Michele Di Giorgio · 5 years ago
  61. 8cf8c11 COMPMID-1944 Add support for "reflect" padding mode in NEPad by Usama Arif · 5 years ago
  62. ae0001e COMPMID-2077 Optimise CLL2NormalizeLayerKernel by Usama Arif · 5 years ago
  63. c63c370 COMPMID-2074: Fix WidthConcatenate and HeightConcatenate validate tests by Usama Arif · 5 years ago
  64. 89890c6 COMPMID-2066: Create reference implementation for reflect and symmetric paddings by Usama Arif · 5 years ago
  65. 6a14adb COMPMID-1932: Implement CLHeightConcatenateLayer. by Pablo Tello · 5 years ago
  66. 341b218 COMPMID-1493 Create tests/validate_examples/graph_fully_connected by John Kesapides · 5 years ago
  67. 5ed7b5b COMPMID-1995 Reduce the tensor size of nightly Stack tests by Michalis Spyrou · 5 years ago
  68. 3dd5b68 COMPMID-1933: Implement NEHeightConcatenateLayer. by Pablo Tello · 5 years ago
  69. 2d7e683 COMPMID-1694: Fuse offset contribution with the output stage when we use NEGEMMLowpMatrixMultiplyCore by George Wort · 5 years ago
  70. e03802e COMPMID-1936: Add support for QASYMM8 in CLQuantizeLayer. by Usama Arif · 5 years ago
  71. 894066d COMPMID-1844: Implement CLCrop by George Wort · 5 years ago
  72. adfb273 COMPMID-1935 Add support for QASYMM8 in NEQuantizeLayer by John Kesapides · 5 years ago
  73. ba5e096 COMPMID-1964: Implement CLGEMMMatrixMultiplyReshapedOnlyRHS - Not transposed by Gian Marco Iodice · 5 years ago
  74. def2a85 COMPMID-1960: Implement DFT reference by Georgios Pinitas · 5 years ago
  75. 8d04fa0 COMPMID-2039: (Nightly): Neon Arithmetic Subtraction fails on Saturate by Manuel Bottini · 5 years ago
  76. adc5395 COMPMID-2000: Implement CLGEMMMatrixMultiplyReshapedOnlyRHS - Transposed by Gian Marco Iodice · 5 years ago
  77. 574775c COMPMID-1937: Adds support for DequantizationLayer for NEON/CL. by Georgios Pinitas · 5 years ago
  78. 79fa9a2 COMPMID-2009: Add support for QASYMM8 in NEPixelWiseMultiplicationKernel by Manuel Bottini · 5 years ago
  79. 05398a9 COMPMID-1843: Implement NECrop by George Wort · 5 years ago
  80. 6a2b6e8 COMPMID-2010: Add support for QASYMM8 in NEArithmeticSubtractionKernel by Manuel Bottini · 5 years ago
  81. fc1da13 COMPMID-1946: Implement NEBatchToSpace by giuros01 · 5 years ago
  82. fb68ca1 COMPMID-1490 Create graph_convolution.cpp by John Kesapides · 5 years ago
  83. ba36825 COMPMID-1947: Implement NESpaceToBatch by giuros01 · 5 years ago
  84. 6e61794 COMPMID-1766: Fixed NonMaxSuppression reference. by Pablo Tello · 5 years ago
  85. 9d6a31c COMPMID-1710: Remove Soft Relu activation from large runs. by Georgios Pinitas · 5 years ago
  86. 8f5802f COMPMID-1710: Add FP16 support checks. by Georgios Pinitas · 5 years ago
  87. 92c2228 COMPMID-1710 Reduce Tile test sizes by Michalis Spyrou · 5 years ago
  88. 8c8b748 COMPMID-1710: Fix DepthConcatenate reference with different quantization by Georgios Pinitas · 5 years ago
  89. d57891a COMPMID-2007: Compilation failures with ndk16b. by Georgios Pinitas · 5 years ago
  90. 5209be5 COMPMID-1999: Add support for GenerateProposals operator in CL by Manuel Bottini · 5 years ago
  91. 694b620 COMPMID-1710 Reduce Im2Col nightly validation sizes by Michalis Spyrou · 5 years ago
  92. e96e4f0 COMPMID-1766: Implemented CPP Non Max Suppression by Pablo Tello · 6 years ago
  93. bb365de Revert "COMPMID-1329: Add support for GenerateProposals operator in CL" by Giuseppe Rossini · 5 years ago
  94. 5576315 Revert "COMPMID-1766: Implemented CPP Non Max Suppression" by Pablo Marquez · 5 years ago
  95. e6134c1 COMPMID-1710 Remove 4K image from nightly dataset by Michalis Spyrou · 5 years ago
  96. eb6c88a COMPMID-1918: Different qinfos support in CLConcatLayer by Pablo Tello · 5 years ago
  97. 84bed5d COMPMID-1993: Remove GEMMInterleave4x4 benchmark by Isabella Gottardi · 5 years ago
  98. 0dde667 COMPMID-1981: fixed Nightly DepthConcatenate QASMM8 mismatches by Pablo Tello · 5 years ago
  99. ca65af3 COMPMID-1919: Opencl - Tuning with Instrumentation does not work by Vidhya Sudhan Loganathan · 5 years ago
  100. 661c252 COMPMID-1918: Fixed mismatches in NEDepthConcatenateLayer by Pablo Tello · 5 years ago