1. 1fad814 COMPMID-3534: Add NEGEMMConvolutionLayer tests for QASYMM8_SIGNED input by Sang-Hoon Park · 4 years ago
  2. 94d5051 COMPMID-3539: Change indexing for nearest neighbor with aligned corners by Sang-Hoon Park · 4 years ago
  3. d13931d COMPMID-3534: CLGEMMConvolutionLayer doesn't support QASYMM8_SIGNED properly by morgolock · 4 years ago
  4. 8198fdb COMPMID-3570 - Nightly #828 failure: pixel_wise_multiplication explicit specialization has no effect by Manuel Bottini · 4 years ago
  5. fcf6f4e COMPMID-3477: Remove padding from NEPixelWiseMultiplicationKernel by Sheri Zhang · 4 years ago
  6. f2c714b COMPMID-3153: Remove padding from NENormalizationLayerKernel by Manuel Bottini · 4 years ago
  7. 3687ee1 COMPMID-3539: Ignore align_corners for scaled size of 1 by Sang-Hoon Park · 4 years ago
  8. 781cba7 COMPMID-3322: Add cl_image support for GEMMReshapedOnlyRHS NT by Gian Marco Iodice · 4 years ago
  9. c5b6d88 COMPMID-3562: Support QASYMM8_SIGNED in CLArgMinMaxLayerKernel by Sheri Zhang · 4 years ago
  10. 6cb26ce COMPMID-3150: Remove padding from NEL2NormalizationLayerKernel by Georgios Pinitas · 4 years ago
  11. c41a6a6 COMPMID-3530: Fix validate calls in CLElementwiseOperationKernel by Michele Di Giorgio · 4 years ago
  12. 0b5af9f COMPMID-3478: Allow SubTensors with XY indexing by Georgios Pinitas · 4 years ago
  13. 36b8f05 Fixes Failures Nightly #818 by Manuel Bottini · 4 years ago
  14. b2842be COMPMID-3481: In-place computations for ArithmeticSubtractionKernel by Georgios Pinitas · 4 years ago
  15. 9e4b899 COMPMID-3364: prevent auto dimension correction for ScaleFixture by Sang-Hoon Park · 4 years ago
  16. 80feed5 COMPMID-3479: Perform in-place computations in NEElementwiseUnaryKernel by Manuel Bottini · 4 years, 1 month ago
  17. 934a3f1 COMPMID-3536: Nightly fails tests/validation/CL/ArithmeticAddition.cpp error: unused variable 'num_elems_processed_per_iteration' by Manuel Bottini · 4 years ago
  18. 95a6f72 COMPMID-3482: add in-place computation tests for NEPixelWiseMultiplication by Sang-Hoon Park · 4 years ago
  19. ce0c675 COMPMID-3377: Async support to NEElementwiseUnaryLayerKernel kernels/functions by Michalis Spyrou · 4 years ago
  20. 3be0b8c COMPMID-3480: Enable in-place elementwise operations in graph API by Michele Di Giorgio · 4 years ago
  21. e3a849a COMPMID-3320: Add cl_image support for GEMMReshaped T_NT by Gian Marco Iodice · 4 years, 1 month ago
  22. 1902383 Revert "COMPMID-3480: Perform in-place computations in NEArithmeticAdditionKernel" by Michele Di Giorgio · 4 years ago
  23. 1fd2c80 COMPMID-3375: Port NEActivationLayer functions/kernels to run on by Georgios Pinitas · 4 years ago
  24. 27a9e4f COMPMID-3364: improve the test suite for Scale on OpenCL by Sang-Hoon Park · 4 years, 1 month ago
  25. bcd2352 COMPMID-3391: Implement Async interfaces by Michalis Spyrou · 4 years, 1 month ago
  26. eae6584 COMPMID-3521: SUB_V1_2 CTS test failing with data type QUANT8_ASYMM by Michalis Spyrou · 4 years ago
  27. 37722d9 COMPMID-2449: Implement NEUnPoolLayer by morgolock · 4 years, 3 months ago
  28. 4a61653 COMPMID-3480: Perform in-place computations in NEArithmeticAdditionKernel by Michele Di Giorgio · 4 years, 1 month ago
  29. ccd9496 COMPMID-3364: use ScaleKernelInfo for Scale on OpenCL and GLES by Sang-Hoon Park · 4 years, 1 month ago
  30. 11c562c COMPMID-3527: QLSTM should allow nullptr for optional projection bias by Michele Di Giorgio · 4 years, 1 month ago
  31. d004a7a COMPMID-3510 [Interface change] Fix definition of "axis" in NESoftmaxLayer and CLSoftmaxLayer by SiCong Li · 4 years, 1 month ago
  32. a32e2ae COMPMID-3523: Fix validation fails on armv8.2-a by SiCong Li · 4 years, 1 month ago
  33. 980a916 COMPMID-3177: Remove padding from NEBatchNormalizationLayer by Georgios Pinitas · 4 years, 1 month ago
  34. 2d10f18 COMPMID-3523 Fix validation fail: Add QASYMM8_SIGNED support to CastFixture by SiCong Li · 4 years, 1 month ago
  35. 25ef721 COMPMID-3180: Remove padding from NEThreshold by Georgios Pinitas · 4 years, 1 month ago
  36. f025a77 COMPMID-3363, COMPMID-3364: Add align_corners support to nearest neighbor by Sang-Hoon Park · 4 years, 1 month ago
  37. c261798 COMPMID-3363: Create ScaleKernelInfo by Sang-Hoon Park · 4 years, 1 month ago
  38. a98dee2 COMPMID-3319: Force padding requirement in CLGEMMReshapeRHSMatrixKernel by Gian Marco Iodice · 4 years, 1 month ago
  39. 7d6b577 COMPMID-3365: Add support for U8 datatype to CropResize on CL by Michele Di Giorgio · 4 years, 1 month ago
  40. 1710133 COMPMID-2395: Add support for U8 datatype to CropResize on NEON by Michele Di Giorgio · 4 years, 1 month ago
  41. c72dabc COMPMID-3363: Test improvement of Scale on NEON by Sang-Hoon Park · 4 years, 1 month ago
  42. 6d76e4d Silence clang++-10 warning about copying iterators by Matthew Bentham · 4 years, 1 month ago
  43. 387259a COMPMID-3069: Removing deprecated functions and classes from 20.05 release by Manuel Bottini · 4 years, 1 month ago
  44. d5af1a0 COMPMID-3490 - Nightly fails: android armv7 microtask error - part2 by Manuel Bottini · 4 years, 1 month ago
  45. 5f39091 COMPMID-3176: Remove padding from NEArithmeticSubtractionKernel by Michalis Spyrou · 4 years, 2 months ago
  46. 9329175 COMPMID-3490 - Nightly fails: android armv7 microtask error by Manuel Bottini · 4 years, 1 month ago
  47. aba2f91 COMPMID-3289: Test improvement CLGEMMMatrixMultiplyReshapedKernel. by morgolock · 4 years, 2 months ago
  48. a8a7c1d COMPMID-3295: Static input for ActivationLayer test suite by Sang-Hoon Park · 4 years, 2 months ago
  49. 1a37810 COMPMID-3290: Test improvement for CLGEMMMatrixMultiplyReshapedOnlyRHSKernel by Sheri Zhang · 4 years, 2 months ago
  50. 9b5d866 COMPMID-3069: Fix CL nightly builds due to unused variable by Michele Di Giorgio · 4 years, 2 months ago
  51. e37662a COMPMID-3128: Test improvement for GEMMConvolutionLayer on CL and NEON(Function-level) by Michele Di Giorgio · 4 years, 2 months ago
  52. 5ce897f COMPMID-3108: Add Winograd 3x3,4x4 FP16 support for NEON by Georgios Pinitas · 4 years, 2 months ago
  53. 1f567af COMPMID-3442: Add support of negative axis in NESoftmaxLayer and reference code by Sheri Zhang · 4 years, 2 months ago
  54. c630e94 COMPMID-3286: Test improvement for CLGEMMMatrixMultiplyKernel by Gian Marco Iodice · 4 years, 2 months ago
  55. 6e10aa3 COMPMID-3316: NEDeconvolutionLayer failing for a big input by Manuel Bottini · 4 years, 2 months ago
  56. 738893e COMPMID-3434 Add SIMD support in gemmlowp_mm_native by SiCong Li · 4 years, 2 months ago
  57. 77b8859 COMPMID-3443: Android R CTS 1.3 QASYMM8_SIGNED failure with MEAN on CpuAcc by Manuel Bottini · 4 years, 2 months ago
  58. 5c2df4e COMPMID-3288: Test improvement for CLGEMMReshapeRHSMatrixKernel (Kernel-level) by Michalis Spyrou · 4 years, 2 months ago
  59. 5eaf57c COMPMID-3444: Fix CpuAcc Hal 1.3 PRelu failure issue by Sheri Zhang · 4 years, 2 months ago
  60. e383c35 MLCE-166: Add support for extracting indices in NEPoolingLayer 2x2 NHWC by morgolock · 4 years, 3 months ago
  61. 359c48e COMPMID-3379: Add support for QASYMM8_SIGNED in NEScale by Sheri Zhang · 4 years, 2 months ago
  62. 81870c0 IVGCVSW-4743: Fix CpuAcc Hal 1.3 Comparison Failures by Michele Di Giorgio · 4 years, 2 months ago
  63. bc0e1c9 COMPMID-3069: Allow different quantization info in NEElementwiseMin/Max by Michele Di Giorgio · 4 years, 2 months ago
  64. 8bb8de3 COMPMID-3287: Test improvement for CLGEMMReshapeLHSMatrixKernel (Kernel-level) by Michalis Spyrou · 4 years, 2 months ago
  65. 06cf933 COMPMID-3294: Add AssetLibrary instance using a fixed seed by Sang-Hoon Park · 4 years, 3 months ago
  66. c1c366d COMPMID-3292: Clean tests for Im2ColKernel. by Georgios Pinitas · 4 years, 3 months ago
  67. 55c0c0c COMPMID-3291: Test improvement for CLWeightsReshapeKernel by Sheri Zhang · 4 years, 3 months ago
  68. f25e295 COMPMID-3329: failures in nightly (GC/GEMM and CPP/DFT) by Manuel Bottini · 4 years, 2 months ago
  69. 2b84be5 COMPMID-3280: Make all ML primitives for CL use the new interface - Part 2 by Manuel Bottini · 4 years, 3 months ago
  70. 0de45d0 COMPMID-3394: Replace get_cl_type_from_data_type in All by Sheri Zhang · 4 years, 2 months ago
  71. d1d7722 COMPMID-3314: Enable OpenMP in the reference tests by Michalis Spyrou · 4 years, 3 months ago
  72. d2f6d96 COMPMID-3378: CLScale failure by Manuel Bottini · 4 years, 3 months ago
  73. 7a0212a COMPMID-3236: Add support QSYMM16 into S32 CLPixelwiseMultiplicationKernel by Michele Di Giorgio · 4 years, 3 months ago
  74. 45198c8 COMPMID-3239: Implement QSYMM16 LayerNormalizationKernel for CL by Sheri Zhang · 4 years, 3 months ago
  75. 5fc8f84 COMPMID-3293: Test Improvements for CLCol2ImKernel by Georgios Pinitas · 4 years, 3 months ago
  76. b18252d COMPMID-3239: Implement QSYMM16 LayerNormalizationKernel for CL by Sheri Zhang · 4 years, 3 months ago
  77. 11d4918 COMPMID-3279: Create CLCompiler interface by Michalis Spyrou · 4 years, 3 months ago
  78. fedefc3 COMPMID-2765 Add support for QASYMM8_SIGNED in NEDeconvolutionLayer by Luca Foschiani · 4 years, 4 months ago
  79. 0d008f7 COMPMID-3281: Implement QSYMM16 Layer Normalization for NEON QLSTM by Sang-Hoon Park · 4 years, 4 months ago
  80. 8b2a7d3 COMPMID-3101 Fuse activation with floating point elementwise operation layers in CL by Giorgio Arena · 4 years, 5 months ago
  81. cc1f6c9 MLCE-166: Add support for extracting indices in NEPoolingLayer 2x2 NCHW by morgolock · 4 years, 3 months ago
  82. 9428a18 COMPMID-3237: Add support for QSYMM16 into S32 NEPixelwiseMultiplicationKernel by Michele Di Giorgio · 4 years, 3 months ago
  83. afc630f COMPMID-3069: Resolve Bfloat16 validation issues. by Georgios Pinitas · 4 years, 3 months ago
  84. 9f2403f COMPMID-3237: Add support for QSYMM16 ArithmeticSubtraction on NEON by Michele Di Giorgio · 4 years, 3 months ago
  85. 1a531fa COMPMID-3238 modify reference kernel of layer normalization for QSYMM16 by Sang-Hoon Park · 4 years, 3 months ago
  86. 4b86953 COMPMID-2966 Add support for QASYMM8_SIGNED in NEGEMMLowpQuantizeDownInt32ToUint8ScaleKernel by Luca Foschiani · 4 years, 5 months ago
  87. 1b14c75 COMPMID-2968: Add support for QASYMM8_SIGNED in CLGEMMLowpQuantizeDownInt32ToUint8ScaleByFloatKernel by Sheri Zhang · 4 years, 4 months ago
  88. 2e5fd63 COMPMID-3098 Fuse Relu and Bounded Relu with FullyConnected NEON by SiCongLi · 4 years, 4 months ago
  89. 689c968 COMPMID-2967 Add support for QASYMM8_SIGNED in CLGEMMLowpQuantizeDownInt32ToUint8ScaleKernel by Luca Foschiani · 4 years, 4 months ago
  90. 970353e COMPMID-3226: Update CLDirectConvolution test input range by Sheri Zhang · 4 years, 3 months ago
  91. 95f8089 COMPMID-3273: Add support for QASYMM8_SIGNED in CPPDetectionPostProcessLayer by Sheri Zhang · 4 years, 4 months ago
  92. a0352d3 COMPMID-3272: Add support for QASYMM8_SIGNED in CPPPermuteKernel/CPPPermute by Sheri Zhang · 4 years, 4 months ago
  93. 05b243a COMPMID-3271: Add support for QASYMM8_SIGNED in CPPTopKVKernel/CPPTopKV by Sheri Zhang · 4 years, 4 months ago
  94. 0ec53a0 COMPMID-3238 add reference kernel for QSYMM16 Layer Normalization Kernel by Sang-Hoon Park · 4 years, 4 months ago
  95. 470bc1e COMPMID-3069: Improve compilation time by removing regex from test framework headers by Matthew Bentham · 4 years, 4 months ago
  96. a14817a COMPMID-2756: Add support for QASYMM8_SIGNED in CLDeconvolutionLayer by Sheri Zhang · 4 years, 4 months ago
  97. c7b183a COMPMID-3160: Add Bfloat16 support in NEGEMMConvolutionLayer by Georgios Pinitas · 4 years, 4 months ago
  98. 9204646 COMPMID-3069: Remove unnecessary uses of ToolchainSupport.h by Matthew Bentham · 4 years, 4 months ago
  99. 758b5ba COMPMID-3069: Improve build time by splitting up ToolchainSupport.h by Matthew Bentham · 4 years, 4 months ago
  100. 6b3865a COMPMID-3080: Implement Hard-Swish activation in CL by morgolock · 4 years, 4 months ago