1. 3c4d085 Update the GPUTarget list by Gian Marco Iodice · 2 years ago
  2. 9178002 Fix for inclusion of "arm_gemm" from src into "Types.h" from core by Ramy Elgammal · 2 years ago
  3. d208f4f Enable march=armv8.6-a in non multi-isa builds by Pablo Marquez Tello · 2 years ago
  4. 553f695 [ONCPUML-951] Variable weight support for Convolution. by Francesco Petrogalli · 2 years ago
  5. 4bfc70e Add Gemm MMUL Reshaped Only Rhs Support for FP32/FP16 by Gunes Bayir · 2 years, 7 months ago
  6. 3751569 Implementation of ClPooling3d by ramelg01 · 2 years, 4 months ago
  7. ab2bc73 Adding support for Arm Mali-G710 by Gian Marco Iodice · 2 years, 5 months ago
  8. 3177861 Fix PostOp dependency by SiCongLi · 2 years, 8 months ago
  9. d928735 Add validate tests for CLConvolutionLayer and CLGEMMConvolutionLayer with post ops by SiCongLi · 2 years, 8 months ago
  10. 6049eda Add PRelu to supported PostOps in: by ramelg01 · 2 years, 8 months ago
  11. 579ca84 Add PostOp support to GEMM and CLGEMM operators and functions Part 2 by SiCongLi · 2 years, 9 months ago
  12. eb8bd81 Fix dst "widening" validation by SiCongLi · 2 years, 8 months ago
  13. 1af5416 Add experimental PostOp interface to ClGemmMatrixMultiplyReshapedKernel Part 1 by SiCongLi · 2 years, 9 months ago
  14. c9cecc0 Remove legacy GeMM kernels on OpenCL by Gian Marco Iodice · 2 years, 9 months ago
  15. 945ae9e Implement CLDirectConv3D f32/f16 by Giorgio Arena · 2 years, 9 months ago
  16. c9fe9fc Add support for 5D data layout indexing by Giorgio Arena · 2 years, 9 months ago
  17. 4a6d9e8 Provide logging for configure functions in all CPP functions by ramelg01 · 2 years, 9 months ago
  18. b1ba1e3 FIX: seg fault when printing TensorInfo's quantization info per channel by ramelg01 · 2 years, 9 months ago
  19. cbbb038 Provide logging for configure functions in all NEON functions by ramelg01 · 2 years, 10 months ago
  20. 3ae3d88 Provide logging for configure functions in all cpu operators by ramelg01 · 2 years, 10 months ago
  21. 9ac7b99 Revert "Add support for non-constant weights and biases in CpuFullyConnected" by Pablo Marquez Tello · 2 years, 10 months ago
  22. e4563a0 Adds Conv3d reference implementation support. by Adnan AlSinan · 2 years, 10 months ago
  23. aed63ee Add support for non-constant weights and biases in CpuFullyConnected by Michele Di Giorgio · 3 years ago
  24. e920d6a Printing operators parameters, currently for CpuAdd operator only. by Ramy Elgammal · 2 years, 11 months ago
  25. dd23f2a Add LayerData to all nodes by Freddie Liardet · 3 years ago
  26. b1496e6 Add code to detect Mali(TM) G31 by Pablo Marquez Tello · 3 years ago
  27. 08302c1 Add CPU discovery capabilities. by Georgios Pinitas · 3 years, 1 month ago
  28. c6f9510 Remove Computer Vision generic interfaces and types by Georgios Pinitas · 3 years, 3 months ago
  29. c22eb1b Provide utlity function to print ITensorInfo by Michele Di Giorgio · 3 years, 5 months ago
  30. db4a6c1 Integrate MLGO into CLGEMM and CLGEMMLowpMatrixMultiplyCore: Part2 by SiCong Li · 3 years, 5 months ago
  31. 4ffc42a Add support for G78 instance by Georgios Pinitas · 3 years, 7 months ago
  32. 318c9f4 COMPMID-3578: Update FP32/int8 kernel selection. by David Mansell · 4 years ago
  33. d9eaf61 COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm preferred presentation by Michele Di Giorgio · 4 years ago
  34. aba2f91 COMPMID-3289: Test improvement CLGEMMMatrixMultiplyReshapedKernel. by morgolock · 4 years, 2 months ago
  35. 758b5ba COMPMID-3069: Improve build time by splitting up ToolchainSupport.h by Matthew Bentham · 4 years, 4 months ago
  36. b467021 COMPMID-1181: Support for tracing configuration by Anthony Barbier · 6 years ago
  37. e8291ac COMPMID-3152: Initial Bfloat16 support by Georgios Pinitas · 4 years, 4 months ago
  38. 07df3d4 COMPMID-3079: Implement Hard-Swish in NEON. by morgolock · 4 years, 4 months ago
  39. 11fedda COMPMID-2985 add data_layout to PoolingLayerInfo by Sang-Hoon Park · 4 years, 6 months ago
  40. 0cb3da6 COMPMID-2985 change PoolingLayerInfo to struct by Sang-Hoon Park · 4 years, 6 months ago
  41. 448a81f COMPMID-2805: Add QASYMM8_SIGNED support in NEGEMMLowpOutputStage by Georgios Pinitas · 4 years, 7 months ago
  42. 8217c8e COMPMID-2895: Remove QASYMM8_PER_CHANNEL data type by Georgios Pinitas · 4 years, 8 months ago
  43. 35ea9a7 COMPMID-2317: Add new QASYMM16 data type by Michele Di Giorgio · 4 years, 10 months ago
  44. fb0fdcd COMPMID-2460: Add ELU activation on NEON,CL,GLES by Georgios Pinitas · 4 years, 10 months ago
  45. c853021 COMPMID-2417: Add new QASYMM8_PER_CHANNEL data type by Michalis Spyrou · 4 years, 10 months ago
  46. a7acb3c COMPMID-1849: Implement CPPDetectionPostProcessLayer by Isabella Gottardi · 5 years ago
  47. d5462ff COMPMID-2435: Update GPU target definitions by Georgios Pinitas · 5 years ago
  48. 3d13af8 COMPMID-2235: Extend type support for CL/NEON DequantizationLayer. by Georgios Pinitas · 5 years ago
  49. 3689fcd COMPMID-2408: Add QSYMM16 support for ElementwiseAddition for NEON by Manuel Bottini · 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. 050471e COMPMID-1974 : Extend CLTuner to support different of level of tuning by Vidhya Sudhan Loganathan · 5 years ago
  59. f52cd78 COMPMID-1995: Minor code fixes. by Georgios Pinitas · 5 years ago
  60. 8cf8c11 COMPMID-1944 Add support for "reflect" padding mode in NEPad by Usama Arif · 5 years ago
  61. 5209be5 COMPMID-1999: Add support for GenerateProposals operator in CL by Manuel Bottini · 5 years ago
  62. bb365de Revert "COMPMID-1329: Add support for GenerateProposals operator in CL" by Giuseppe Rossini · 5 years ago
  63. b412fab COMPMID-1724: CL Implement Prod by Manuel Bottini · 6 years ago
  64. 05e5644 COMPMID-1463: SSD support: Create Detection layer by Isabella Gottardi · 6 years ago
  65. e936262 COMPMID-1719 CL: Implement RSqrt, Exp by Michalis Spyrou · 6 years ago
  66. 164a272 COMPMID-1717: CL: Implement Maximum, Minimum, SquaredDifference by giuros01 · 6 years ago
  67. 7930db4 COMPMID-1728 CL: Implement ArgMax/ArgMin by Michalis Spyrou · 6 years ago
  68. 7900a9e COMPMID-1716: CL Comparison operations by Georgios Pinitas · 6 years ago
  69. 3175fcf COMPMID-1720: CL: Implement Tile by giuros01 · 6 years ago
  70. d646ae1 COMPMID-1065 : Create documentation explaining how to add new functions / kernels by Vidhya Sudhan Loganathan · 6 years ago
  71. cd96a26 COMPMID-1329: Add support for GenerateProposals operator in CL by giuros01 · 6 years ago
  72. 6c7c38e COMPMID-1462 SSD support: Create CL PriorBox by Michalis Spyrou · 6 years ago
  73. c04a0e8 COMPMID-1327: Add support for BBoxTransform operator in CL by giuros01 · 6 years ago
  74. 7e9391b COMPMID-1574 Implement ReduceMean in OpenCL by Michalis Spyrou · 6 years ago
  75. 1887081 [COMPMID-1331] Add support for RoIAlign operator in CL by giuros01 · 6 years ago
  76. d7647d4 [COMPMID-1229] Implementing Pad on OpenCL -FP32/FP16 by Giuseppe Rossini · 6 years ago
  77. 4dbc0a9 COMPMID-1541: Remove dependency on tests/ headers in utils/TypePrinter.h by Anthony Barbier · 6 years ago
  78. 8914e32 COMPMID-1473: Added missing TypePrinter for CPUModel, added accessor for number of CPUs by Anthony Barbier · 6 years ago
  79. 366628a COMPMID-1188 Added missing type printer for TensorInfo by Anthony Barbier · 6 years ago
  80. e222055 COMPMID-1367: Enable NHWC in graph examples by Georgios Pinitas · 6 years ago
  81. b03f7c5 COMPMID-1188 : Rename TNOX to Mali-G76 by Georgios Pinitas · 6 years ago
  82. 671a11e COMPMID-1379: Created WindowIterator and TensorAccessor by Anthony Barbier · 6 years ago
  83. 7485d5a COMPMID-970 : Remove QS8 / QS16 support by Vidhya Sudhan Loganathan · 6 years ago
  84. 0fc2545 COMPMID-970 : Remove QS8 / QS16 support by Vidhya Sudhan Loganathan · 6 years ago
  85. 8e74f44 COMPMID-911: Allow GEMM to work with 3D tensors by Isabella Gottardi · 6 years ago
  86. b940fd6 COMPMID-1181 Added some of the missing type printers by Anthony Barbier · 6 years ago
  87. b8fc60f COMPMID-1086: Optimizing GCGEMM - Add helpers to get target GPU information by Michele Di Giorgio · 6 years ago
  88. 8de9261 COMPMID-585: Port OpticalFlow to new validation by John Richardson · 6 years ago
  89. 247f52c COMPMID-1013 - Create WinogradInfo data structure by Gian Marco Iodice · 6 years ago
  90. 3f217ec COMPMID-908 - Merge Activation layer with Convolution Layer (NEON. CL, GLES) by Isabella Gottardi · 6 years ago
  91. 684cb0f COMPMID-596: Port HOGDetector to new validation by John Richardson · 6 years ago
  92. c357c47 COMPMID-1008: Fix Doxygen issues by Alex Gilday · 6 years ago
  93. a967611 COMPMID-886 Don't use LWS hints by default for GPU post Mali-G72 by Michalis Spyrou · 6 years ago
  94. 4a65b98 COMPMID-991: Add data layout information to the test framework by Michele Di Giorgio · 6 years ago
  95. 9414f64 COMPMID-582: Add validation to channel_extract kernels. by Ioan-Cristian Szabo · 7 years ago
  96. 1fbb812 Revert "COMPMID-582: Add validation to channel_extract kernels." by Anthony Barbier · 6 years ago
  97. f07d28d COMPMID-845: Create a ConvolutionLayer for CL by Isabella Gottardi · 6 years ago
  98. 91d20d9 COMPMID-582: Add validation to channel_extract kernels. by Ioan-Cristian Szabo · 7 years ago
  99. 6e464c3 COMPMID-828 - Add support for non square pool size - Part1 by Isabella Gottardi · 6 years ago
  100. d466c2d COMPMID-833 Direct convolution, Normalization and by Michalis Spyrou · 6 years ago