1. cbbb038 Provide logging for configure functions in all NEON functions by ramelg01 · 2 years, 10 months ago
  2. 9ac7b99 Revert "Add support for non-constant weights and biases in CpuFullyConnected" by Pablo Marquez Tello · 2 years, 10 months ago
  3. e4563a0 Adds Conv3d reference implementation support. by Adnan AlSinan · 2 years, 10 months ago
  4. aed63ee Add support for non-constant weights and biases in CpuFullyConnected by Michele Di Giorgio · 3 years ago
  5. 4ee8b15 Update GEMM assembly kernels by Georgios Pinitas · 3 years ago
  6. 93b75e0 Port NEGEMM to memory injecting interface (Part 1) by Michele Di Giorgio · 3 years ago
  7. 36dff9f Add NHWC support to CLRemap by Frederick Liardet · 3 years, 2 months ago
  8. 4403ed3 Add support for dynamic weights in CL FullyConnected layer by Giorgio Arena · 3 years, 2 months ago
  9. 856f66e Port CLGEMM to memory injecting interface by Georgios Pinitas · 3 years, 2 months ago
  10. c3f459d Add constant_weights boolean to FullyConntectedLayerInfo by Michele Di Giorgio · 3 years, 2 months ago
  11. dcf4c87 CLDepthwiseConvolutionLayer rework - Part 1 by Giorgio Arena · 3 years, 3 months ago
  12. 60c3b0e Port DepthwiseConvolution to new API by Michalis Spyrou · 3 years, 3 months ago
  13. c6f9510 Remove Computer Vision generic interfaces and types by Georgios Pinitas · 3 years, 3 months ago
  14. 383de02 Fixed compiler errors by Pablo Marquez Tello · 3 years, 4 months ago
  15. ceaa0bf Remove OpenGL ES support by Manuel Bottini · 3 years, 5 months ago
  16. 63bb7ca COMPMID-3921: Remove OpenCL Padding CLBitwiseKernel by Manuel Bottini · 3 years, 7 months ago
  17. 75eea33 COMPMID-3961: Add Logical OR/AND/NOT operator on CL by Sang-Hoon Park · 3 years, 8 months ago
  18. c0b6f76 COMPMID-3776: Indirect GEMM by Georgios Pinitas · 3 years, 8 months ago
  19. ebcebf1 COMPMID-3638: Move NEON kernels by Michalis Spyrou · 3 years, 8 months ago
  20. 1e2af2a COMPMID-3712 Remove OpenCL padding: CLDepthwiseConvolutionLayer3x3NHWCKernel FP16/32 by Giorgio Arena · 3 years, 9 months ago
  21. 2bfadd9 Add StridedSliceLayerNode to graph API by thecha01 · 3 years, 11 months ago
  22. ebd8fb4 COMPMID-3747 Remove unnecessary and problematic constness from non-static private members by SiCong Li · 3 years, 11 months ago
  23. d9eaf61 COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm preferred presentation by Michele Di Giorgio · 4 years ago
  24. e3a849a COMPMID-3320: Add cl_image support for GEMMReshaped T_NT by Gian Marco Iodice · 4 years, 1 month ago
  25. dd717c3 COMPMID-3318: Add flag to export to cl_image by Gian Marco Iodice · 4 years, 1 month ago
  26. 387259a COMPMID-3069: Removing deprecated functions and classes from 20.05 release by Manuel Bottini · 4 years, 1 month ago
  27. aba2f91 COMPMID-3289: Test improvement CLGEMMMatrixMultiplyReshapedKernel. by morgolock · 4 years, 2 months ago
  28. 1b14c75 COMPMID-2968: Add support for QASYMM8_SIGNED in CLGEMMLowpQuantizeDownInt32ToUint8ScaleByFloatKernel by Sheri Zhang · 4 years, 4 months ago
  29. 2e5fd63 COMPMID-3098 Fuse Relu and Bounded Relu with FullyConnected NEON by SiCongLi · 4 years, 4 months ago
  30. e8291ac COMPMID-3152: Initial Bfloat16 support by Georgios Pinitas · 4 years, 4 months ago
  31. 1856ff7 COMPMID-3097 Fuse activation with fully connected layer CL by Giorgio Arena · 4 years, 5 months ago
  32. 07df3d4 COMPMID-3079: Implement Hard-Swish in NEON. by morgolock · 4 years, 4 months ago
  33. 11fedda COMPMID-2985 add data_layout to PoolingLayerInfo by Sang-Hoon Park · 4 years, 6 months ago
  34. 0cb3da6 COMPMID-2985 change PoolingLayerInfo to struct by Sang-Hoon Park · 4 years, 6 months ago
  35. 959c26d COMPMID-2790: Add support for QASYMM8_SIGNED in CLGEMMLowpMatrixMultiplyCore by Manuel Bottini · 4 years, 7 months ago
  36. e7be8a0 COMPMID-2980 (Nightly) armv7a build failures by Michalis Spyrou · 4 years, 7 months ago
  37. f464337 COMPMID-2826 Comply with DCL51-CPP by Michalis Spyrou · 4 years, 7 months ago
  38. 951b8a4 COMPMID-2309 : CLConvolutionLayer: support QUANT8_SYMM_PER_CHANNEL filters by Vidhya Sudhan Loganathan · 4 years, 8 months ago
  39. 8217c8e COMPMID-2895: Remove QASYMM8_PER_CHANNEL data type by Georgios Pinitas · 4 years, 8 months ago
  40. 68adf44 COMPMID-2893: Bare-metal build failures by Georgios Pinitas · 4 years, 8 months ago
  41. dbdea0d COMPMID-2308: NEConvolutionLayer: support QUANT8_SYMM_PER_CHANNEL filters by Georgios Pinitas · 4 years, 9 months ago
  42. 44bfc3f COMPMID-1671: Allow fp mixed precision in CLFCLayer. by Georgios Pinitas · 4 years, 8 months ago
  43. d985378 COMPMID-2588: Optimize the output detection kernel required by MobileNet-SSD (~27% improvement) by Giuseppe Rossini · 4 years, 8 months ago
  44. 05069f0 COMPMID-2515: Merge optimized depthwise convolution to the generic depthwise convolution function by Manuel Bottini · 4 years, 9 months ago
  45. 2aa7fd0 COMPMID-2601 [CL] add mixed precision support to PoolingLayer by Sang-Hoon Park · 4 years, 10 months ago
  46. 35ea9a7 COMPMID-2317: Add new QASYMM16 data type by Michele Di Giorgio · 4 years, 10 months ago
  47. fb0fdcd COMPMID-2460: Add ELU activation on NEON,CL,GLES by Georgios Pinitas · 4 years, 10 months ago
  48. c853021 COMPMID-2417: Add new QASYMM8_PER_CHANNEL data type by Michalis Spyrou · 4 years, 10 months ago
  49. a7acb3c COMPMID-1849: Implement CPPDetectionPostProcessLayer by Isabella Gottardi · 5 years ago
  50. f3622be COMPMID-1979: Fuse Activation Function in CLGEMM - part 4 by Gian Marco Iodice · 5 years ago
  51. 37d080f COMPMID-2378: Sanitize GEMM configuration for NEON by Georgios Pinitas · 5 years ago
  52. 3689fcd COMPMID-2408: Add QSYMM16 support for ElementwiseAddition for NEON by Manuel Bottini · 5 years ago
  53. 2732cca COMPMID-2244: Extend CLFuseBatchNormalization to support DepthwiseConvolution weights by Manuel Bottini · 5 years ago
  54. b0f342e COMPMID-2171: Fuse bias addition with CLGEMMMatrixMultiplyReshapedOnlyRHSKernel by Georgios Pinitas · 5 years ago
  55. 4c5469b COMPMID-2225: Add interface support for new quantized data types. by Georgios Pinitas · 5 years ago
  56. 0a5a57a COMPMID-2160: Implement Round for NEON by Usama Arif · 5 years ago
  57. 1e6e1b8 COMPMID-2322: PRELU support in CLActivationLayer by giuros01 · 5 years ago
  58. 28f0dd9 COMPMID-2279: Implement REDUCE_MAX operator for NEON by Usama Arif · 5 years ago
  59. a4a08ad COMPMID-2280: Implement REDUCE_MIN operator for NEON by Usama Arif · 5 years ago
  60. 5fc07aa COMPMID-2338: Remove CLGEMMInterleave4x4 and CLGEMMTranspose1xW by Gian Marco Iodice · 5 years ago
  61. 0af4418 COMPMID-2282: Implement SIN operator for CL by Michalis Spyrou · 5 years ago
  62. 6ac5992 COMPMID-2254 Implement NEAbsLayer by Manuel Bottini · 5 years ago
  63. 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
  64. 81e671e COMPMID-2269: Implement POW operator for NEON by Usama Arif · 5 years ago
  65. c255aa7 COMPMID-2263: Implement NELogLayer by Usama Arif · 5 years ago
  66. f6e475c COMPMID-2268: Implement NEG for NEON. by Usama Arif · 5 years ago
  67. 46a49a0 COMPMID-1635: Optimize CLDeconvolutionLayer - Part III by giuros01 · 5 years ago
  68. 8ec0bb6 COMPMID-2117 : Use FFT convolution if output feature map depth is less than input by Vidhya Sudhan Loganathan · 5 years ago
  69. 89890c6 COMPMID-2066: Create reference implementation for reflect and symmetric paddings by Usama Arif · 5 years ago
  70. 5209be5 COMPMID-1999: Add support for GenerateProposals operator in CL by Manuel Bottini · 5 years ago
  71. bb365de Revert "COMPMID-1329: Add support for GenerateProposals operator in CL" by Giuseppe Rossini · 5 years ago
  72. 581c898 COMPMID-1934: Doxygen online documentation errors on Firefox by Manuel Bottini · 5 years ago
  73. 6d10996 COMPMID-1691: Optimize CLDepthwiseConvolutionKernel (QASYMM8/NHWC) for 3x3 kernels (stride=1 and stride=2) by giuros01 · 5 years ago
  74. b412fab COMPMID-1724: CL Implement Prod by Manuel Bottini · 6 years ago
  75. cc5171b COMPMID-1677: Change ROIPooling layer interface to accept ROIs as tensors by Manuel Bottini · 5 years ago
  76. 8b6b4a9 COMPMID-1836: Remove CLGEMMTranspose1xWKernel and replace with CLGEMMReshapeRHSMatrixKernel by giuros01 · 6 years ago
  77. 3b0a265 COMPMID-1775: Implement CLGEMMReshapeRHSMatrixKernel to reshape the RHS matrix of GEMM/GEMMLowp by Gian Marco Iodice · 6 years ago
  78. 5ba5e09 COMPMID-1774: Implement CLGEMMReshapeLHSMatrixKernel to reshape the LHS matrix of GEMM/GEMMLowp by Gian Marco Iodice · 6 years ago
  79. 05e5644 COMPMID-1463: SSD support: Create Detection layer by Isabella Gottardi · 6 years ago
  80. e936262 COMPMID-1719 CL: Implement RSqrt, Exp by Michalis Spyrou · 6 years ago
  81. 08a4517 COMPMID-1497: Use reshaped B strategy in GEMM by default by Anthony Barbier · 6 years ago
  82. 164a272 COMPMID-1717: CL: Implement Maximum, Minimum, SquaredDifference by giuros01 · 6 years ago
  83. 7930db4 COMPMID-1728 CL: Implement ArgMax/ArgMin by Michalis Spyrou · 6 years ago
  84. 7900a9e COMPMID-1716: CL Comparison operations by Georgios Pinitas · 6 years ago
  85. 3175fcf COMPMID-1720: CL: Implement Tile by giuros01 · 6 years ago
  86. 9d3a831 COMPMID-1648: CLNormalizationLayer IN_MAP_2D support for NHWC for FP32/FP16 by Michele Di Giorgio · 6 years ago
  87. d646ae1 COMPMID-1065 : Create documentation explaining how to add new functions / kernels by Vidhya Sudhan Loganathan · 6 years ago
  88. 3252143 COMPMID-1750: Add PriorBox operator to graph API. by Pablo Tello · 6 years ago
  89. d696cb6 COMPMID-1451: Fixes for BoundingBoxTransform by giuros01 · 6 years ago
  90. a25d16c COMPMID-1266 : Add support for FP16 in CLWinogradConvolutionLayer: 5x5 kernels by Vidhya Sudhan Loganathan · 6 years ago
  91. 721c4cb COMPMID-1461 SSD support: Create NEON PriorBox by Michalis Spyrou · 6 years ago
  92. cd96a26 COMPMID-1329: Add support for GenerateProposals operator in CL by giuros01 · 6 years ago
  93. 6c7c38e COMPMID-1462 SSD support: Create CL PriorBox by Michalis Spyrou · 6 years ago
  94. 0cf7798 COMPMID-1626: Fixed VGG 16/19 bad_alloc failure. by Pablo Tello · 6 years ago
  95. 3139f03 COMPMID-1736: Fixed out-of-bound write in CLIm2Col by Gian Marco Iodice · 6 years ago
  96. 2709d61 COMPMID-1328 Add support for BoxWithNMSLimit operator in CPP by Michalis Spyrou · 6 years ago
  97. 4b90865 COMPMID-1413 - Improve the performance of GEMMLowp with 8 bit dot product on OpenCL by Gian Marco Iodice · 6 years ago
  98. c04a0e8 COMPMID-1327: Add support for BBoxTransform operator in CL by giuros01 · 6 years ago
  99. 08346e9 COMPMID-1451:Fuse RELU,LU_BOUNDED_RELU with requantization in NEGEMMConvolutionLayer. by Georgios Pinitas · 6 years ago
  100. 7e9391b COMPMID-1574 Implement ReduceMean in OpenCL by Michalis Spyrou · 6 years ago