1. 11fedda COMPMID-2985 add data_layout to PoolingLayerInfo by Sang-Hoon Park · 4 years, 5 months ago
  2. 0cb3da6 COMPMID-2985 change PoolingLayerInfo to struct by Sang-Hoon Park · 4 years, 5 months ago
  3. 448a81f COMPMID-2805: Add QASYMM8_SIGNED support in NEGEMMLowpOutputStage by Georgios Pinitas · 4 years, 6 months ago
  4. cd4e9ab COMPMID-2452: Add mnist example by Isabella Gottardi · 4 years, 7 months ago
  5. 8217c8e COMPMID-2895: Remove QASYMM8_PER_CHANNEL data type by Georgios Pinitas · 4 years, 7 months ago
  6. 3252795 COMPMID-2106: Extend get_input_accessor() to run input images through QASYMM8 networks by Manuel Bottini · 4 years, 7 months ago
  7. fae513c COMPMID-2486: Remove/add disabled compiler warnings by Michalis Spyrou · 4 years, 8 months ago
  8. 7c60c99 COMPMID-2486: Remove disabled compiler warnings by Michalis Spyrou · 4 years, 8 months ago
  9. db8485a COMPMID-2205: CL runtime context. by Pablo Tello · 4 years, 8 months ago
  10. 6bff195 COMPMID-2486: Remove disabled compiler warnings by Michalis Spyrou · 4 years, 8 months ago
  11. 351bd13 compmid-2573: Investigate FP16 Winograd reference implementations by giuros01 · 4 years, 9 months ago
  12. 35ea9a7 COMPMID-2317: Add new QASYMM16 data type by Michele Di Giorgio · 4 years, 9 months ago
  13. fb0fdcd COMPMID-2460: Add ELU activation on NEON,CL,GLES by Georgios Pinitas · 4 years, 10 months ago
  14. c853021 COMPMID-2417: Add new QASYMM8_PER_CHANNEL data type by Michalis Spyrou · 4 years, 10 months ago
  15. a7acb3c COMPMID-1849: Implement CPPDetectionPostProcessLayer by Isabella Gottardi · 5 years ago
  16. cf9c843 COMPMID 1528: Fixed compilation error when opencl=0 by Pablo Tello · 4 years, 11 months ago
  17. db9116f COMPMID-2443: CL example use program cache by default. by Pablo Tello · 5 years ago
  18. 2ea3761 COMPMID-2336: Fix InPlaceMutator condition and add SaveNumpyAccessor by Isabella Gottardi · 4 years, 11 months ago
  19. d5462ff COMPMID-2435: Update GPU target definitions by Georgios Pinitas · 5 years ago
  20. 3d13af8 COMPMID-2235: Extend type support for CL/NEON DequantizationLayer. by Georgios Pinitas · 5 years ago
  21. 3689fcd COMPMID-2408: Add QSYMM16 support for ElementwiseAddition for NEON by Manuel Bottini · 5 years ago
  22. e71eb6f COMPMID-2079: Print positional argument help by Georgios Pinitas · 5 years ago
  23. 4c5469b COMPMID-2225: Add interface support for new quantized data types. by Georgios Pinitas · 5 years ago
  24. 6a4d542 COMPMID-2159 Implement Round for CL by Usama Arif · 5 years ago
  25. 28f0dd9 COMPMID-2279: Implement REDUCE_MAX operator for NEON by Usama Arif · 5 years ago
  26. a4a08ad COMPMID-2280: Implement REDUCE_MIN operator for NEON by Usama Arif · 5 years ago
  27. ac33d7e COMPMID-2264: Implement LOG operator for CL by Usama Arif · 5 years ago
  28. 52c54f6 COMPMID-2270: Implement POW operator for CL by Usama Arif · 5 years ago
  29. eb312ef COMPMID-2267: Implement NEG for CL by Usama Arif · 5 years ago
  30. 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
  31. 083a069 COMPMID-1995: Change CLTuner default mode to NORMAL by Michalis Spyrou · 5 years ago
  32. 050471e COMPMID-1974 : Extend CLTuner to support different of level of tuning by Vidhya Sudhan Loganathan · 5 years ago
  33. b54c644 COMPMID-2011: ResNet50 returns wrong result by Georgios Pinitas · 5 years ago
  34. 108a95e COMPMID-2067: Add batch size option in validate_cl_gemm example by Georgios Pinitas · 5 years ago
  35. f52cd78 COMPMID-1995: Minor code fixes. by Georgios Pinitas · 5 years ago
  36. 8cf8c11 COMPMID-1944 Add support for "reflect" padding mode in NEPad by Usama Arif · 5 years ago
  37. 0ae5de9 COMPMID-1995: Prepare Graph to support different input/output quantization info by Isabella Gottardi · 5 years ago
  38. fb68ca1 COMPMID-1490 Create graph_convolution.cpp by John Kesapides · 5 years ago
  39. 5209be5 COMPMID-1999: Add support for GenerateProposals operator in CL by Manuel Bottini · 5 years ago
  40. bb365de Revert "COMPMID-1329: Add support for GenerateProposals operator in CL" by Giuseppe Rossini · 5 years ago
  41. f63885b COMPMID-1710 Move some Util functions to core/Utils by Michalis Spyrou · 5 years ago
  42. 053e751 COMPMID-1758: NEON: Implement Range by Manuel Bottini · 5 years ago
  43. b412fab COMPMID-1724: CL Implement Prod by Manuel Bottini · 5 years ago
  44. 5e96be7 COMPMID-1722 : CL: Implement Range by Vidhya Sudhan Loganathan · 5 years ago
  45. 7234ed8 COMPMID-1808: Add Detection Output Layer to the GraphAPI by Isabella Gottardi · 6 years ago
  46. 05e5644 COMPMID-1463: SSD support: Create Detection layer by Isabella Gottardi · 6 years ago
  47. e936262 COMPMID-1719 CL: Implement RSqrt, Exp by Michalis Spyrou · 6 years ago
  48. 164a272 COMPMID-1717: CL: Implement Maximum, Minimum, SquaredDifference by giuros01 · 6 years ago
  49. 7930db4 COMPMID-1728 CL: Implement ArgMax/ArgMin by Michalis Spyrou · 6 years ago
  50. 7900a9e COMPMID-1716: CL Comparison operations by Georgios Pinitas · 6 years ago
  51. 3175fcf COMPMID-1720: CL: Implement Tile by giuros01 · 6 years ago
  52. d646ae1 COMPMID-1065 : Create documentation explaining how to add new functions / kernels by Vidhya Sudhan Loganathan · 6 years ago
  53. 3252143 COMPMID-1750: Add PriorBox operator to graph API. by Pablo Tello · 6 years ago
  54. a25d16c COMPMID-1266 : Add support for FP16 in CLWinogradConvolutionLayer: 5x5 kernels by Vidhya Sudhan Loganathan · 6 years ago
  55. cd96a26 COMPMID-1329: Add support for GenerateProposals operator in CL by giuros01 · 6 years ago
  56. 6c7c38e COMPMID-1462 SSD support: Create CL PriorBox by Michalis Spyrou · 6 years ago
  57. c04a0e8 COMPMID-1327: Add support for BBoxTransform operator in CL by giuros01 · 6 years ago
  58. 7e9391b COMPMID-1574 Implement ReduceMean in OpenCL by Michalis Spyrou · 6 years ago
  59. 1887081 [COMPMID-1331] Add support for RoIAlign operator in CL by giuros01 · 6 years ago
  60. 88731f0 COMPMID-1592: (Nightly) Fix bus error when runnint inception v3 - CL by Michele Di Giorgio · 6 years ago
  61. a799ce0 COMPMID-1564: Add NEDepthwiseConvolution3x3 for QASYMM8 by Georgios Pinitas · 6 years ago
  62. d7647d4 [COMPMID-1229] Implementing Pad on OpenCL -FP32/FP16 by Giuseppe Rossini · 6 years ago
  63. 1c28ab4 COMPMID-1543: Unable to include ImageLoader.h in multiple object files by Anthony Barbier · 6 years ago
  64. 4dbc0a9 COMPMID-1541: Remove dependency on tests/ headers in utils/TypePrinter.h by Anthony Barbier · 6 years ago
  65. 8a04211 COMPMID-1188: Revert change to DummyAccessor, fixed NPY and Image loaders by Anthony Barbier · 6 years ago
  66. a7cbc74 COMPMID-1188 - Fixed DummyAccessor by Gian Marco Iodice · 6 years ago
  67. be2772a COMPMID-1508: Add Inception ResNet V2 model by Georgios Pinitas · 6 years ago
  68. 3941295 COMPMID-1506 NPY Loader doesn't work for NHWC pipelines by Michalis Spyrou · 6 years ago
  69. 8914e32 COMPMID-1473: Added missing TypePrinter for CPUModel, added accessor for number of CPUs by Anthony Barbier · 6 years ago
  70. 4ead11a COMPMID-1479: Fixed non fortran_order NPY loading. by Anthony Barbier · 6 years ago
  71. ad486e2 COMPMID-1188 - Fixed files extensions in GraphUtils.h by Gian Marco Iodice · 6 years ago
  72. 415a2bf COMPMID-1432: Enable by default NHWC in graph examples by Georgios Pinitas · 6 years ago
  73. 366628a COMPMID-1188 Added missing type printer for TensorInfo by Anthony Barbier · 6 years ago
  74. e222055 COMPMID-1367: Enable NHWC in graph examples by Georgios Pinitas · 6 years ago
  75. 40606df COMPMID-1414: Print the image being validated during graph validation by Anthony Barbier · 6 years ago
  76. 7d66a8e COMPMID-1386: Add support for converting weights for CL. by Georgios Pinitas · 6 years ago
  77. 9f28b39 COMPMID-1393: Update example documentation by Georgios Pinitas · 6 years ago
  78. 9c07c96 COMPMID-1246: Print the name of the file that cannot be loaded by Anthony Barbier · 6 years ago
  79. 7b607dc COMPMID-1400: Add command line option to specify the tuner's config file by Anthony Barbier · 6 years ago
  80. 11a7e32 COMPMID-1246 - Enabled NHWC on graph_mobilenet by default by Gian Marco Iodice · 6 years ago
  81. 943a40b COMPMID-1397: Add option to enable CLTuner in arm_compute_benchmark by Anthony Barbier · 6 years ago
  82. b03f7c5 COMPMID-1188 : Rename TNOX to Mali-G76 by Georgios Pinitas · 6 years ago
  83. 12be7ab COMPMID-1310: Create graph validation executables. by Georgios Pinitas · 6 years ago
  84. 671a11e COMPMID-1379: Created WindowIterator and TensorAccessor by Anthony Barbier · 6 years ago
  85. 7485d5a COMPMID-970 : Remove QS8 / QS16 support by Vidhya Sudhan Loganathan · 6 years ago
  86. 7908de7 COMPMID-1309: Add result validation on full network validation by Georgios Pinitas · 6 years ago
  87. 7c3b924 COMPMID-1308: Add and validate JPEG accessors by Georgios Pinitas · 6 years ago
  88. 0fc2545 COMPMID-970 : Remove QS8 / QS16 support by Vidhya Sudhan Loganathan · 6 years ago
  89. 8e74f44 COMPMID-911: Allow GEMM to work with 3D tensors by Isabella Gottardi · 6 years ago
  90. b940fd6 COMPMID-1181 Added some of the missing type printers by Anthony Barbier · 6 years ago
  91. 88d5b22 COMPMID-1035 - Add ResneXt50 as a graph example by Isabella Gottardi · 6 years ago
  92. b8fc60f COMPMID-1086: Optimizing GCGEMM - Add helpers to get target GPU information by Michele Di Giorgio · 6 years ago
  93. cac13b1 COMPMID-1097: Port mobilenet to NHWC by Georgios Pinitas · 6 years ago
  94. 9fb0cac COMPMID-1081: Introduced test-wide instruments by Anthony Barbier · 6 years ago
  95. 8de9261 COMPMID-585: Port OpticalFlow to new validation by John Richardson · 6 years ago
  96. 247f52c COMPMID-1013 - Create WinogradInfo data structure by Gian Marco Iodice · 6 years ago
  97. 3f217ec COMPMID-908 - Merge Activation layer with Convolution Layer (NEON. CL, GLES) by Isabella Gottardi · 6 years ago
  98. d9eb275 COMPMID-797: Switch to new graph. by Georgios Pinitas · 6 years ago
  99. 684cb0f COMPMID-596: Port HOGDetector to new validation by John Richardson · 6 years ago
  100. fbb8054 COMPMID-1028: Add GLES backend by Georgios Pinitas · 6 years ago