1. 3689fcd COMPMID-2408: Add QSYMM16 support for ElementwiseAddition for NEON by Manuel Bottini · 5 years ago
  2. e71eb6f COMPMID-2079: Print positional argument help by Georgios Pinitas · 5 years ago
  3. 4c5469b COMPMID-2225: Add interface support for new quantized data types. by Georgios Pinitas · 5 years ago
  4. 6a4d542 COMPMID-2159 Implement Round for CL by Usama Arif · 5 years ago
  5. 28f0dd9 COMPMID-2279: Implement REDUCE_MAX operator for NEON by Usama Arif · 5 years ago
  6. a4a08ad COMPMID-2280: Implement REDUCE_MIN operator for NEON by Usama Arif · 5 years ago
  7. ac33d7e COMPMID-2264: Implement LOG operator for CL by Usama Arif · 5 years ago
  8. 52c54f6 COMPMID-2270: Implement POW operator for CL by Usama Arif · 5 years ago
  9. eb312ef COMPMID-2267: Implement NEG for CL by Usama Arif · 5 years ago
  10. 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
  11. 083a069 COMPMID-1995: Change CLTuner default mode to NORMAL by Michalis Spyrou · 5 years ago
  12. 050471e COMPMID-1974 : Extend CLTuner to support different of level of tuning by Vidhya Sudhan Loganathan · 5 years ago
  13. b54c644 COMPMID-2011: ResNet50 returns wrong result by Georgios Pinitas · 5 years ago
  14. 108a95e COMPMID-2067: Add batch size option in validate_cl_gemm example by Georgios Pinitas · 5 years ago
  15. f52cd78 COMPMID-1995: Minor code fixes. by Georgios Pinitas · 5 years ago
  16. 8cf8c11 COMPMID-1944 Add support for "reflect" padding mode in NEPad by Usama Arif · 5 years ago
  17. 0ae5de9 COMPMID-1995: Prepare Graph to support different input/output quantization info by Isabella Gottardi · 5 years ago
  18. fb68ca1 COMPMID-1490 Create graph_convolution.cpp by John Kesapides · 5 years ago
  19. 5209be5 COMPMID-1999: Add support for GenerateProposals operator in CL by Manuel Bottini · 5 years ago
  20. bb365de Revert "COMPMID-1329: Add support for GenerateProposals operator in CL" by Giuseppe Rossini · 5 years ago
  21. f63885b COMPMID-1710 Move some Util functions to core/Utils by Michalis Spyrou · 5 years ago
  22. 053e751 COMPMID-1758: NEON: Implement Range by Manuel Bottini · 6 years ago
  23. b412fab COMPMID-1724: CL Implement Prod by Manuel Bottini · 6 years ago
  24. 5e96be7 COMPMID-1722 : CL: Implement Range by Vidhya Sudhan Loganathan · 6 years ago
  25. 7234ed8 COMPMID-1808: Add Detection Output Layer to the GraphAPI by Isabella Gottardi · 6 years ago
  26. 05e5644 COMPMID-1463: SSD support: Create Detection layer by Isabella Gottardi · 6 years ago
  27. e936262 COMPMID-1719 CL: Implement RSqrt, Exp by Michalis Spyrou · 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. 7900a9e COMPMID-1716: CL Comparison operations by Georgios Pinitas · 6 years ago
  31. 3175fcf COMPMID-1720: CL: Implement Tile by giuros01 · 6 years ago
  32. d646ae1 COMPMID-1065 : Create documentation explaining how to add new functions / kernels by Vidhya Sudhan Loganathan · 6 years ago
  33. 3252143 COMPMID-1750: Add PriorBox operator to graph API. by Pablo Tello · 6 years ago
  34. a25d16c COMPMID-1266 : Add support for FP16 in CLWinogradConvolutionLayer: 5x5 kernels by Vidhya Sudhan Loganathan · 6 years ago
  35. cd96a26 COMPMID-1329: Add support for GenerateProposals operator in CL by giuros01 · 6 years ago
  36. 6c7c38e COMPMID-1462 SSD support: Create CL PriorBox by Michalis Spyrou · 6 years ago
  37. c04a0e8 COMPMID-1327: Add support for BBoxTransform operator in CL by giuros01 · 6 years ago
  38. 7e9391b COMPMID-1574 Implement ReduceMean in OpenCL by Michalis Spyrou · 6 years ago
  39. 1887081 [COMPMID-1331] Add support for RoIAlign operator in CL by giuros01 · 6 years ago
  40. 88731f0 COMPMID-1592: (Nightly) Fix bus error when runnint inception v3 - CL by Michele Di Giorgio · 6 years ago
  41. a799ce0 COMPMID-1564: Add NEDepthwiseConvolution3x3 for QASYMM8 by Georgios Pinitas · 6 years ago
  42. d7647d4 [COMPMID-1229] Implementing Pad on OpenCL -FP32/FP16 by Giuseppe Rossini · 6 years ago
  43. 1c28ab4 COMPMID-1543: Unable to include ImageLoader.h in multiple object files by Anthony Barbier · 6 years ago
  44. 4dbc0a9 COMPMID-1541: Remove dependency on tests/ headers in utils/TypePrinter.h by Anthony Barbier · 6 years ago
  45. 8a04211 COMPMID-1188: Revert change to DummyAccessor, fixed NPY and Image loaders by Anthony Barbier · 6 years ago
  46. a7cbc74 COMPMID-1188 - Fixed DummyAccessor by Gian Marco Iodice · 6 years ago
  47. be2772a COMPMID-1508: Add Inception ResNet V2 model by Georgios Pinitas · 6 years ago
  48. 3941295 COMPMID-1506 NPY Loader doesn't work for NHWC pipelines by Michalis Spyrou · 6 years ago
  49. 8914e32 COMPMID-1473: Added missing TypePrinter for CPUModel, added accessor for number of CPUs by Anthony Barbier · 6 years ago
  50. 4ead11a COMPMID-1479: Fixed non fortran_order NPY loading. by Anthony Barbier · 6 years ago
  51. ad486e2 COMPMID-1188 - Fixed files extensions in GraphUtils.h by Gian Marco Iodice · 6 years ago
  52. 415a2bf COMPMID-1432: Enable by default NHWC in graph examples by Georgios Pinitas · 6 years ago
  53. 366628a COMPMID-1188 Added missing type printer for TensorInfo by Anthony Barbier · 6 years ago
  54. e222055 COMPMID-1367: Enable NHWC in graph examples by Georgios Pinitas · 6 years ago
  55. 40606df COMPMID-1414: Print the image being validated during graph validation by Anthony Barbier · 6 years ago
  56. 7d66a8e COMPMID-1386: Add support for converting weights for CL. by Georgios Pinitas · 6 years ago
  57. 9f28b39 COMPMID-1393: Update example documentation by Georgios Pinitas · 6 years ago
  58. 9c07c96 COMPMID-1246: Print the name of the file that cannot be loaded by Anthony Barbier · 6 years ago
  59. 7b607dc COMPMID-1400: Add command line option to specify the tuner's config file by Anthony Barbier · 6 years ago
  60. 11a7e32 COMPMID-1246 - Enabled NHWC on graph_mobilenet by default by Gian Marco Iodice · 6 years ago
  61. 943a40b COMPMID-1397: Add option to enable CLTuner in arm_compute_benchmark by Anthony Barbier · 6 years ago
  62. b03f7c5 COMPMID-1188 : Rename TNOX to Mali-G76 by Georgios Pinitas · 6 years ago
  63. 12be7ab COMPMID-1310: Create graph validation executables. by Georgios Pinitas · 6 years ago
  64. 671a11e COMPMID-1379: Created WindowIterator and TensorAccessor by Anthony Barbier · 6 years ago
  65. 7485d5a COMPMID-970 : Remove QS8 / QS16 support by Vidhya Sudhan Loganathan · 6 years ago
  66. 7908de7 COMPMID-1309: Add result validation on full network validation by Georgios Pinitas · 6 years ago
  67. 7c3b924 COMPMID-1308: Add and validate JPEG accessors by Georgios Pinitas · 6 years ago
  68. 0fc2545 COMPMID-970 : Remove QS8 / QS16 support by Vidhya Sudhan Loganathan · 6 years ago
  69. 8e74f44 COMPMID-911: Allow GEMM to work with 3D tensors by Isabella Gottardi · 6 years ago
  70. b940fd6 COMPMID-1181 Added some of the missing type printers by Anthony Barbier · 6 years ago
  71. 88d5b22 COMPMID-1035 - Add ResneXt50 as a graph example by Isabella Gottardi · 6 years ago
  72. b8fc60f COMPMID-1086: Optimizing GCGEMM - Add helpers to get target GPU information by Michele Di Giorgio · 6 years ago
  73. cac13b1 COMPMID-1097: Port mobilenet to NHWC by Georgios Pinitas · 6 years ago
  74. 9fb0cac COMPMID-1081: Introduced test-wide instruments by Anthony Barbier · 6 years ago
  75. 8de9261 COMPMID-585: Port OpticalFlow to new validation by John Richardson · 6 years ago
  76. 247f52c COMPMID-1013 - Create WinogradInfo data structure by Gian Marco Iodice · 6 years ago
  77. 3f217ec COMPMID-908 - Merge Activation layer with Convolution Layer (NEON. CL, GLES) by Isabella Gottardi · 6 years ago
  78. d9eb275 COMPMID-797: Switch to new graph. by Georgios Pinitas · 6 years ago
  79. 684cb0f COMPMID-596: Port HOGDetector to new validation by John Richardson · 6 years ago
  80. fbb8054 COMPMID-1028: Add GLES backend by Georgios Pinitas · 6 years ago
  81. c357c47 COMPMID-1008: Fix Doxygen issues by Alex Gilday · 6 years ago
  82. d8734b5 COMPMID-793 : Add graph intermediate representation by Georgios Pinitas · 7 years ago
  83. 5e69bb4 COMPMID-959 fill_random_tensor should fill all dimensions by Michalis Spyrou · 6 years ago
  84. a967611 COMPMID-886 Don't use LWS hints by default for GPU post Mali-G72 by Michalis Spyrou · 6 years ago
  85. 4a65b98 COMPMID-991: Add data layout information to the test framework by Michele Di Giorgio · 6 years ago
  86. 9414f64 COMPMID-582: Add validation to channel_extract kernels. by Ioan-Cristian Szabo · 7 years ago
  87. 1fbb812 Revert "COMPMID-582: Add validation to channel_extract kernels." by Anthony Barbier · 6 years ago
  88. 140fdc7 COMPMID-913: Fix preprocessing step for TF models. by Georgios Pinitas · 6 years ago
  89. e3fba0a COMPMID-925: Enabling OpenCL tuner in the graph examples by Michele Di Giorgio · 6 years ago
  90. f07d28d COMPMID-845: Create a ConvolutionLayer for CL by Isabella Gottardi · 6 years ago
  91. 91d20d9 COMPMID-582: Add validation to channel_extract kernels. by Ioan-Cristian Szabo · 7 years ago
  92. f36ac35 COMPMID-931 Bugfix for NumPyBinLoader with SubTensor output. (#345) by hakanardo · 6 years ago
  93. 5ca7409 COMPMID-765 - Used GEMM-based convolution in VGG16 by Gian Marco · 6 years ago
  94. 6e464c3 COMPMID-828 - Add support for non square pool size - Part1 by Isabella Gottardi · 6 years ago
  95. d466c2d COMPMID-833 Direct convolution, Normalization and by Michalis Spyrou · 6 years ago
  96. 7f530b3 COMPMID-847: Add MobileNet_v1_0.75_160. by Georgios Pinitas · 6 years ago
  97. 652bde5 COMPMID-674 - Create Google InceptionV3 example by Georgios Pinitas · 6 years ago
  98. a66eaa2 COMPMID-752 Creating an example for QASYMM8 MobileNet by Giorgio Arena · 7 years ago
  99. 2b5f0f2 COMPMID-782 Port examples to the new format by Michalis Spyrou · 6 years ago
  100. 6db0ff5 COMPMID-771 Allow examples to be profiled by Anthony Barbier · 6 years ago