1. fec13b8 COMPMID-3069: Update android nn build script. by Georgios Pinitas · 4 years, 4 months ago
  2. 14252f9 Fix output value for Reduction Ops MAX and MIN by Nate Craun · 4 years, 4 months ago
  3. 0333704 COMPMID-3223: Fix -14 error code on Firefly for CLReduction by Michele Di Giorgio · 4 years, 4 months ago
  4. 0b192e8 COMPMID-3067: Address gcc9 failures by Georgios Pinitas · 4 years, 4 months ago
  5. 5821632 COMPMID-3224: Address minor documentation comments by Georgios Pinitas · 4 years, 4 months ago
  6. 0ef6032 COMPMID-2788: Add support for QASYMM8_SIGNED in CLDirectDeconvolutionLayer by Sheri Zhang · 4 years, 4 months ago
  7. ca4111d COMPMID-2819: Delete move semantics from classes that use std::mutex by Georgios Pinitas · 4 years, 4 months ago
  8. 4370cff COMPMID-3034: Add NERequantizationLayerKernel by Manuel Bottini · 4 years, 5 months ago
  9. 12f2b8c COMPMID-3202: Add support for Valhall architecture in GEMM by Gian Marco Iodice · 4 years, 5 months ago
  10. e620a83 COMPMID-1611 CLDirectConvolution NHWC QASYMM not implemented by Giorgio Arena · 4 years, 4 months ago
  11. 7d7c420 COMPMID-3222: Mismatches for Depthwise Convolution by Michele Di Giorgio · 4 years, 4 months ago
  12. ee939fb COMPMID-2774: Add support for QASYMM8_SIGNED in NEReductionOperation, NEReduceMean and NEArgMinMaxLayer by Luca Foschiani · 4 years, 5 months ago
  13. ca8c0f7 COMPMID-3162: Remove padding from NEFloorKernel by Michalis Spyrou · 4 years, 4 months ago
  14. 681f2d4 COMPMID-2758: Add support for QASYMM8_SIGNED in CLDirectConvolutionLayer by Sheri Zhang · 4 years, 4 months ago
  15. d239053 COMPMID-3212 Investigate CLReduceMean failure with QASYMM8 by Luca Foschiani · 4 years, 4 months ago
  16. f04ddbc COMPMID-3192: Update release notes by Giuseppe Rossini · 4 years, 4 months ago
  17. 2c87719 COMPMID-2819: Throw error if exclude_padding is false for NHWC quantized types in PoolingLayer by Michele Di Giorgio · 4 years, 4 months ago
  18. 82fa550 COMPMID-3209: Failing VTS/NN Tests on CpuAcc for avg_pool_quant and mobilenet quant by Michele Di Giorgio · 4 years, 4 months ago
  19. 102b0ce COMPMID-3105: Update pad layer to PadV2 by Georgios Pinitas · 4 years, 5 months ago
  20. 51545e4 COMPMID-2819: Add semantic versioning by Georgios Pinitas · 4 years, 5 months ago
  21. 96aaa7b COMPMID-3191: Update README file with new links to the documentation and the source code by Giuseppe Rossini · 4 years, 4 months ago
  22. cf4737a COMPMID-3087: Fails NEPoolingLayer on Nightlies #688 by Manuel Bottini · 4 years, 5 months ago
  23. ca0ffa6 COMPMID-2819: Adding tolerance of 1 to CLColorConvert RGB8toU8 tests by Michele Di Giorgio · 4 years, 4 months ago
  24. 2d22c3f COMPMID-3201: Remove fpermissive flag by Michalis Spyrou · 4 years, 5 months ago
  25. d8872c1 Adding compiler_prefix env variable by alered01 · 4 years, 5 months ago
  26. 695ad69 COMPMID-2964 ~10-15% Regression of DeepSpeech v1 F16 on hikey960 on G71 (CL) by Giorgio Arena · 4 years, 5 months ago
  27. bbe4458 COMPMID-3084: Fix padding value for Reduce MAX/MIN by Sang-Hoon Park · 4 years, 5 months ago
  28. 0082c36 Silence warnings related to "control reaches end of non-void function" by Matthew Bentham · 4 years, 5 months ago
  29. 80838f1 COMPMID-2819: Avoid overflows in pooling shape calculation by Georgios Pinitas · 4 years, 7 months ago
  30. 9bd49f9 COMPMID-2838: Add support for QASYMM8 production reduce operation to CL by Michalis Spyrou · 4 years, 5 months ago
  31. 2f60221 COMPMID-3046: Add CLRequantizationLayerKernel by Manuel Bottini · 4 years, 5 months ago
  32. 0b18d97 COMPMID-2762: Add support for QASYMM8_SIGNED in CLReductionOperation and CLReduceMean by Michalis Spyrou · 4 years, 5 months ago
  33. c971cf1 COMPMID-3090: Fail NEON/ColorConvert/RGBtoU8 by Manuel Bottini · 4 years, 5 months ago
  34. 38eec1b COMPMID-2819: Fix comparison in NN build script for AOSP. by Georgios Pinitas · 4 years, 5 months ago
  35. 4bce115 COMPMID-3063: Address Custom Convolution failures by Georgios Pinitas · 4 years, 5 months ago
  36. f30318a COMPMID-3086: Update README with SDL contact information by Michalis Spyrou · 4 years, 5 months ago
  37. f8c4749 COMPMID-3083: Add graph support for PRelu by Georgios Pinitas · 4 years, 5 months ago
  38. 55a687d COMPMID-2927: Add support for mixed precision in CLInstanceNormalizationLayer by Georgios Pinitas · 4 years, 5 months ago
  39. 07fbe37 COMPMID-2819: Enable PadLayer on NEON graph backend. by Georgios Pinitas · 4 years, 5 months ago
  40. 5c829ca COMPMID-3045: CTS failures in ARGMAX/MIN by Manuel Bottini · 4 years, 5 months ago
  41. 94672fb COMPMID-3003: Integrate assembly kernels utilizing MMLA instruction. by Georgios Pinitas · 4 years, 5 months ago
  42. 6a34264 COMPMID-3023: Conditionally build test framework when needed. by Georgios Pinitas · 4 years, 5 months ago
  43. 4d79d4b COMPMID-3050: Fix depthwise convolution kernel creation failure by Sang-Hoon Park · 4 years, 5 months ago
  44. 41984a0 COMPMID-2832 : ACL module for AndroidNN driver by Georgios Pinitas · 4 years, 7 months ago
  45. 071de37 COMPMID-3047: Nightly Fail NEPoolingLayer by Manuel Bottini · 4 years, 5 months ago
  46. 47fd61f COMPMID-2819: Remove use of std::bind1st as is deprecated since C++11 by Georgios Pinitas · 4 years, 5 months ago
  47. 11fedda COMPMID-2985 add data_layout to PoolingLayerInfo by Sang-Hoon Park · 4 years, 6 months ago
  48. 6c89ffa COMPMID-2819: Fix supported types in DepthwiseReshapeKernel by Michalis Spyrou · 4 years, 5 months ago
  49. 5c09ae8 COMPMID-2809 Added support for QASYMM8_SIGNED in NEUpsampleLayer by Luca Foschiani · 4 years, 5 months ago
  50. d374ff2 COMPMID-3020: Update release notes for 19.11.1 by Michele Di Giorgio · 4 years, 5 months ago
  51. 71795bb COMPMID-3018: Update README for 19.11.1 by Michele Di Giorgio · 4 years, 5 months ago
  52. b4bb827 COMPMID-2772: Add support for QASYMM8_SIGNED in NEPoolingLayer by Manuel Bottini · 4 years, 6 months ago
  53. 71ac903 COMPMID-2923 Integrate arm_gemm per channel quantization by Michalis Spyrou · 4 years, 8 months ago
  54. 19bd412 COMPMID-3022 Fix NEON QASYMM8 Reduction Operation by Michalis Spyrou · 4 years, 5 months ago
  55. b80c435 Update LICENSE by Michele Di Giorgio · 4 years, 5 months ago
  56. f44e57b COMPMID-2819: Change PixelValue constructor to use int64_t by Michalis Spyrou · 4 years, 5 months ago
  57. 5ca2395 COMPMID-2969: Update directory structure in doxygen. by Georgios Pinitas · 4 years, 5 months ago
  58. 7317e39 COMPMID-2941 Add QAsymm8 and S32 support for ArgMinMax to CL by Michalis Spyrou · 4 years, 6 months ago
  59. 74ef1db COMPMID-2819: Fix const interface of IMemoryRegion. by Georgios Pinitas · 4 years, 5 months ago
  60. 5830794 COMPMID-2819 Unary Operation VTS/CTS failures on CL by Michalis Spyrou · 4 years, 5 months ago
  61. 0cb3da6 COMPMID-2985 change PoolingLayerInfo to struct by Sang-Hoon Park · 4 years, 6 months ago
  62. 0a958cb COMPMID-3013: Transpose Convolution 2D VTS/CTS failures on CL by Giuseppe Rossini · 4 years, 6 months ago
  63. 74a1696 COMPMID-2994: Add support QASYMM8_SIGNED in NEComparisonOperationKernel by morgolock · 4 years, 6 months ago
  64. 6e9d0e0 COMPMID-2856 Add PrintLayer at graph level by Giorgio Arena · 4 years, 6 months ago
  65. 8c837ca COMPMID-2766: Add support for QASYMM8_SIGNED in NEDepthwiseConvolutionLayer by Michele Di Giorgio · 4 years, 6 months ago
  66. 329b4d6 COMPMID-2819: Retain layout in NEIm2ColKernel by Georgios Pinitas · 4 years, 6 months ago
  67. e7b333e COMPMID-3007: Nightly CLGEMM fails in creating kernel on firefly64 by Michele Di Giorgio · 4 years, 6 months ago
  68. b66aa3b COMPMID-2759 add support for QASYMM8_SIGNED to CLFullyConnectedLayer by Sang-Hoon Park · 4 years, 6 months ago
  69. cbbed28 COMPMID-2991: Add support for QASYMM8_SIGNED in CL kernels/functions - part 2 by Michele Di Giorgio · 4 years, 6 months ago
  70. 70d33bd COMPMID-2755: update CLConvolutionLayer's doxygen and test for QASYMM8_SIGNED by Sang-Hoon Park · 4 years, 6 months ago
  71. 4715cf9 COMPMID-2760: add support for QASYMM8_SIGNED to CLGEMMConvolutionLayer by Sang-Hoon Park · 4 years, 6 months ago
  72. 8ef5706 COMPMID-3006 (Nightly) Build failure by Michalis Spyrou · 4 years, 6 months ago
  73. 959c26d COMPMID-2790: Add support for QASYMM8_SIGNED in CLGEMMLowpMatrixMultiplyCore by Manuel Bottini · 4 years, 7 months ago
  74. 6427c82 COMPMID-2994: Add support QASYMM8_SIGNED in NEElementwiseSquareDiff by morgolock · 4 years, 6 months ago
  75. 9c70037 COMPMID-2769: Add support for QASYMM8_SIGNED in NEFullyConnectedLayer by Michele Di Giorgio · 4 years, 6 months ago
  76. ab709a0 COMPMID-2727: Add support for split sizes in NESplit by Kurtis Charnock · 4 years, 7 months ago
  77. 9a9440e COMPMID-3005: Test error: CL/DeconvolutionLayer/Quantized/QASYMM8/W3x3 by Manuel Bottini · 4 years, 6 months ago
  78. ec00da1 COMPMID-2728: Add support for split sizes in CLSplit by Kurtis Charnock · 4 years, 7 months ago
  79. 6f314db COMPMID-2819: Fix nightly build failure in bare metal by Michalis Spyrou · 4 years, 6 months ago
  80. 7f15251 COMPMID-2986: Extend test framework options. by Georgios Pinitas · 4 years, 7 months ago
  81. 13ec5f0 COMPMID-2800: Add support for QASYMM8_SIGNED in NEDepthwiseConvolutionLayer3x3Kernel by Michele Di Giorgio · 4 years, 6 months ago
  82. 781d727 COMPMID-2994: Add support QASYMM8_SIGNED in NEElementwiseMin by morgolock · 4 years, 6 months ago
  83. 7fdcfb1 COMPMID-2819: Retain layout during configuration for multiple functions. by Georgios Pinitas · 4 years, 6 months ago
  84. 0795878 COMPMID-2819: Fix offset in NEReductionOperationKernel. by Pablo Tello · 4 years, 6 months ago
  85. 275b3eb COMPMID-3006 (Nightly) Android build failure by Michalis Spyrou · 4 years, 6 months ago
  86. 5b7fd87 MLCE-139 add align_corners parameter handling to CLScale by Sang-Hoon Park · 4 years, 6 months ago
  87. daa3aba COMPMID-2799 Add support for QASYMM8_SIGNED in NECast by Luca Foschiani · 4 years, 6 months ago
  88. dceacdc COMPMID-2819: Fix compiler error in master by morgolock · 4 years, 6 months ago
  89. 0183368 COMPMID-3000 (Nightly) Bare metal debug build failures by Michalis Spyrou · 4 years, 6 months ago
  90. 8481d83 COMPMID-2753: Add support for QASYMM8_SIGNED in CL kernels/functions by Manuel Bottini · 4 years, 7 months ago
  91. a359805 COMPMID-2994: Add support QASYMM8_SIGNED in NEElementwiseMax by morgolock · 4 years, 6 months ago
  92. bb123bd MLCE-139 add align_corners parameter to NEScale by Sang-Hoon Park · 4 years, 6 months ago
  93. 7d30352 COMPMID-3000 (Nightly) Bare metal debug build failures by Michalis Spyrou · 4 years, 6 months ago
  94. a5eb591 COMPMID-2819: Fix data layout in NEScaleKernel for nhwc. by Georgios Pinitas · 4 years, 6 months ago
  95. 4cd4cde COMPMID-2757: Add support for QASYMM8_SIGNED in CLDepthwiseConvolutionLayer by Michele Di Giorgio · 4 years, 6 months ago
  96. ec0c412 COMPMID-2768: Add support for QASYMM8_SIGNED in CLElementWiseOperations by Kurtis Charnock · 4 years, 7 months ago
  97. 4536193 COMPMID-2801: Add support for QASYMM8_SIGNED in NEDirectConvolutionLayerOutputStageKernel by Michele Di Giorgio · 4 years, 6 months ago
  98. 807ce59 COMPMID-2999: Nighliy Build Failure [655] - Bare metal build for armv7 by Michele Di Giorgio · 4 years, 6 months ago
  99. aadf846 COMPMID-2819 Fix depthwise reference when using ceil by Giorgio Arena · 4 years, 6 months ago
  100. 5255672 COMPMID-2998: NEON/GEMMConvolutionLayer/Quantized/QASYMM8_SIGNED failing on 32-bit by Michele Di Giorgio · 4 years, 6 months ago