1. cece42c Comply with Trademark rules for use of Neon, Arm and Mali by Sheri Zhang · 3 years, 4 months ago
  2. 4841c97 Add mlgo to graph examples by SiCong Li · 3 years, 4 months ago
  3. db4a6c1 Integrate MLGO into CLGEMM and CLGEMMLowpMatrixMultiplyCore: Part2 by SiCong Li · 3 years, 4 months ago
  4. 4551403 Add support for macOS by Georgios Pinitas · 3 years, 5 months ago
  5. 33b103b Resolve merge conflicts between new fills and new fp16 generator by Giorgio Arena · 3 years, 5 months ago
  6. 4bdd177 Fix fill() for FP data type in fixtures - Part 2 by Giorgio Arena · 3 years, 6 months ago
  7. a8e2aeb Generalize custom uniform generator for floating point data types with 16 bits by Giorgio Arena · 3 years, 5 months ago
  8. b309fc2 Fix uniform_real_distribution_fp16 warning and single Dimension increment by Giorgio Arena · 3 years, 5 months ago
  9. 82c0d7f Create fill functions available everywhere for easy debugging by Giorgio Arena · 3 years, 6 months ago
  10. 6aeb217 Fix fill() for FP data type in fixtures - Part 1 by Giorgio Arena · 3 years, 6 months ago
  11. 4ffc42a Add support for G78 instance by Georgios Pinitas · 3 years, 6 months ago
  12. 40f51a6 Update default C++ standard to C++14 by Georgios Pinitas · 3 years, 6 months ago
  13. 827817e COMPMID-3987: Nightly failure - Android builds failing in dataset and validation by Manuel Bottini · 3 years, 7 months ago
  14. d80792a COMPMID-3887: NEGEMMConvolutionLayer hangs up on num_threads>18 by Sheri Zhang · 3 years, 7 months ago
  15. 68dd25f COMPMID-3637: Move utility headers from arm_compute to src by Sang-Hoon Park · 3 years, 8 months ago
  16. 552e11d COMPMID-3761: Update directory structure by Michele Di Giorgio · 3 years, 8 months ago
  17. ce7c441 COMPMID-3756 Update CommonGraphOptions documentations to include tuner-mode by SiCong Li · 3 years, 9 months ago
  18. e357a25 COMPMID-3454 Patch1: Relocate data_type_from_name to core/Utils by SiCong Li · 3 years, 10 months ago
  19. 318c9f4 COMPMID-3578: Update FP32/int8 kernel selection. by David Mansell · 3 years, 11 months ago
  20. d9eaf61 COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm preferred presentation by Michele Di Giorgio · 3 years, 11 months ago
  21. aba2f91 COMPMID-3289: Test improvement CLGEMMMatrixMultiplyReshapedKernel. by morgolock · 4 years, 1 month ago
  22. ea2ce17 Introduce CL kernel cache feature by Inki Dae · 4 years, 2 months ago
  23. 9204646 COMPMID-3069: Remove unnecessary uses of ToolchainSupport.h by Matthew Bentham · 4 years, 3 months ago
  24. 758b5ba COMPMID-3069: Improve build time by splitting up ToolchainSupport.h by Matthew Bentham · 4 years, 3 months ago
  25. b467021 COMPMID-1181: Support for tracing configuration by Anthony Barbier · 6 years ago
  26. e8291ac COMPMID-3152: Initial Bfloat16 support by Georgios Pinitas · 4 years, 3 months ago
  27. 07df3d4 COMPMID-3079: Implement Hard-Swish in NEON. by morgolock · 4 years, 3 months ago
  28. 11fedda COMPMID-2985 add data_layout to PoolingLayerInfo by Sang-Hoon Park · 4 years, 5 months ago
  29. 0cb3da6 COMPMID-2985 change PoolingLayerInfo to struct by Sang-Hoon Park · 4 years, 5 months ago
  30. 448a81f COMPMID-2805: Add QASYMM8_SIGNED support in NEGEMMLowpOutputStage by Georgios Pinitas · 4 years, 6 months ago
  31. cd4e9ab COMPMID-2452: Add mnist example by Isabella Gottardi · 4 years, 7 months ago
  32. 8217c8e COMPMID-2895: Remove QASYMM8_PER_CHANNEL data type by Georgios Pinitas · 4 years, 7 months ago
  33. 3252795 COMPMID-2106: Extend get_input_accessor() to run input images through QASYMM8 networks by Manuel Bottini · 4 years, 7 months ago
  34. fae513c COMPMID-2486: Remove/add disabled compiler warnings by Michalis Spyrou · 4 years, 8 months ago
  35. 7c60c99 COMPMID-2486: Remove disabled compiler warnings by Michalis Spyrou · 4 years, 8 months ago
  36. db8485a COMPMID-2205: CL runtime context. by Pablo Tello · 4 years, 8 months ago
  37. 6bff195 COMPMID-2486: Remove disabled compiler warnings by Michalis Spyrou · 4 years, 8 months ago
  38. 351bd13 compmid-2573: Investigate FP16 Winograd reference implementations by giuros01 · 4 years, 9 months ago
  39. 35ea9a7 COMPMID-2317: Add new QASYMM16 data type by Michele Di Giorgio · 4 years, 9 months ago
  40. fb0fdcd COMPMID-2460: Add ELU activation on NEON,CL,GLES by Georgios Pinitas · 4 years, 10 months ago
  41. c853021 COMPMID-2417: Add new QASYMM8_PER_CHANNEL data type by Michalis Spyrou · 4 years, 10 months ago
  42. a7acb3c COMPMID-1849: Implement CPPDetectionPostProcessLayer by Isabella Gottardi · 5 years ago
  43. cf9c843 COMPMID 1528: Fixed compilation error when opencl=0 by Pablo Tello · 4 years, 11 months ago
  44. db9116f COMPMID-2443: CL example use program cache by default. by Pablo Tello · 5 years ago
  45. 2ea3761 COMPMID-2336: Fix InPlaceMutator condition and add SaveNumpyAccessor by Isabella Gottardi · 4 years, 11 months ago
  46. d5462ff COMPMID-2435: Update GPU target definitions by Georgios Pinitas · 5 years ago
  47. 3d13af8 COMPMID-2235: Extend type support for CL/NEON DequantizationLayer. by Georgios Pinitas · 5 years ago
  48. 3689fcd COMPMID-2408: Add QSYMM16 support for ElementwiseAddition for NEON by Manuel Bottini · 5 years ago
  49. e71eb6f COMPMID-2079: Print positional argument help by Georgios Pinitas · 5 years ago
  50. 4c5469b COMPMID-2225: Add interface support for new quantized data types. by Georgios Pinitas · 5 years ago
  51. 6a4d542 COMPMID-2159 Implement Round for CL by Usama Arif · 5 years ago
  52. 28f0dd9 COMPMID-2279: Implement REDUCE_MAX operator for NEON by Usama Arif · 5 years ago
  53. a4a08ad COMPMID-2280: Implement REDUCE_MIN operator for NEON by Usama Arif · 5 years ago
  54. ac33d7e COMPMID-2264: Implement LOG operator for CL by Usama Arif · 5 years ago
  55. 52c54f6 COMPMID-2270: Implement POW operator for CL by Usama Arif · 5 years ago
  56. eb312ef COMPMID-2267: Implement NEG for CL by Usama Arif · 5 years ago
  57. 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
  58. 083a069 COMPMID-1995: Change CLTuner default mode to NORMAL by Michalis Spyrou · 5 years ago
  59. 050471e COMPMID-1974 : Extend CLTuner to support different of level of tuning by Vidhya Sudhan Loganathan · 5 years ago
  60. b54c644 COMPMID-2011: ResNet50 returns wrong result by Georgios Pinitas · 5 years ago
  61. 108a95e COMPMID-2067: Add batch size option in validate_cl_gemm example by Georgios Pinitas · 5 years ago
  62. f52cd78 COMPMID-1995: Minor code fixes. by Georgios Pinitas · 5 years ago
  63. 8cf8c11 COMPMID-1944 Add support for "reflect" padding mode in NEPad by Usama Arif · 5 years ago
  64. 0ae5de9 COMPMID-1995: Prepare Graph to support different input/output quantization info by Isabella Gottardi · 5 years ago
  65. fb68ca1 COMPMID-1490 Create graph_convolution.cpp by John Kesapides · 5 years ago
  66. 5209be5 COMPMID-1999: Add support for GenerateProposals operator in CL by Manuel Bottini · 5 years ago
  67. bb365de Revert "COMPMID-1329: Add support for GenerateProposals operator in CL" by Giuseppe Rossini · 5 years ago
  68. f63885b COMPMID-1710 Move some Util functions to core/Utils by Michalis Spyrou · 5 years ago
  69. 053e751 COMPMID-1758: NEON: Implement Range by Manuel Bottini · 5 years ago
  70. b412fab COMPMID-1724: CL Implement Prod by Manuel Bottini · 5 years ago
  71. 5e96be7 COMPMID-1722 : CL: Implement Range by Vidhya Sudhan Loganathan · 5 years ago
  72. 7234ed8 COMPMID-1808: Add Detection Output Layer to the GraphAPI by Isabella Gottardi · 6 years ago
  73. 05e5644 COMPMID-1463: SSD support: Create Detection layer by Isabella Gottardi · 6 years ago
  74. e936262 COMPMID-1719 CL: Implement RSqrt, Exp by Michalis Spyrou · 6 years ago
  75. 164a272 COMPMID-1717: CL: Implement Maximum, Minimum, SquaredDifference by giuros01 · 6 years ago
  76. 7930db4 COMPMID-1728 CL: Implement ArgMax/ArgMin by Michalis Spyrou · 6 years ago
  77. 7900a9e COMPMID-1716: CL Comparison operations by Georgios Pinitas · 6 years ago
  78. 3175fcf COMPMID-1720: CL: Implement Tile by giuros01 · 6 years ago
  79. d646ae1 COMPMID-1065 : Create documentation explaining how to add new functions / kernels by Vidhya Sudhan Loganathan · 6 years ago
  80. 3252143 COMPMID-1750: Add PriorBox operator to graph API. by Pablo Tello · 6 years ago
  81. a25d16c COMPMID-1266 : Add support for FP16 in CLWinogradConvolutionLayer: 5x5 kernels by Vidhya Sudhan Loganathan · 6 years ago
  82. cd96a26 COMPMID-1329: Add support for GenerateProposals operator in CL by giuros01 · 6 years ago
  83. 6c7c38e COMPMID-1462 SSD support: Create CL PriorBox by Michalis Spyrou · 6 years ago
  84. c04a0e8 COMPMID-1327: Add support for BBoxTransform operator in CL by giuros01 · 6 years ago
  85. 7e9391b COMPMID-1574 Implement ReduceMean in OpenCL by Michalis Spyrou · 6 years ago
  86. 1887081 [COMPMID-1331] Add support for RoIAlign operator in CL by giuros01 · 6 years ago
  87. 88731f0 COMPMID-1592: (Nightly) Fix bus error when runnint inception v3 - CL by Michele Di Giorgio · 6 years ago
  88. a799ce0 COMPMID-1564: Add NEDepthwiseConvolution3x3 for QASYMM8 by Georgios Pinitas · 6 years ago
  89. d7647d4 [COMPMID-1229] Implementing Pad on OpenCL -FP32/FP16 by Giuseppe Rossini · 6 years ago
  90. 1c28ab4 COMPMID-1543: Unable to include ImageLoader.h in multiple object files by Anthony Barbier · 6 years ago
  91. 4dbc0a9 COMPMID-1541: Remove dependency on tests/ headers in utils/TypePrinter.h by Anthony Barbier · 6 years ago
  92. 8a04211 COMPMID-1188: Revert change to DummyAccessor, fixed NPY and Image loaders by Anthony Barbier · 6 years ago
  93. a7cbc74 COMPMID-1188 - Fixed DummyAccessor by Gian Marco Iodice · 6 years ago
  94. be2772a COMPMID-1508: Add Inception ResNet V2 model by Georgios Pinitas · 6 years ago
  95. 3941295 COMPMID-1506 NPY Loader doesn't work for NHWC pipelines by Michalis Spyrou · 6 years ago
  96. 8914e32 COMPMID-1473: Added missing TypePrinter for CPUModel, added accessor for number of CPUs by Anthony Barbier · 6 years ago
  97. 4ead11a COMPMID-1479: Fixed non fortran_order NPY loading. by Anthony Barbier · 6 years ago
  98. ad486e2 COMPMID-1188 - Fixed files extensions in GraphUtils.h by Gian Marco Iodice · 6 years ago
  99. 415a2bf COMPMID-1432: Enable by default NHWC in graph examples by Georgios Pinitas · 6 years ago
  100. 366628a COMPMID-1188 Added missing type printer for TensorInfo by Anthony Barbier · 6 years ago