1. 7ae80a9 COMPMID-2549: Add GLES Runtime Context interfaces. by Georgios Pinitas · 4 years, 8 months ago
  2. bfd75d6 COMPMID-2672: add comments for OpenCL helper macros by Sang-Hoon Park · 4 years, 8 months ago
  3. 62eeb53 COMPMID-2266: [CL] add support for Log Softmax by Sang-Hoon Park · 4 years, 8 months ago
  4. 44bfc3f COMPMID-1671: Allow fp mixed precision in CLFCLayer. by Georgios Pinitas · 4 years, 8 months ago
  5. 2697fd8 COMPMID-2707: add keep_dims parameter to Reduction Operation by Sang-Hoon Park · 4 years, 9 months ago
  6. df4cf57 COMPMID-2306: CLDepthwiseConvolution: support for QUANT8_PER_CHANNEL_SYMM by Michele Di Giorgio · 4 years, 9 months ago
  7. 8b72199 COMPMID-1889: Fuse bias addition and output stage in CLFCLayer. by Georgios Pinitas · 4 years, 8 months ago
  8. fde0914 MLCE-146: VTS failures A55 by Pablo Tello · 4 years, 8 months ago
  9. d985378 COMPMID-2588: Optimize the output detection kernel required by MobileNet-SSD (~27% improvement) by Giuseppe Rossini · 4 years, 8 months ago
  10. 279814b COMPMID-2481: Add InputQuantizationInfo!=OutputQuantization Info tests for DeconvolutionLayer by Manuel Bottini · 4 years, 8 months ago
  11. 7736389 COMPMID-2452: (3RDPARTY_UPDATE) Internal benchmark fixes by Georgios Pinitas · 4 years, 8 months ago
  12. 0726398 COMPMID-2501: Support multiplier > 1 during QASYMM8 requantization for Quantized LSTM by Manuel Bottini · 4 years, 8 months ago
  13. 05069f0 COMPMID-2515: Merge optimized depthwise convolution to the generic depthwise convolution function by Manuel Bottini · 4 years, 9 months ago
  14. e36b526 COMPMID-2567: Create a python script to parse the CLGEMM benchmarks and by SiCong Li · 4 years, 9 months ago
  15. 48b3ef8 COMPMID-2577: Fuse bias addition and activation in gemm assembly kernels by Georgios Pinitas · 4 years, 9 months ago
  16. 1dce310 COMPMID-2452: Fix CLDepthwiseConvolutionLayerNativeKernel by Michele Di Giorgio · 4 years, 8 months ago
  17. 314598f COMPMID-2486: Fix bare arm64-v8.2-a builds by Michalis Spyrou · 4 years, 8 months ago
  18. d93e263 COMPMID-2708 NEDepthwiseConvolution Generic: support for QUANT8_PER_CHANNEL_SYMM by Giorgio Arena · 4 years, 9 months ago
  19. ab5b1a2 COMPMID-2744 [CL] add support for 9x9 quantized direct convolution by Sang-Hoon Park · 4 years, 9 months ago
  20. 422da26 COMPMID-2452: Update documentation for Weights Manager by Michalis Spyrou · 4 years, 8 months ago
  21. 45ce566 COMPMID-2209: Update documentation for RuntimeContext. by Georgios Pinitas · 4 years, 9 months ago
  22. 84dca2d COMPMID-2486: Fix bare metal builds by Michalis Spyrou · 4 years, 8 months ago
  23. 34f88dd Revert "COMPMID-1816: Use parallel reduction on 0 axis in CL ARG_MIN/ARG_MAX" by Manuel Bottini · 4 years, 8 months ago
  24. 662e5a4 Revert "COMPMID-2742: [CL] ArgMinMax clCreateKernel error" by Manuel Bottini · 4 years, 8 months ago
  25. fae513c COMPMID-2486: Remove/add disabled compiler warnings by Michalis Spyrou · 4 years, 9 months ago
  26. ebaddb6 COMPMID-2452: fixed linker error when cppscheduler=0 by Pablo Tello · 4 years, 8 months ago
  27. 3f8cc58 COMPMID-2813: Update the heuristic in CLDepthWiseConvolutionLayer by Gian Marco Iodice · 4 years, 9 months ago
  28. 1af089c COMPMID-2452: NEInstanceNormalization test tolerance fix by Manuel Bottini · 4 years, 9 months ago
  29. c69371a COMPMID-2452: Change names for internal benchmarks by Georgios Pinitas · 4 years, 9 months ago
  30. d24affe COMPMID-2265 add support for Log Softmax to NEON by Sang-Hoon Park · 4 years, 9 months ago
  31. 7c60c99 COMPMID-2486: Remove disabled compiler warnings by Michalis Spyrou · 4 years, 9 months ago
  32. a07ce15 COMPMID-2741: [CL] GEMMMatrixMultiplyReshaped clCreateKernel Error by Georgios Pinitas · 4 years, 9 months ago
  33. db8485a COMPMID-2205: CL runtime context. by Pablo Tello · 4 years, 9 months ago
  34. a046e16 COMPMID-2600: Implement a new and generic depthwise convolution for CL QASYMM8 NHWC by Michele Di Giorgio · 4 years, 9 months ago
  35. 76c996f COMPMID-2742: [CL] ArgMinMax clCreateKernel error by Manuel Bottini · 4 years, 9 months ago
  36. ee0f6cc COMPMID-2743: Mark 9x9 quantized direct convolutions as unsupported in CL by Georgios Pinitas · 4 years, 9 months ago
  37. 3d426c5 COMPMID-2697: Dynamic Tensors Type2 test case by Georgios Pinitas · 4 years, 9 months ago
  38. df2c721 COMPMID-2452: Remove unnecessary checks from CLWinogradOutputTransformKernel by Michele Di Giorgio · 4 years, 9 months ago
  39. 633d30b COMPMID-2306: CLDepthwiseConvolution: support for QUANT8_PER_CHANNEL_SYMM - Reference by Michele Di Giorgio · 4 years, 9 months ago
  40. f882901 COMPMID-2452: Change names for internal benchmarks by Georgios Pinitas · 4 years, 9 months ago
  41. 6bff195 COMPMID-2486: Remove disabled compiler warnings by Michalis Spyrou · 4 years, 9 months ago
  42. 6665f82 COMPMID-2452: Mismatches FP16 in CL InstanceNormalization by Manuel Bottini · 4 years, 9 months ago
  43. cce2ea6 COMPMID-2687: Update doc for thread-safety by Georgios Pinitas · 4 years, 9 months ago
  44. 0d54804 COMPMID-2572: Update the heuristic in CLGEMM for FP16 by Gian Marco Iodice · 4 years, 9 months ago
  45. bd18811 COMPMID-2103: Use substreams for sharing weights in the DeepSpeech example by Michalis Spyrou · 4 years, 9 months ago
  46. 36debd4 COMPMID-1816: Use parallel reduction on 0 axis in CL ARG_MIN/ARG_MAX by Manuel Bottini · 5 years ago
  47. b27e13a COMPMID-2685: [CL] Use Weights manager by Michalis Spyrou · 4 years, 9 months ago
  48. 2ff0009 COMPMID-2661: Implement complex function dynamic tensor support. by Georgios Pinitas · 4 years, 9 months ago
  49. 58c71ef COMPMID-2257: Add support for QASYMM8 in NEGenerateProposals by Michele Di Giorgio · 4 years, 9 months ago
  50. d64a46c COMPMID-2699: Add support for QASYMM16 in NEQuantizationLayer by Michele Di Giorgio · 4 years, 9 months ago
  51. 79f88e6 COMPMID-2313: Implement CL INSTANCE_NORMALIZATION function by Manuel Bottini · 4 years, 9 months ago
  52. 20c2b50 COMPMID-2693 Weights manager to mark the initial weights as unsued by Michalis Spyrou · 4 years, 9 months ago
  53. b94c368 COMPMID-2645: Detection Post-Process fixes by Georgios Pinitas · 4 years, 9 months ago
  54. 3d8fe49 INFPRF-609:Performance Issue of the Latest ArmCL by giuros01 · 4 years, 9 months ago
  55. 2aa7fd0 COMPMID-2601 [CL] add mixed precision support to PoolingLayer by Sang-Hoon Park · 4 years, 9 months ago
  56. 5c4a8e9 COMPMID-2592 Create a new kernel for CLPad with SYMMETRIC and REFLECT mode by Giorgio Arena · 4 years, 10 months ago
  57. 04ea4e8 COMPMID-2581: Fuse batch normalization with convolution and depthwise convolution at graph level for OpenCL - FP16 by giuros01 · 4 years, 9 months ago
  58. ae0fc86 COMPMID-2452: Dot product optimizations on merge/transforms by Georgios Pinitas · 4 years, 9 months ago
  59. 9637b2e COMPMID-2671: Change ArgMinMax NEON/CL output type to Signed32 by Michele Di Giorgio · 4 years, 9 months ago
  60. cecb0a7 COMPMID-2637 [CL] fix broadcast pixel-wise multiplication with 5D tensors by Sang-Hoon Park · 4 years, 9 months ago
  61. 879d131 COMPMID-2452: Fix compilation issues on armclang by Georgios Pinitas · 4 years, 9 months ago
  62. ea80348 COMPMID-2564 - Add CLGEMMNative example by SiCong Li · 4 years, 9 months ago
  63. 0c17aa2 COMPMID-2571: Add mixed-precision support in CLGEMMReshaped for FP16 by Gian Marco Iodice · 4 years, 9 months ago
  64. 40958ad COMPMID-2663: Interface to unbound mappings. by Georgios Pinitas · 4 years, 9 months ago
  65. bc166d5 COMPMID-2565 - Add CLGEMMReshaped example by SiCong Li · 4 years, 9 months ago
  66. 6b612f5 COMPMID-2310: CLGenerateProposalsLayer: support for QASYMM8 by Michele Di Giorgio · 4 years, 10 months ago
  67. 240b79d COMPMID-2692 Use existing command line infrastructure for CLGEMMReshapedOnlyRHS by SiCong Li · 4 years, 9 months ago
  68. bc88c62 COMPMID-2452: Replace DOT assemble macro with the corresponding word directives. by Georgios Pinitas · 4 years, 9 months ago
  69. dc200dc COMPMID-2452 Fix precommit tests by Michalis Spyrou · 4 years, 9 months ago
  70. 05639f6 COMPMID-2571: Add support for FP16 in CLGEMMReshaped - part 1 by Gian Marco Iodice · 4 years, 9 months ago
  71. 1a569a3 COMPMID-2161 [NEON] Create IWeightManager class by Michalis Spyrou · 4 years, 10 months ago
  72. f1cf394 COMPMID-2575 Implement Winograd 7x1/1x7 with FP16 by Pablo Tello · 4 years, 9 months ago
  73. 8b4c730 COMPMID-2566 - Add CLGEMMReshapedOnlyRHS example by SiCong Li · 4 years, 9 months ago
  74. 572576a COMPMID-2674: Buffer overrun in GEMM assembly tranform kernels. by Georgios Pinitas · 4 years, 9 months ago
  75. 2725197 MLCE-140: Workaround multi-threading problem with NEON backend by Pablo Tello · 4 years, 9 months ago
  76. b785dd4 COMPMID-2670: [CL/GC] Create a test case for dynamic tensor support by Georgios Pinitas · 4 years, 9 months ago
  77. ee6454a COMPMID-2668: Add GEMM/GEMMLowp heuristic for Mali-G51 by Gian Marco Iodice · 4 years, 9 months ago
  78. 4c268b9 COMPMID-2681: Use NE/CL/Pad in NE/CL/GenerateProposalsLayer by Michele Di Giorgio · 4 years, 9 months ago
  79. c9564cb COMPMID-2257: Implement NEGenerateProposals. by Pablo Tello · 4 years, 10 months ago
  80. 7b9d7ca COMPMID-2675: Fix arguments passed at compile time for GEMM - OpenCL by Gian Marco Iodice · 4 years, 9 months ago
  81. 769c638 COMPMID-2314: Implement NEON INSTANCE_NORMALIZATION function by Manuel Bottini · 4 years, 10 months ago
  82. 2568c6b COMPMID-2665: CLGEMMMatrixMultiplyReshaped nightly tests are failing due to cl error -45 by Michele Di Giorgio · 4 years, 9 months ago
  83. 26014cf COMPMID-2649: Generalize MemoryGroup. by Georgios Pinitas · 4 years, 10 months ago
  84. caa7dee COMPMID-2641 [NEON] Create a test case for dynamic tensor support by Michalis Spyrou · 4 years, 10 months ago
  85. d87a7b2 COMPMID-2650: Add support for QASYMM16 in CLQuantizationLayer by Michele Di Giorgio · 4 years, 10 months ago
  86. e874ef9 COMPMID-2646: Wrap thread-related structure to ease bare-metal support by Georgios Pinitas · 4 years, 10 months ago
  87. 7470d05 COMPMID-2660: (3RDPARTY_UPDATE) Update internal suite to v2.1 by Georgios Pinitas · 4 years, 10 months ago
  88. 8d5dd86 COMPMID-2659: Activation.SQRT Failure on NEON by Michele Di Giorgio · 4 years, 10 months ago
  89. c370c75 COMPMID-2570: Add hybrid precision flag in GEMMKernelInfo. by Georgios Pinitas · 4 years, 10 months ago
  90. 9285adb COMPMID-2599: Implement a new and generic depthwise convolution on OpenCL (Fp32/FP16-NHWC) by Gian Marco Iodice · 4 years, 10 months ago
  91. 029493b COMPMID-2649: 3RDPARTY_UPDATE Remove unused headers. by Georgios Pinitas · 4 years, 10 months ago
  92. 70ad619 COMPMID-2635: Add support for QASYMM8 in CPPBoxWithNonMaximaSuppressionLimit by Michele Di Giorgio · 4 years, 10 months ago
  93. 9032ee3 MLCE-129: NEPad 30x slower than TensorFlow's implementation by Manuel Bottini · 5 years ago
  94. ffd31de COMPMID-2246: NEBoundingBoxTransform support QASYMM16 by Pablo Tello · 4 years, 10 months ago
  95. 12833d0 COMPMID-2204: RuntimeContext interface for NEON functions. by Georgios Pinitas · 5 years ago
  96. ed0e35b COMPMID-2246: Implement NEBoundingBoxTransform. by Pablo Tello · 4 years, 10 months ago
  97. 4aff98f COMPMID-2247: Extend support of CLBoundingBoxTransform for QUANT16_ASYMM by Michele Di Giorgio · 4 years, 10 months ago
  98. 49be2e3 COMPMID-2644: Add is_dynamic flag to ITensorInfo. by Georgios Pinitas · 4 years, 10 months ago
  99. ae99b6e COMPMID-1965 Extend CLGEMMMatrixMultiplyReshapedKernel to support transposed LHS (t) and not-transpose RHS by Giorgio Arena · 5 years ago
  100. c2a6059 COMPMID-2639: CLPadLayer support for 4D padding by Matthew Jackson · 4 years, 10 months ago