1. ea80348 COMPMID-2564 - Add CLGEMMNative example by SiCong Li · 4 years, 9 months ago
  2. 0c17aa2 COMPMID-2571: Add mixed-precision support in CLGEMMReshaped for FP16 by Gian Marco Iodice · 4 years, 9 months ago
  3. 40958ad COMPMID-2663: Interface to unbound mappings. by Georgios Pinitas · 4 years, 10 months ago
  4. bc166d5 COMPMID-2565 - Add CLGEMMReshaped example by SiCong Li · 4 years, 9 months ago
  5. 6b612f5 COMPMID-2310: CLGenerateProposalsLayer: support for QASYMM8 by Michele Di Giorgio · 4 years, 10 months ago
  6. 240b79d COMPMID-2692 Use existing command line infrastructure for CLGEMMReshapedOnlyRHS by SiCong Li · 4 years, 9 months ago
  7. bc88c62 COMPMID-2452: Replace DOT assemble macro with the corresponding word directives. by Georgios Pinitas · 4 years, 9 months ago
  8. dc200dc COMPMID-2452 Fix precommit tests by Michalis Spyrou · 4 years, 9 months ago
  9. 05639f6 COMPMID-2571: Add support for FP16 in CLGEMMReshaped - part 1 by Gian Marco Iodice · 4 years, 9 months ago
  10. 1a569a3 COMPMID-2161 [NEON] Create IWeightManager class by Michalis Spyrou · 4 years, 10 months ago
  11. f1cf394 COMPMID-2575 Implement Winograd 7x1/1x7 with FP16 by Pablo Tello · 4 years, 9 months ago
  12. 8b4c730 COMPMID-2566 - Add CLGEMMReshapedOnlyRHS example by SiCong Li · 4 years, 9 months ago
  13. 572576a COMPMID-2674: Buffer overrun in GEMM assembly tranform kernels. by Georgios Pinitas · 4 years, 9 months ago
  14. 2725197 MLCE-140: Workaround multi-threading problem with NEON backend by Pablo Tello · 4 years, 9 months ago
  15. b785dd4 COMPMID-2670: [CL/GC] Create a test case for dynamic tensor support by Georgios Pinitas · 4 years, 9 months ago
  16. ee6454a COMPMID-2668: Add GEMM/GEMMLowp heuristic for Mali-G51 by Gian Marco Iodice · 4 years, 10 months ago
  17. 4c268b9 COMPMID-2681: Use NE/CL/Pad in NE/CL/GenerateProposalsLayer by Michele Di Giorgio · 4 years, 9 months ago
  18. c9564cb COMPMID-2257: Implement NEGenerateProposals. by Pablo Tello · 4 years, 10 months ago
  19. 7b9d7ca COMPMID-2675: Fix arguments passed at compile time for GEMM - OpenCL by Gian Marco Iodice · 4 years, 9 months ago
  20. 769c638 COMPMID-2314: Implement NEON INSTANCE_NORMALIZATION function by Manuel Bottini · 4 years, 10 months ago
  21. 2568c6b COMPMID-2665: CLGEMMMatrixMultiplyReshaped nightly tests are failing due to cl error -45 by Michele Di Giorgio · 4 years, 10 months ago
  22. 26014cf COMPMID-2649: Generalize MemoryGroup. by Georgios Pinitas · 4 years, 10 months ago
  23. caa7dee COMPMID-2641 [NEON] Create a test case for dynamic tensor support by Michalis Spyrou · 4 years, 10 months ago
  24. d87a7b2 COMPMID-2650: Add support for QASYMM16 in CLQuantizationLayer by Michele Di Giorgio · 4 years, 10 months ago
  25. e874ef9 COMPMID-2646: Wrap thread-related structure to ease bare-metal support by Georgios Pinitas · 4 years, 10 months ago
  26. 7470d05 COMPMID-2660: (3RDPARTY_UPDATE) Update internal suite to v2.1 by Georgios Pinitas · 4 years, 10 months ago
  27. 8d5dd86 COMPMID-2659: Activation.SQRT Failure on NEON by Michele Di Giorgio · 4 years, 10 months ago
  28. c370c75 COMPMID-2570: Add hybrid precision flag in GEMMKernelInfo. by Georgios Pinitas · 4 years, 10 months ago
  29. 9285adb COMPMID-2599: Implement a new and generic depthwise convolution on OpenCL (Fp32/FP16-NHWC) by Gian Marco Iodice · 4 years, 10 months ago
  30. 029493b COMPMID-2649: 3RDPARTY_UPDATE Remove unused headers. by Georgios Pinitas · 4 years, 10 months ago
  31. 70ad619 COMPMID-2635: Add support for QASYMM8 in CPPBoxWithNonMaximaSuppressionLimit by Michele Di Giorgio · 4 years, 10 months ago
  32. 9032ee3 MLCE-129: NEPad 30x slower than TensorFlow's implementation by Manuel Bottini · 5 years ago
  33. ffd31de COMPMID-2246: NEBoundingBoxTransform support QASYMM16 by Pablo Tello · 4 years, 10 months ago
  34. 12833d0 COMPMID-2204: RuntimeContext interface for NEON functions. by Georgios Pinitas · 5 years ago
  35. ed0e35b COMPMID-2246: Implement NEBoundingBoxTransform. by Pablo Tello · 4 years, 10 months ago
  36. 4aff98f COMPMID-2247: Extend support of CLBoundingBoxTransform for QUANT16_ASYMM by Michele Di Giorgio · 4 years, 10 months ago
  37. 49be2e3 COMPMID-2644: Add is_dynamic flag to ITensorInfo. by Georgios Pinitas · 4 years, 10 months ago
  38. ae99b6e COMPMID-1965 Extend CLGEMMMatrixMultiplyReshapedKernel to support transposed LHS (t) and not-transpose RHS by Giorgio Arena · 5 years ago
  39. c2a6059 COMPMID-2639: CLPadLayer support for 4D padding by Matthew Jackson · 4 years, 10 months ago
  40. c5f48ad COMPMID-2642: Update documentation for 19.08 by Gian Marco Iodice · 4 years, 10 months ago
  41. b19c55d COMPMID-2640: Fix performance regression for Resnet101 Int8 on NEON by Gian Marco Iodice · 4 years, 10 months ago
  42. 3f632f3 COMPMID-2418: CLDequantizationLayer support for QASYMM8_PER_CHANNEL by Michalis Spyrou · 4 years, 10 months ago
  43. 351bd13 compmid-2573: Investigate FP16 Winograd reference implementations by giuros01 · 4 years, 10 months ago
  44. ebe2e8c COMPMID-2318: Implement NEROIAlignLayer by Pablo Tello · 4 years, 10 months ago
  45. d75f9e9 COMPMID-2318: Implement NEROIAlignLayer by Pablo Tello · 4 years, 10 months ago
  46. e5ecd01 COMPMID-2636: Fix Depthwise convolution layer validation test by Gian Marco Iodice · 4 years, 10 months ago
  47. 578a9fc COMPMID-2317: Implement CLROIAlignLayer by Michele Di Giorgio · 4 years, 10 months ago
  48. c7ec194 COMPMID-2634: Update list of functions by Gian Marco Iodice · 4 years, 10 months ago
  49. b9070a4 COMPMID-2605: Add asymmetric padding support for Deconvolution layer by Matthew Jackson · 4 years, 10 months ago
  50. 275f99c COMPMID-2451: Use kernel lws_hint() on enqueue by Georgios Pinitas · 4 years, 10 months ago
  51. 601ba3f COMPMID-2336: Validate multiplier and offset calculation in LSTMQuantized and DepthwiseConvolution functions by Michele Di Giorgio · 4 years, 10 months ago
  52. 3e183d9 COMPMID-2336: Update GEMM code by Michalis Spyrou · 4 years, 10 months ago
  53. 35ea9a7 COMPMID-2317: Add new QASYMM16 data type by Michele Di Giorgio · 4 years, 10 months ago
  54. 29a01c9 COMPMID-2417: NEDequantizationLayer support for QASYMM8_PER_CHANNEL by Michalis Spyrou · 4 years, 10 months ago
  55. fb0fdcd COMPMID-2460: Add ELU activation on NEON,CL,GLES by Georgios Pinitas · 4 years, 10 months ago
  56. c853021 COMPMID-2417: Add new QASYMM8_PER_CHANNEL data type by Michalis Spyrou · 4 years, 10 months ago
  57. 57a8961 COMPMID-2631: Deprecate CLGEMMMatrixAdditionKernel by Gian Marco Iodice · 4 years, 10 months ago
  58. cc2f54b COMPMID-2555: Release notes 19.08 by Gian Marco Iodice · 4 years, 10 months ago
  59. cd60a5f COMPMID-2594: Graph example option parsing doens't fail on invalid values by Georgios Pinitas · 4 years, 10 months ago
  60. ec8cce8 COMPMID-2602: FullyConnected VTS failure on CL and Neon TENSOR_QUANT8_ASYMM by Gian Marco Iodice · 4 years, 10 months ago
  61. 205eed8 COMPMID-2080 Create a new kernel for CLPad with CONSTANT mode by Giorgio Arena · 4 years, 11 months ago
  62. 400abc8 COMPMID-2596 MobilenetSSD produce wrong results by Michalis Spyrou · 4 years, 10 months ago
  63. f512580 COMPMID-2590: Avg_Pooling2d Fails on CL NHWC FP16 by Michele Di Giorgio · 4 years, 11 months ago
  64. ecb1427 COMPMID-2492 Fix Segfault in NEDeconvolutionLayer for NHWC by SiCong Li · 4 years, 10 months ago
  65. 1e6c915 COMPMID-2604: (Nightly) Failing 'GC/ConvolutionLayer/Configuration by Gian Marco Iodice · 4 years, 10 months ago
  66. 9f0d5ec COMPMID-2597: Checking bias type in NEDeconvolutionLayer::validate even when bias == nullptr by Manuel Bottini · 4 years, 11 months ago
  67. 6f688fd COMPMID-2598: Change fill range for Winograd fixture by Gian Marco Iodice · 4 years, 11 months ago
  68. 81d7e78 COMPMID-2595: (Nightly) Mismatches in NEArgMinMax for FP16 by Michele Di Giorgio · 4 years, 11 months ago
  69. c755f78 COMPMID-1850: Port TFLite mobilenetSSD as a graph example by Isabella Gottardi · 5 years ago
  70. 0c5191c COMPMID-2336: Fix call to validate in NEDeconvolutionLayer by Michele Di Giorgio · 4 years, 11 months ago
  71. 70e890e COMPMID-2541 Remove DepthwiseSeparableConvolutionLayer for NEON/CL by Giorgio Arena · 5 years ago
  72. f44fe3d COMPMID-2568: NEON Convolution layer failure by giuros01 · 4 years, 11 months ago
  73. baf0ef0 COMPMID-2553: Update readme by Gian Marco Iodice · 4 years, 11 months ago
  74. f948b10 COMPMID-2582: Disable fuse batch normalization on OpenCL for FP16 by Gian Marco Iodice · 4 years, 11 months ago
  75. 9d3e7f9 COMPMID-2569: Fix access window in NEGEMMTranspose1xWKernel and NEGEMMLowpMatrixMultiplyKernel by Michele Di Giorgio · 4 years, 11 months ago
  76. 3ae323f COMPMID-2580: Fix out of bound read in Depthwise Convolution layer (OpenCL) by Gian Marco Iodice · 4 years, 11 months ago
  77. 670c04a COMPMID-2561: Fix GEMM heuristic by Gian Marco Iodice · 4 years, 11 months ago
  78. 93c70b8 COMPMID-2547: CLSpaceToBatchLayer causes NN Test Failures on QUANT8_ASYMM Data Type by Michele Di Giorgio · 5 years ago
  79. 1720358 COMPMID-2336 Extend validation for depthwise native and fix same pad calculator by Giorgio Arena · 5 years ago
  80. fed275d COMPMID-2546: Fix kernel name tag invalid ptr for NEGEMMAssemblyWrapperKernel.h by Gian Marco Iodice · 5 years ago
  81. 78a5d22 COMPMID-2494: Specify Cygwin version in documentation. by Pablo Tello · 5 years ago
  82. 7786f25 COMPMID-2526: Disabled Winograd when padding > half_kernel_size by Pablo Tello · 5 years ago
  83. a7acb3c COMPMID-1849: Implement CPPDetectionPostProcessLayer by Isabella Gottardi · 5 years ago
  84. 4746326 COMPMID-2336 Fix valgrind error for BatchNormalizationLayer on NEON with NHWC layout by Giorgio Arena · 5 years ago
  85. d820db6 COMPMID-2545: Reduce tests required by GEMM (OpenCL) by Gian Marco Iodice · 5 years ago
  86. dfa5331 COMPMID-2544 Add deprecation note to DepthwiseSeparableConvolutionLayer for CL/NEON by Giorgio Arena · 5 years ago
  87. 51826a4 COMPMID-2336: Fix clang-tidy issues. by Georgios Pinitas · 5 years ago
  88. b238f5f COMPMID-2539: Add bias addition check in CLGEMM validation by Gian Marco Iodice · 5 years ago
  89. 96ce9f5 COMPMID-2525: Remove configuration time from AlexNet and Inception examples by Gian Marco Iodice · 5 years ago
  90. 607339f COMPMID-2527: Remove activation function validation in CLWinogradConvolutionLayer by Gian Marco Iodice · 5 years ago
  91. 1c29ffc COMPMID-2336: Fix build issues. by Georgios Pinitas · 5 years ago
  92. 169cda3 COMPMID-2055: Fusion of ConvolutionLayer with BatchNormalization at graph only for CL by Manuel Bottini · 5 years ago
  93. 6d78402 COMPMID-2499 : 3rdparty submodule url is incorrect by Vidhya Sudhan Loganathan · 5 years ago
  94. f3622be COMPMID-1979: Fuse Activation Function in CLGEMM - part 4 by Gian Marco Iodice · 5 years ago
  95. c4d5136 COMPMID-2493: Update qs8 in Depthwise assembly by Georgios Pinitas · 5 years ago
  96. 4d600c7 COMPMID-2500: Report error in Int8 Conv2d if multiplier > 1. by Georgios Pinitas · 5 years ago
  97. a231ea6 COMPMID-2336: Fix GEMMLowp 32bit check by Georgios Pinitas · 5 years ago
  98. 5d42b46 COMPMID-2467 Include IP information to the tuning config by Giorgio Arena · 5 years ago
  99. cf3abde COMPMID-2430: Adding FusedDepthwiseConvolutionBatchNormalizationLayer condition in NEON function factory by Manuel Bottini · 5 years ago
  100. c0683b6 COMPMID-2336: (DATA_UPDATE) Add MobilenetSSD QASYMM8 data by Isabella Gottardi · 5 years ago