1. d24affe COMPMID-2265 add support for Log Softmax to NEON by Sang-Hoon Park · 4 years, 9 months ago
  2. 7c60c99 COMPMID-2486: Remove disabled compiler warnings by Michalis Spyrou · 4 years, 9 months ago
  3. a07ce15 COMPMID-2741: [CL] GEMMMatrixMultiplyReshaped clCreateKernel Error by Georgios Pinitas · 4 years, 9 months ago
  4. db8485a COMPMID-2205: CL runtime context. by Pablo Tello · 4 years, 9 months ago
  5. a046e16 COMPMID-2600: Implement a new and generic depthwise convolution for CL QASYMM8 NHWC by Michele Di Giorgio · 4 years, 9 months ago
  6. 76c996f COMPMID-2742: [CL] ArgMinMax clCreateKernel error by Manuel Bottini · 4 years, 9 months ago
  7. ee0f6cc COMPMID-2743: Mark 9x9 quantized direct convolutions as unsupported in CL by Georgios Pinitas · 4 years, 9 months ago
  8. 3d426c5 COMPMID-2697: Dynamic Tensors Type2 test case by Georgios Pinitas · 4 years, 9 months ago
  9. df2c721 COMPMID-2452: Remove unnecessary checks from CLWinogradOutputTransformKernel by Michele Di Giorgio · 4 years, 9 months ago
  10. 633d30b COMPMID-2306: CLDepthwiseConvolution: support for QUANT8_PER_CHANNEL_SYMM - Reference by Michele Di Giorgio · 4 years, 9 months ago
  11. f882901 COMPMID-2452: Change names for internal benchmarks by Georgios Pinitas · 4 years, 9 months ago
  12. 6bff195 COMPMID-2486: Remove disabled compiler warnings by Michalis Spyrou · 4 years, 9 months ago
  13. 6665f82 COMPMID-2452: Mismatches FP16 in CL InstanceNormalization by Manuel Bottini · 4 years, 9 months ago
  14. cce2ea6 COMPMID-2687: Update doc for thread-safety by Georgios Pinitas · 4 years, 9 months ago
  15. 0d54804 COMPMID-2572: Update the heuristic in CLGEMM for FP16 by Gian Marco Iodice · 4 years, 9 months ago
  16. bd18811 COMPMID-2103: Use substreams for sharing weights in the DeepSpeech example by Michalis Spyrou · 4 years, 9 months ago
  17. 36debd4 COMPMID-1816: Use parallel reduction on 0 axis in CL ARG_MIN/ARG_MAX by Manuel Bottini · 5 years ago
  18. b27e13a COMPMID-2685: [CL] Use Weights manager by Michalis Spyrou · 4 years, 9 months ago
  19. 2ff0009 COMPMID-2661: Implement complex function dynamic tensor support. by Georgios Pinitas · 4 years, 9 months ago
  20. 58c71ef COMPMID-2257: Add support for QASYMM8 in NEGenerateProposals by Michele Di Giorgio · 4 years, 9 months ago
  21. d64a46c COMPMID-2699: Add support for QASYMM16 in NEQuantizationLayer by Michele Di Giorgio · 4 years, 9 months ago
  22. 79f88e6 COMPMID-2313: Implement CL INSTANCE_NORMALIZATION function by Manuel Bottini · 4 years, 9 months ago
  23. 20c2b50 COMPMID-2693 Weights manager to mark the initial weights as unsued by Michalis Spyrou · 4 years, 9 months ago
  24. b94c368 COMPMID-2645: Detection Post-Process fixes by Georgios Pinitas · 4 years, 9 months ago
  25. 3d8fe49 INFPRF-609:Performance Issue of the Latest ArmCL by giuros01 · 4 years, 9 months ago
  26. 2aa7fd0 COMPMID-2601 [CL] add mixed precision support to PoolingLayer by Sang-Hoon Park · 4 years, 9 months ago
  27. 5c4a8e9 COMPMID-2592 Create a new kernel for CLPad with SYMMETRIC and REFLECT mode by Giorgio Arena · 4 years, 10 months ago
  28. 04ea4e8 COMPMID-2581: Fuse batch normalization with convolution and depthwise convolution at graph level for OpenCL - FP16 by giuros01 · 4 years, 9 months ago
  29. ae0fc86 COMPMID-2452: Dot product optimizations on merge/transforms by Georgios Pinitas · 4 years, 9 months ago
  30. 9637b2e COMPMID-2671: Change ArgMinMax NEON/CL output type to Signed32 by Michele Di Giorgio · 4 years, 9 months ago
  31. cecb0a7 COMPMID-2637 [CL] fix broadcast pixel-wise multiplication with 5D tensors by Sang-Hoon Park · 4 years, 9 months ago
  32. 879d131 COMPMID-2452: Fix compilation issues on armclang by Georgios Pinitas · 4 years, 9 months ago
  33. ea80348 COMPMID-2564 - Add CLGEMMNative example by SiCong Li · 4 years, 9 months ago
  34. 0c17aa2 COMPMID-2571: Add mixed-precision support in CLGEMMReshaped for FP16 by Gian Marco Iodice · 4 years, 9 months ago
  35. 40958ad COMPMID-2663: Interface to unbound mappings. by Georgios Pinitas · 4 years, 9 months ago
  36. bc166d5 COMPMID-2565 - Add CLGEMMReshaped example by SiCong Li · 4 years, 9 months ago
  37. 6b612f5 COMPMID-2310: CLGenerateProposalsLayer: support for QASYMM8 by Michele Di Giorgio · 4 years, 10 months ago
  38. 240b79d COMPMID-2692 Use existing command line infrastructure for CLGEMMReshapedOnlyRHS by SiCong Li · 4 years, 9 months ago
  39. bc88c62 COMPMID-2452: Replace DOT assemble macro with the corresponding word directives. by Georgios Pinitas · 4 years, 9 months ago
  40. dc200dc COMPMID-2452 Fix precommit tests by Michalis Spyrou · 4 years, 9 months ago
  41. 05639f6 COMPMID-2571: Add support for FP16 in CLGEMMReshaped - part 1 by Gian Marco Iodice · 4 years, 9 months ago
  42. 1a569a3 COMPMID-2161 [NEON] Create IWeightManager class by Michalis Spyrou · 4 years, 10 months ago
  43. f1cf394 COMPMID-2575 Implement Winograd 7x1/1x7 with FP16 by Pablo Tello · 4 years, 9 months ago
  44. 8b4c730 COMPMID-2566 - Add CLGEMMReshapedOnlyRHS example by SiCong Li · 4 years, 9 months ago
  45. 572576a COMPMID-2674: Buffer overrun in GEMM assembly tranform kernels. by Georgios Pinitas · 4 years, 9 months ago
  46. 2725197 MLCE-140: Workaround multi-threading problem with NEON backend by Pablo Tello · 4 years, 9 months ago
  47. b785dd4 COMPMID-2670: [CL/GC] Create a test case for dynamic tensor support by Georgios Pinitas · 4 years, 9 months ago
  48. ee6454a COMPMID-2668: Add GEMM/GEMMLowp heuristic for Mali-G51 by Gian Marco Iodice · 4 years, 9 months ago
  49. 4c268b9 COMPMID-2681: Use NE/CL/Pad in NE/CL/GenerateProposalsLayer by Michele Di Giorgio · 4 years, 9 months ago
  50. c9564cb COMPMID-2257: Implement NEGenerateProposals. by Pablo Tello · 4 years, 10 months ago
  51. 7b9d7ca COMPMID-2675: Fix arguments passed at compile time for GEMM - OpenCL by Gian Marco Iodice · 4 years, 9 months ago
  52. 769c638 COMPMID-2314: Implement NEON INSTANCE_NORMALIZATION function by Manuel Bottini · 4 years, 10 months ago
  53. 2568c6b COMPMID-2665: CLGEMMMatrixMultiplyReshaped nightly tests are failing due to cl error -45 by Michele Di Giorgio · 4 years, 9 months ago
  54. 26014cf COMPMID-2649: Generalize MemoryGroup. by Georgios Pinitas · 4 years, 10 months ago
  55. caa7dee COMPMID-2641 [NEON] Create a test case for dynamic tensor support by Michalis Spyrou · 4 years, 10 months ago
  56. d87a7b2 COMPMID-2650: Add support for QASYMM16 in CLQuantizationLayer by Michele Di Giorgio · 4 years, 10 months ago
  57. e874ef9 COMPMID-2646: Wrap thread-related structure to ease bare-metal support by Georgios Pinitas · 4 years, 10 months ago
  58. 7470d05 COMPMID-2660: (3RDPARTY_UPDATE) Update internal suite to v2.1 by Georgios Pinitas · 4 years, 10 months ago
  59. 8d5dd86 COMPMID-2659: Activation.SQRT Failure on NEON by Michele Di Giorgio · 4 years, 10 months ago
  60. c370c75 COMPMID-2570: Add hybrid precision flag in GEMMKernelInfo. by Georgios Pinitas · 4 years, 10 months ago
  61. 9285adb COMPMID-2599: Implement a new and generic depthwise convolution on OpenCL (Fp32/FP16-NHWC) by Gian Marco Iodice · 4 years, 10 months ago
  62. 029493b COMPMID-2649: 3RDPARTY_UPDATE Remove unused headers. by Georgios Pinitas · 4 years, 10 months ago
  63. 70ad619 COMPMID-2635: Add support for QASYMM8 in CPPBoxWithNonMaximaSuppressionLimit by Michele Di Giorgio · 4 years, 10 months ago
  64. 9032ee3 MLCE-129: NEPad 30x slower than TensorFlow's implementation by Manuel Bottini · 4 years, 11 months ago
  65. ffd31de COMPMID-2246: NEBoundingBoxTransform support QASYMM16 by Pablo Tello · 4 years, 10 months ago
  66. 12833d0 COMPMID-2204: RuntimeContext interface for NEON functions. by Georgios Pinitas · 5 years ago
  67. ed0e35b COMPMID-2246: Implement NEBoundingBoxTransform. by Pablo Tello · 4 years, 10 months ago
  68. 4aff98f COMPMID-2247: Extend support of CLBoundingBoxTransform for QUANT16_ASYMM by Michele Di Giorgio · 4 years, 10 months ago
  69. 49be2e3 COMPMID-2644: Add is_dynamic flag to ITensorInfo. by Georgios Pinitas · 4 years, 10 months ago
  70. ae99b6e COMPMID-1965 Extend CLGEMMMatrixMultiplyReshapedKernel to support transposed LHS (t) and not-transpose RHS by Giorgio Arena · 5 years ago
  71. c2a6059 COMPMID-2639: CLPadLayer support for 4D padding by Matthew Jackson · 4 years, 10 months ago
  72. c5f48ad COMPMID-2642: Update documentation for 19.08 by Gian Marco Iodice · 4 years, 10 months ago
  73. b19c55d COMPMID-2640: Fix performance regression for Resnet101 Int8 on NEON by Gian Marco Iodice · 4 years, 10 months ago
  74. 3f632f3 COMPMID-2418: CLDequantizationLayer support for QASYMM8_PER_CHANNEL by Michalis Spyrou · 4 years, 10 months ago
  75. 351bd13 compmid-2573: Investigate FP16 Winograd reference implementations by giuros01 · 4 years, 10 months ago
  76. ebe2e8c COMPMID-2318: Implement NEROIAlignLayer by Pablo Tello · 4 years, 10 months ago
  77. d75f9e9 COMPMID-2318: Implement NEROIAlignLayer by Pablo Tello · 4 years, 10 months ago
  78. e5ecd01 COMPMID-2636: Fix Depthwise convolution layer validation test by Gian Marco Iodice · 4 years, 10 months ago
  79. 578a9fc COMPMID-2317: Implement CLROIAlignLayer by Michele Di Giorgio · 4 years, 10 months ago
  80. c7ec194 COMPMID-2634: Update list of functions by Gian Marco Iodice · 4 years, 10 months ago
  81. b9070a4 COMPMID-2605: Add asymmetric padding support for Deconvolution layer by Matthew Jackson · 4 years, 10 months ago
  82. 275f99c COMPMID-2451: Use kernel lws_hint() on enqueue by Georgios Pinitas · 4 years, 10 months ago
  83. 601ba3f COMPMID-2336: Validate multiplier and offset calculation in LSTMQuantized and DepthwiseConvolution functions by Michele Di Giorgio · 4 years, 10 months ago
  84. 3e183d9 COMPMID-2336: Update GEMM code by Michalis Spyrou · 4 years, 10 months ago
  85. 35ea9a7 COMPMID-2317: Add new QASYMM16 data type by Michele Di Giorgio · 4 years, 10 months ago
  86. 29a01c9 COMPMID-2417: NEDequantizationLayer support for QASYMM8_PER_CHANNEL by Michalis Spyrou · 4 years, 10 months ago
  87. fb0fdcd COMPMID-2460: Add ELU activation on NEON,CL,GLES by Georgios Pinitas · 4 years, 10 months ago
  88. c853021 COMPMID-2417: Add new QASYMM8_PER_CHANNEL data type by Michalis Spyrou · 4 years, 10 months ago
  89. 57a8961 COMPMID-2631: Deprecate CLGEMMMatrixAdditionKernel by Gian Marco Iodice · 4 years, 10 months ago
  90. cc2f54b COMPMID-2555: Release notes 19.08 by Gian Marco Iodice · 4 years, 10 months ago
  91. cd60a5f COMPMID-2594: Graph example option parsing doens't fail on invalid values by Georgios Pinitas · 4 years, 10 months ago
  92. ec8cce8 COMPMID-2602: FullyConnected VTS failure on CL and Neon TENSOR_QUANT8_ASYMM by Gian Marco Iodice · 4 years, 10 months ago
  93. 205eed8 COMPMID-2080 Create a new kernel for CLPad with CONSTANT mode by Giorgio Arena · 4 years, 11 months ago
  94. 400abc8 COMPMID-2596 MobilenetSSD produce wrong results by Michalis Spyrou · 4 years, 10 months ago
  95. f512580 COMPMID-2590: Avg_Pooling2d Fails on CL NHWC FP16 by Michele Di Giorgio · 4 years, 11 months ago
  96. ecb1427 COMPMID-2492 Fix Segfault in NEDeconvolutionLayer for NHWC by SiCong Li · 4 years, 10 months ago
  97. 1e6c915 COMPMID-2604: (Nightly) Failing 'GC/ConvolutionLayer/Configuration by Gian Marco Iodice · 4 years, 10 months ago
  98. 9f0d5ec COMPMID-2597: Checking bias type in NEDeconvolutionLayer::validate even when bias == nullptr by Manuel Bottini · 4 years, 10 months ago
  99. 6f688fd COMPMID-2598: Change fill range for Winograd fixture by Gian Marco Iodice · 4 years, 10 months ago
  100. 81d7e78 COMPMID-2595: (Nightly) Mismatches in NEArgMinMax for FP16 by Michele Di Giorgio · 4 years, 11 months ago