1. ff0bccf COMPMID-1497: Add support for interleaved B reshaping in gemm_interleaved by Anthony Barbier · 6 years ago
  2. 5ba5e09 COMPMID-1774: Implement CLGEMMReshapeLHSMatrixKernel to reshape the LHS matrix of GEMM/GEMMLowp by Gian Marco Iodice · 6 years ago
  3. 1d7cbb9 COMPMID-1451: Accept GC instead of GLES as a target in graph tests. by Georgios Pinitas · 6 years ago
  4. dacd3de COMPMID-1804: Implement Inception-Resnet-V1 by Georgios Pinitas · 6 years ago
  5. 3e0149c COMPMID-1821 (Nighlty) CL/ArgMinMax/Float/ clEnqueueMapBuffer failures by Michalis Spyrou · 6 years ago
  6. 2ade452 COMPMID-1451: Fix shape check in CLStridedSliceKernel by Georgios Pinitas · 6 years ago
  7. 7bb6fb8 COMPMID-1710 CLElementwiseUnary: Fix accesses smaller than vector size by Michalis Spyrou · 6 years ago
  8. a84faff COMPMID-1826: Add support for QASYMM8 in NEArithmeticAdditionKernel by Georgios Pinitas · 6 years ago
  9. 149de5b COMPMID-1828: Allow the user to override the toolchain prefix by Anthony Barbier · 6 years ago
  10. 05e5644 COMPMID-1463: SSD support: Create Detection layer by Isabella Gottardi · 6 years ago
  11. 77e6c55 COMPMID-1634: Cleaned up NEPoolingLayer. by Pablo Tello · 6 years ago
  12. 49f7c02 COMPMID-1822: (Nightly) : 'CL/ArithmeticDivision mismatches by giuros01 · 6 years ago
  13. e936262 COMPMID-1719 CL: Implement RSqrt, Exp by Michalis Spyrou · 6 years ago
  14. 0e2b526 COMPMID-1806: Add VGG-base VDSR network by Georgios Pinitas · 6 years ago
  15. 5daeffd COMPMID-1723: CL: Implement Reverse by Michele Di Giorgio · 6 years ago
  16. 0d0028c COMPMID-1298: Fuse ReLu activation in CLWinogradOutputTransform by Manuel Bottini · 6 years ago
  17. 8bf622a COMPMID-1073: CLDepthwiseConvolutionLayer uses the optimised path by Pablo Tello · 6 years ago
  18. be1c017 COMPMID-1757: NEON: Implement Tile by giuros01 · 6 years ago
  19. 8aa985e COMPMID-1725: Implement Pack by Gian Marco Iodice · 6 years ago
  20. 8fe103c COMPMID-1805: Implement SRCNN 9-5-5 by Georgios Pinitas · 6 years ago
  21. 7043d36 COMPMID-1824 Disable logging completely when building with logging=0 by Michalis Spyrou · 6 years ago
  22. f554be7 COMPMID-1807: Implement ResNet12 by Georgios Pinitas · 6 years ago
  23. f60d671 COMPMID-1803: Add mobilenetv2 qasymm8 example by Georgios Pinitas · 6 years ago
  24. 6a468ef COMPMID-1820: (Nightly) NEON/DepthConvertLayer/F16_to_F32 fails by Georgios Pinitas · 6 years ago
  25. 36db1b2 COMPMID-1710 (3RDPARTY_UPDATE): Remove top_n from get_output_accessor by Isabella Gottardi · 6 years ago
  26. 323ce0f COMPMID-1819 Add option to build library with -fno-exceptions by Michalis Spyrou · 6 years ago
  27. 08a4517 COMPMID-1497: Use reshaped B strategy in GEMM by default by Anthony Barbier · 6 years ago
  28. 164a272 COMPMID-1717: CL: Implement Maximum, Minimum, SquaredDifference by giuros01 · 6 years ago
  29. 7930db4 COMPMID-1728 CL: Implement ArgMax/ArgMin by Michalis Spyrou · 6 years ago
  30. 95abfdd COMPMID-1815 Remove templates from NEFillborderKernel and create INESimpleFunctionNoBorder by Michalis Spyrou · 6 years ago
  31. eb6aad7 COMPMID-1811 (3RDPARTY_UPDATE): Rework benchmarks by Georgios Pinitas · 6 years ago
  32. 00e6e1e COMPMID-1451: Enable FP16 runs on graph examples. by Georgios Pinitas · 6 years ago
  33. 551852f COMPMID-1451: Remove invalid bias inclusion in specialized function. by Georgios Pinitas · 6 years ago
  34. 618493d COMPMID-1813: Fix bias == nullptr in NEDirectConvolutionLayerOutputStageKernel by Gian Marco Iodice · 6 years ago
  35. 7c7b2e6 COMPMID-1710: Fix Link README by Isabella Gottardi · 6 years ago
  36. 7900a9e COMPMID-1716: CL Comparison operations by Georgios Pinitas · 6 years ago
  37. 3175fcf COMPMID-1720: CL: Implement Tile by giuros01 · 6 years ago
  38. 0a80d92 COMPMID-1810: Fix std::stoul in MemUtils.cpp by Gian Marco Iodice · 6 years ago
  39. 0c71d0b COMPMID-1647 NENormalizationLayer IN_MAP_2D support for NHWC for FP32/FP16 by Michalis Spyrou · 6 years ago
  40. aaa2718 COMPMID-1734: Implement CLSelect by Georgios Pinitas · 6 years ago
  41. ca1250d COMPMID-1451: Fix MemoryManager usage. by Georgios Pinitas · 6 years ago
  42. fea8ec3 COMPMID-1458: Mobilenet SSD example. by Pablo Tello · 6 years ago
  43. 2897e61 COMPMID-1645 NEL2Normalization for FP32/FP16 & NHWC by Michalis Spyrou · 6 years ago
  44. 303f0db COMPMID-1718: Extend DepthConvert to support Cast by Georgios Pinitas · 6 years ago
  45. 9d3a831 COMPMID-1648: CLNormalizationLayer IN_MAP_2D support for NHWC for FP32/FP16 by Michele Di Giorgio · 6 years ago
  46. 3112e33 COMPMID-1451 Change PriorBox output to NCHw by Michalis Spyrou · 6 years ago
  47. edf26ea COMPMID-1451 Fix macros in SpaceToBatch by Michalis Spyrou · 6 years ago
  48. be2de40 COMPMID-1451: Fix Test documentation by Isabella Gottardi · 6 years ago
  49. 1c948d4 COMPMID-1800: (Nightly) Mismatches in SC9863 board for NEON FP16 by Michele Di Giorgio · 6 years ago
  50. 8b2814a COMPMID-1451 (Nightly) L2Normalization sigkill by Michalis Spyrou · 6 years ago
  51. df31036 COMPMID-1088: Use IMemoryRegion in interfaces where possible by Georgios Pinitas · 6 years ago
  52. c47ef20 COMPMID-1646: NEResizeBilinearLayer NHWC by Georgios Pinitas · 6 years ago
  53. 2a35f42 COMPMID-1799 (Nightly) CLL2NormalizeLayer mismatches by Michalis Spyrou · 6 years ago
  54. 1e1bef1 COMPMID-1777: Output queued and flushed timestamps too by Anthony Barbier · 6 years ago
  55. 38d93bd COMPMID-1801 : (Nightly) CLWinogradConvolutionLayer FP16 mismatches by Vidhya Sudhan Loganathan · 6 years ago
  56. 8f2cbfa COMPMID-1451: Fix CLBatchToSpace static validation method by Michalis Spyrou · 6 years ago
  57. 8773d7c COMPMID-1798: Update doxygen for 18.11 by Isabella Gottardi · 6 years ago
  58. 5bd1e57 COMPMID-1458: DATA_UPDATE SSD mobilenet weights. by Pablo Tello · 6 years ago
  59. 8cffcd6 COMPMID-1644: NEDepthwiseConvolution for FP16 NHWC by Georgios Pinitas · 6 years ago
  60. d5c075c COMPMID-1458: DATA_UPDATE Added SSD mobilenet npy files. by Pablo Tello · 6 years ago
  61. d646ae1 COMPMID-1065 : Create documentation explaining how to add new functions / kernels by Vidhya Sudhan Loganathan · 6 years ago
  62. e27887f COMPMID-1065: Added link to dev-repo to README and added missing presentation by Anthony Barbier · 6 years ago
  63. dec3eb4 COMPMID-1065: Created a list of the existing Functions by Anthony Barbier · 6 years ago
  64. 3252143 COMPMID-1750: Add PriorBox operator to graph API. by Pablo Tello · 6 years ago
  65. d696cb6 COMPMID-1451: Fixes for BoundingBoxTransform by giuros01 · 6 years ago
  66. c8df89f COMPMID-1451: (3RDPARTY_UPDATE) Fixes for GenerateProposals graph node and BoxWithNMSLimitKernel by Michele Di Giorgio · 6 years ago
  67. a25d16c COMPMID-1266 : Add support for FP16 in CLWinogradConvolutionLayer: 5x5 kernels by Vidhya Sudhan Loganathan · 6 years ago
  68. a7b54f4 COMPMID-1785: Support for 4D tensor in CLFlattenLayerKernel by Gian Marco Iodice · 6 years ago
  69. 9f56efe COMPMID-1793 CLL2Normalization mismatches by Michalis Spyrou · 6 years ago
  70. 3974a04 COMPMID-1791 CLPriorBox clCreateKernel error by Michalis Spyrou · 6 years ago
  71. 3f9d4d7 COMPMID-1637 - Add ROIAlign operator to the graph API by Manuel Bottini · 6 years ago
  72. 721c4cb COMPMID-1461 SSD support: Create NEON PriorBox by Michalis Spyrou · 6 years ago
  73. e413d25 COMPMID-1783: NEGEMMConvolutionLayer fails for QASYMM8 on 32bit by Georgios Pinitas · 6 years ago
  74. e059f4f COMPMID-1787: Change the heuristic selection in CLGEMMLowpMatrixMultiplyCore by Gian Marco Iodice · 6 years ago
  75. 47e6fed COMPMID-1639: Add GenerateProposals to the graph API by Michele Di Giorgio · 6 years ago
  76. 80a2990 COMPMID-1784: Fixed mapx/mapy access windows by Anthony Barbier · 6 years ago
  77. ee50f51 COMPMID-1784 Fixed the padding checks in AccessWindowRectangle::update_window_if_needed() by Anthony Barbier · 6 years ago
  78. 1056595 COMPMID-1737: Fix: forgot to copy the 'support' folder to the include folder in the install_dir by Anthony Barbier · 6 years ago
  79. 60f0a41 COMPMID-1676: Change CLROIAlign interface to accept ROIs as tensors by Manuel Bottini · 6 years ago
  80. 0cc37c3 COMPMID-1451: Fix the shape of scratch_buffer in case of CIFG by Georgios Pinitas · 6 years ago
  81. 0e37b5c COMPMID-1708: Improve GEMM test coverage. by Pablo Tello · 6 years ago
  82. cd96a26 COMPMID-1329: Add support for GenerateProposals operator in CL by giuros01 · 6 years ago
  83. 1c32bf396 COMPMID-1451: Perform fusion before GroupConvolution unrolling by Georgios Pinitas · 6 years ago
  84. 6c7c38e COMPMID-1462 SSD support: Create CL PriorBox by Michalis Spyrou · 6 years ago
  85. d8e340d COMPMID-1638: Add BBoxTransform to the graph API (3RDPARTY_UPDATE) by Manuel Bottini · 6 years ago
  86. 5538d34 COMPMID-1781 Add channel support in CLL2Normalization by Michalis Spyrou · 6 years ago
  87. 27400b9 COMPMID-1707: Create 3 special CLWidthConcatenate kernel to concatenate 2/4 and 8 tensors (Part 1) by Michele Di Giorgio · 6 years ago
  88. bb081ca COMPMID-1751: Remove output_3d_depth from NEGEMMLowpQuantizeDownInt32ToUint8ScaleByFixedPoint by Georgios Pinitas · 6 years ago
  89. cc225be COMPMID-1777 Fixed compilation error due to templates being instantiated inside the namespace by Anthony Barbier · 6 years ago
  90. 9c2ec7e COMPMID-1451: Fix clang-tidy issues. by Georgios Pinitas · 6 years ago
  91. 2e8a2dc COMPMID-1451: Set axis correctly in CLL2Normalize validate function by Georgios Pinitas · 6 years ago
  92. e7f4a43 COMPMID-1777: Output 'now' measurements in OpenCLTimer at the beginning of the test. by Anthony Barbier · 6 years ago
  93. 0cf7798 COMPMID-1626: Fixed VGG 16/19 bad_alloc failure. by Pablo Tello · 6 years ago
  94. 283fc60 COMPMID-1451: Reduces accuracy issue in NEPoolingLayer for QASYMM8 NHWC by Georgios Pinitas · 6 years ago
  95. 742df6c COMPMID-1451 - Removed unused OpenCL kernel from gemmlowp.cl by Gian Marco Iodice · 6 years ago
  96. 027ce5b COMPMID-1451: Perform two steps in calculating sqrt in NEPoolingLayer by Georgios Pinitas · 6 years ago
  97. 1e92896 COMPMID-1451: Dispatch fp16 gemms through the function interface. by Georgios Pinitas · 6 years ago
  98. 54c92fd COMPMID-1451: Remove unused code. by Georgios Pinitas · 6 years ago
  99. cfcc41c COMPMID-1675: Remove unused SVE files by Georgios Pinitas · 6 years ago
  100. c73e2b8 COMPMID-1451: Fix fused activation in GEMMConvolutionLayer by Georgios Pinitas · 6 years ago