1. 4aff98f COMPMID-2247: Extend support of CLBoundingBoxTransform for QUANT16_ASYMM by Michele Di Giorgio · 4 years, 10 months ago
  2. 49be2e3 COMPMID-2644: Add is_dynamic flag to ITensorInfo. by Georgios Pinitas · 4 years, 10 months ago
  3. ae99b6e COMPMID-1965 Extend CLGEMMMatrixMultiplyReshapedKernel to support transposed LHS (t) and not-transpose RHS by Giorgio Arena · 5 years ago
  4. c2a6059 COMPMID-2639: CLPadLayer support for 4D padding by Matthew Jackson · 4 years, 10 months ago
  5. b19c55d COMPMID-2640: Fix performance regression for Resnet101 Int8 on NEON by Gian Marco Iodice · 4 years, 10 months ago
  6. 3f632f3 COMPMID-2418: CLDequantizationLayer support for QASYMM8_PER_CHANNEL by Michalis Spyrou · 4 years, 10 months ago
  7. 351bd13 compmid-2573: Investigate FP16 Winograd reference implementations by giuros01 · 4 years, 10 months ago
  8. ebe2e8c COMPMID-2318: Implement NEROIAlignLayer by Pablo Tello · 4 years, 10 months ago
  9. d75f9e9 COMPMID-2318: Implement NEROIAlignLayer by Pablo Tello · 4 years, 10 months ago
  10. 578a9fc COMPMID-2317: Implement CLROIAlignLayer by Michele Di Giorgio · 4 years, 10 months ago
  11. b9070a4 COMPMID-2605: Add asymmetric padding support for Deconvolution layer by Matthew Jackson · 4 years, 10 months ago
  12. 275f99c COMPMID-2451: Use kernel lws_hint() on enqueue by Georgios Pinitas · 4 years, 10 months ago
  13. 601ba3f COMPMID-2336: Validate multiplier and offset calculation in LSTMQuantized and DepthwiseConvolution functions by Michele Di Giorgio · 4 years, 10 months ago
  14. 3e183d9 COMPMID-2336: Update GEMM code by Michalis Spyrou · 4 years, 10 months ago
  15. 35ea9a7 COMPMID-2317: Add new QASYMM16 data type by Michele Di Giorgio · 4 years, 10 months ago
  16. 29a01c9 COMPMID-2417: NEDequantizationLayer support for QASYMM8_PER_CHANNEL by Michalis Spyrou · 4 years, 11 months ago
  17. fb0fdcd COMPMID-2460: Add ELU activation on NEON,CL,GLES by Georgios Pinitas · 4 years, 10 months ago
  18. c853021 COMPMID-2417: Add new QASYMM8_PER_CHANNEL data type by Michalis Spyrou · 4 years, 11 months ago
  19. 57a8961 COMPMID-2631: Deprecate CLGEMMMatrixAdditionKernel by Gian Marco Iodice · 4 years, 11 months ago
  20. ec8cce8 COMPMID-2602: FullyConnected VTS failure on CL and Neon TENSOR_QUANT8_ASYMM by Gian Marco Iodice · 4 years, 11 months ago
  21. 205eed8 COMPMID-2080 Create a new kernel for CLPad with CONSTANT mode by Giorgio Arena · 4 years, 11 months ago
  22. 400abc8 COMPMID-2596 MobilenetSSD produce wrong results by Michalis Spyrou · 4 years, 11 months ago
  23. f512580 COMPMID-2590: Avg_Pooling2d Fails on CL NHWC FP16 by Michele Di Giorgio · 4 years, 11 months ago
  24. ecb1427 COMPMID-2492 Fix Segfault in NEDeconvolutionLayer for NHWC by SiCong Li · 4 years, 11 months ago
  25. 1e6c915 COMPMID-2604: (Nightly) Failing 'GC/ConvolutionLayer/Configuration by Gian Marco Iodice · 4 years, 11 months ago
  26. 9f0d5ec COMPMID-2597: Checking bias type in NEDeconvolutionLayer::validate even when bias == nullptr by Manuel Bottini · 4 years, 11 months ago
  27. 81d7e78 COMPMID-2595: (Nightly) Mismatches in NEArgMinMax for FP16 by Michele Di Giorgio · 4 years, 11 months ago
  28. 0c5191c COMPMID-2336: Fix call to validate in NEDeconvolutionLayer by Michele Di Giorgio · 4 years, 11 months ago
  29. 70e890e COMPMID-2541 Remove DepthwiseSeparableConvolutionLayer for NEON/CL by Giorgio Arena · 5 years ago
  30. f44fe3d COMPMID-2568: NEON Convolution layer failure by giuros01 · 4 years, 11 months ago
  31. f948b10 COMPMID-2582: Disable fuse batch normalization on OpenCL for FP16 by Gian Marco Iodice · 4 years, 11 months ago
  32. 9d3e7f9 COMPMID-2569: Fix access window in NEGEMMTranspose1xWKernel and NEGEMMLowpMatrixMultiplyKernel by Michele Di Giorgio · 4 years, 11 months ago
  33. 3ae323f COMPMID-2580: Fix out of bound read in Depthwise Convolution layer (OpenCL) by Gian Marco Iodice · 4 years, 11 months ago
  34. 93c70b8 COMPMID-2547: CLSpaceToBatchLayer causes NN Test Failures on QUANT8_ASYMM Data Type by Michele Di Giorgio · 5 years ago
  35. 1720358 COMPMID-2336 Extend validation for depthwise native and fix same pad calculator by Giorgio Arena · 5 years ago
  36. 7786f25 COMPMID-2526: Disabled Winograd when padding > half_kernel_size by Pablo Tello · 5 years ago
  37. a7acb3c COMPMID-1849: Implement CPPDetectionPostProcessLayer by Isabella Gottardi · 5 years ago
  38. 4746326 COMPMID-2336 Fix valgrind error for BatchNormalizationLayer on NEON with NHWC layout by Giorgio Arena · 5 years ago
  39. d820db6 COMPMID-2545: Reduce tests required by GEMM (OpenCL) by Gian Marco Iodice · 5 years ago
  40. b238f5f COMPMID-2539: Add bias addition check in CLGEMM validation by Gian Marco Iodice · 5 years ago
  41. 607339f COMPMID-2527: Remove activation function validation in CLWinogradConvolutionLayer by Gian Marco Iodice · 5 years ago
  42. 1c29ffc COMPMID-2336: Fix build issues. by Georgios Pinitas · 5 years ago
  43. 169cda3 COMPMID-2055: Fusion of ConvolutionLayer with BatchNormalization at graph only for CL by Manuel Bottini · 5 years ago
  44. f3622be COMPMID-1979: Fuse Activation Function in CLGEMM - part 4 by Gian Marco Iodice · 5 years ago
  45. c4d5136 COMPMID-2493: Update qs8 in Depthwise assembly by Georgios Pinitas · 5 years ago
  46. 4d600c7 COMPMID-2500: Report error in Int8 Conv2d if multiplier > 1. by Georgios Pinitas · 5 years ago
  47. a231ea6 COMPMID-2336: Fix GEMMLowp 32bit check by Georgios Pinitas · 5 years ago
  48. 5d42b46 COMPMID-2467 Include IP information to the tuning config by Giorgio Arena · 5 years ago
  49. cf3abde COMPMID-2430: Adding FusedDepthwiseConvolutionBatchNormalizationLayer condition in NEON function factory by Manuel Bottini · 5 years ago
  50. f33484f COMPMID-2336: Guard quint8 gemm files for aarch64 only. by Georgios Pinitas · 5 years ago
  51. 883bad7 COMPMID-1849: Add DetectorPostProcess operator by Isabella Gottardi · 5 years ago
  52. bd9097d COMPMID-2336: Rename the new generic depthwise convolution on NEON by Gian Marco Iodice · 5 years ago
  53. 44f5572 COMPMID-2179 New generic depthwise convolution for NEON F32 NHWC by Giorgio Arena · 5 years ago
  54. c050e0c COMPMID-2490: (Nightly) Valgrind error in NEON Scale by Michalis Spyrou · 5 years ago
  55. cfa2bba COMPMID-2178: Update GEMM assembly code. by Georgios Pinitas · 5 years ago
  56. f59b16f COMPMID-2336: Set the correct valid region to the concatenation layer output by Isabella Gottardi · 5 years ago
  57. 7faa0ec Use .inst directives instead of .int directives. by Ramana Radhakrishnan · 5 years ago
  58. cb6858f Update copyright years by Ramana Radhakrishnan · 5 years ago
  59. d1f5476 COMPMID-1979: Fuse Activation Function in CLGEMM - part 3 by Gian Marco Iodice · 5 years ago
  60. 10c53f1 COMPMID-2307: QUANTIZED_16BIT_LSTM operator for CL by Manuel Bottini · 5 years ago
  61. d25af67 COMPMID-2456: NEDeconvolutionLayer.cpp, NHWC is not supported by Manuel Bottini · 5 years ago
  62. 06be6f8 COMPMID-2096: Refactor the CLGEMMLowp function selection (heuristic) by Gian Marco Iodice · 5 years ago
  63. ff27192 COMPMID-2336: Fix validation for quantized NEDepthwiseConvolutionLayer by Michele Di Giorgio · 5 years ago
  64. ca1f460 COMPMID-1979: Fuse Activation Function in CLGEMM - part 2 by Gian Marco Iodice · 5 years ago
  65. c95988a COMPMID-2336: Change GPUTarget regex by Michalis Spyrou · 5 years ago
  66. ed75326 COMPMID-2283: Implement SIN operator for NEON by Manuel Bottini · 5 years ago
  67. 2ea3761 COMPMID-2336: Fix InPlaceMutator condition and add SaveNumpyAccessor by Isabella Gottardi · 5 years ago
  68. ba27e44 COMPMID-2236: QUANTIZED_16BIT_LSTM operator for NEON by Michalis Spyrou · 5 years ago
  69. d7ed672 COMPMID-2336: Add missing macro comment in GLES scale by Michalis Spyrou · 5 years ago
  70. cd0b8b5 COMPMID-2236: Move assembly implementation interfaces to src folder by Georgios Pinitas · 5 years ago
  71. 51146c5 COMPMID-2468: (Nightly) Bug in CL QSYMM16 by Michalis Spyrou · 5 years ago
  72. 4c75851 COMPMID-2421: Add 5x5 DepthwiseConv2d in the optimized path for NEON by Georgios Pinitas · 5 years ago
  73. e1651a5 COMPMID-2414 Add add_2D_tensor_argument_if for OpenCL by Michalis Spyrou · 5 years ago
  74. bffb41e COMPMID-2273: Fuse Batch Normalization with Depthwise Convolution layer at graph level (only for CL) by Manuel Bottini · 5 years ago
  75. c1b76fa COMPMID-2092: Refactoring interface for the deconvolution kernels (NEON/CL) by Manuel Bottini · 5 years ago
  76. 0ec65b8 Revert "COMPMID-2425: Fix memory leak reported by coverity" by Georgios Pinitas · 5 years ago
  77. d473386 COMPMID-2447: Align TFlite nearest neighbor NE/CL functions with ACL by Michalis Spyrou · 5 years ago
  78. 9c9b70b COMPMID-2410: Create a new GEMMLowpQuantizeDownInt32ToInt16ScaleKernel for CL by Manuel Bottini · 5 years ago
  79. ddec4d6 COMPMID-2458: Initialize uninitialized variables by Georgios Pinitas · 5 years ago
  80. c878f1f COMPMID-2457: Investigate DirectConvolution failures by giuros01 · 5 years ago
  81. 01fd6cf COMPMID-2336: Fix build for v8.2-a architectures by Georgios Pinitas · 5 years ago
  82. 30271c7 COMPMID-2156: Optimized dilated convolution for NEON. by Georgios Pinitas · 5 years ago
  83. 30dbeef COMPMID-2411: Add (logistic and tanh) activation support for QSYMM16 for CL by Manuel Bottini · 5 years ago
  84. ebdde65 COMPMID-2432: Fix defects reported by Coverity by Michalis Spyrou · 5 years ago
  85. 74cd112 COMPMID-2425: Fix memory leak reported by coverity by Michalis Spyrou · 5 years ago
  86. d5462ff COMPMID-2435: Update GPU target definitions by Georgios Pinitas · 5 years ago
  87. 37d080f COMPMID-2378: Sanitize GEMM configuration for NEON by Georgios Pinitas · 5 years ago
  88. 95f9361 COMPMID-2185: Implement direct convolution 9x9 (NHWC) on NEON by Gian Marco Iodice · 5 years ago
  89. 53860dd COMPMID-2432 Fix defects reported by Coverity by Michalis Spyrou · 5 years ago
  90. 7bb56c6 COMPMID-2409: Add QSYMM16 support for PixelWiseMultiplication for NEON by Manuel Bottini · 5 years ago
  91. 6b9f388 COMPMID-2336: Fix enable tuning of kernels targeted in COMPUTE-10611 by Michele Di Giorgio · 5 years ago
  92. 4646d2e COMPMID-2072: Use a constexpr for num_elems_processed_per_iteration where possible by Michele Di Giorgio · 5 years ago
  93. cbe3905 COMPMID-2433: (Nightly) Bug in CLDequantizationLayer by Michele Di Giorgio · 5 years ago
  94. c9573f3 COMPMID-2407: Add (logistic and tanh) activation support for QSYMM16 for NEON by giuros01 · 5 years ago
  95. 5a1320b COMPMID-2429: Unexpected exception in destructor by Georgios Pinitas · 5 years ago
  96. 7b735dc COMPMID-2427: Remove structurally dead code by Georgios Pinitas · 5 years ago
  97. 3262042 COMPMID-2426: Logical dead code fix by Georgios Pinitas · 5 years ago
  98. 338595b COMPMID-2234 : Add support for axis 3 in NE/CLConcatenateLayer by Vidhya Sudhan Loganathan · 5 years ago
  99. 7026b30 COMPMID-1979: Fuse Activation Function in CLGEMM - part 1 by Gian Marco Iodice · 5 years ago
  100. 49f8349 COMPMID-2428: Missing break statement. by Georgios Pinitas · 5 years ago