1. 4ee8b15 Update GEMM assembly kernels by Georgios Pinitas · 3 years ago
  2. 2b147ee Avoid multiple Rhs matrix transformation on ClGemm by Georgios Pinitas · 3 years ago
  3. 5e28181 Fix manual LOOP_UNROLLING by Gian Marco Iodice · 3 years ago
  4. 8155c02 Rework OpenCL Depthwise Convolution by Gian Marco Iodice · 3 years, 3 months ago
  5. c63b722 Revert "Rework OpenCL Depthwise Convolution" by Gian Marco Iodice · 3 years ago
  6. 4a578b9 Port the ClGemmLowp kernels to the new API by Georgios Pinitas · 3 years ago
  7. 93b75e0 Port NEGEMM to memory injecting interface (Part 1) by Michele Di Giorgio · 3 years ago
  8. 4a95bba Set up the framework to choose the default LWS by Giorgio Arena · 3 years ago
  9. b1496e6 Add code to detect Mali(TM) G31 by Pablo Marquez Tello · 3 years ago
  10. 561c176 Rework OpenCL Depthwise Convolution by Gian Marco Iodice · 3 years, 3 months ago
  11. 20fca52 Create core library using high priority operators by Michalis Spyrou · 3 years, 1 month ago
  12. d02d5ed Integrate improved CPU depthwise convolution kernels by Michele Di Giorgio · 3 years, 5 months ago
  13. 08302c1 Add CPU discovery capabilities. by Georgios Pinitas · 3 years, 1 month ago
  14. 36dff9f Add NHWC support to CLRemap by Frederick Liardet · 3 years, 2 months ago
  15. 433ea49 Optimize int8 arithmetic addition on CPU by Giorgio Arena · 3 years, 1 month ago
  16. 8b83d46 Remove used auxilary tensors from ClGemm's tensor pack by Sang-Hoon Park · 3 years, 1 month ago
  17. 4403ed3 Add support for dynamic weights in CL FullyConnected layer by Giorgio Arena · 3 years, 2 months ago
  18. 856f66e Port CLGEMM to memory injecting interface by Georgios Pinitas · 3 years, 2 months ago
  19. afcbb8f Fix Pooling Layer Bug when input is 1xN size by Freddie Liardet · 3 years, 2 months ago
  20. 2cd5b31 Remove unused CLCoreRuntimeContext by Georgios Pinitas · 3 years, 2 months ago
  21. c3f459d Add constant_weights boolean to FullyConntectedLayerInfo by Michele Di Giorgio · 3 years, 2 months ago
  22. 908f616 Creates ClKerneLibrary to serve just as a kernel container without build logic by Georgios Pinitas · 3 years, 2 months ago
  23. c3c352e Add Queue support by Georgios Pinitas · 3 years, 4 months ago
  24. 402740d Add support for CLVK by Michalis Spyrou · 3 years, 3 months ago
  25. 778b95c Update assembly code by Michalis Spyrou · 3 years, 3 months ago
  26. dcf4c87 CLDepthwiseConvolutionLayer rework - Part 1 by Giorgio Arena · 3 years, 3 months ago
  27. b25883a Remove experimental tracing feature by Pablo Marquez Tello · 3 years, 3 months ago
  28. 60c3b0e Port DepthwiseConvolution to new API by Michalis Spyrou · 3 years, 3 months ago
  29. 5d75d4a Fix validation bug in release mode for armv7 by Giorgio Arena · 3 years, 3 months ago
  30. 3b5981c Implement Fanout mode in CPPScheduler by SiCongLi · 3 years, 4 months ago
  31. 3f26ef4 Add tensor related data structures for the new API by Georgios Pinitas · 3 years, 4 months ago
  32. 33f41fa Fix trademarks throughout the codebase by Michele Di Giorgio · 3 years, 4 months ago
  33. c6f9510 Remove Computer Vision generic interfaces and types by Georgios Pinitas · 3 years, 3 months ago
  34. 40efd53 Remove GLES-related code by Michele Di Giorgio · 3 years, 4 months ago
  35. e7254a0 Avoid -O3 optimizations on TensorShape's copy for linux armv7a in release mode by Giorgio Arena · 3 years, 4 months ago
  36. 383de02 Fixed compiler errors by Pablo Marquez Tello · 3 years, 4 months ago
  37. a50f193 Updated cpu detection by Pablo Marquez Tello · 3 years, 4 months ago
  38. 42bd265 Revert "Close loaded library on OpenCL symbols destruction" by Georgios Pinitas · 3 years, 4 months ago
  39. 668ccdc Add dynamic tensor support to CpuElementwise by Sang-Hoon Park · 3 years, 5 months ago
  40. 201e0fe Make Softmax kernels on OpenCL stateless by Sang-Hoon Park · 3 years, 5 months ago
  41. ceaa0bf Remove OpenGL ES support by Manuel Bottini · 3 years, 5 months ago
  42. 41c1517 Fix range checking of a value on a given data-type range by Georgios Pinitas · 3 years, 4 months ago
  43. d62ef4d Close loaded library on OpenCL symbols destruction by Georgios Pinitas · 3 years, 4 months ago
  44. ac6499a Comply with Trademark rules for use of Neon, Arm and Mali by Sheri Zhang · 3 years, 5 months ago
  45. 5b50f42 Update deprecation notices by Giorgio Arena · 3 years, 5 months ago
  46. 373b407 Make Softmax kernels and operator stateless by Michalis Spyrou · 3 years, 5 months ago
  47. be9f9f9 Add WBSM tuning to CLTuner by Manuel Bottini · 3 years, 5 months ago
  48. ea85727 Compress OpenCL kernel files using zlib for Android by Georgios Pinitas · 3 years, 5 months ago
  49. 655e8c6 Make data_layout an attribute of the Scale function by Michele Di Giorgio · 3 years, 5 months ago
  50. 0f7ef8a Make memset/copy functions state-less by Georgios Pinitas · 3 years, 6 months ago
  51. 7229182 Add missing std headers by Sang-Hoon Park · 3 years, 6 months ago
  52. b14a0f0 Add meta-data to express dynamic shapes in ITensorInfo by Georgios Pinitas · 3 years, 6 months ago
  53. 4d9383e [Nightly Failure] Fix ColorConvert empty coordinates error by Giorgio Arena · 3 years, 6 months ago
  54. c5a6139 Clean up macro definitions in arm_compute headers by Giorgio Arena · 3 years, 6 months ago
  55. b309fc2 Fix uniform_real_distribution_fp16 warning and single Dimension increment by Giorgio Arena · 3 years, 6 months ago
  56. ec241b4 Allow TensorShape to increment num_dimensions for new unit dimensions, without correction by Giorgio Arena · 3 years, 7 months ago
  57. 15bc848 [Review Shape] CLDepthwiseConvolutionLayer mismatches by Giorgio Arena · 3 years, 7 months ago
  58. 63bb7ca COMPMID-3921: Remove OpenCL Padding CLBitwiseKernel by Manuel Bottini · 3 years, 7 months ago
  59. 4ffc42a Add support for G78 instance by Georgios Pinitas · 3 years, 7 months ago
  60. 40f51a6 Update default C++ standard to C++14 by Georgios Pinitas · 3 years, 8 months ago
  61. 75eea33 COMPMID-3961: Add Logical OR/AND/NOT operator on CL by Sang-Hoon Park · 3 years, 8 months ago
  62. c70f8b1 COMPMID-3967: Fix NEColorConvert segfault by Georgios Pinitas · 3 years, 8 months ago
  63. c0b6f76 COMPMID-3776: Indirect GEMM by Georgios Pinitas · 3 years, 8 months ago
  64. 2e51362 COMPMID-3701: Avoid macro clashing by Georgios Pinitas · 3 years, 8 months ago
  65. d80792a COMPMID-3887: NEGEMMConvolutionLayer hangs up on num_threads>18 by Sheri Zhang · 3 years, 8 months ago
  66. 18bdfae COMPMID-3951 LargeGraph_FLOAT32_Rank4_25 CTS failures in Android Q in CL Fix1 by SiCong Li · 3 years, 8 months ago
  67. bef7fa2 COMPMID-3639: (3RDPARTY_UPDATE) Move CL kernels to src by Sang-Hoon Park · 3 years, 9 months ago
  68. ebcebf1 COMPMID-3638: Move NEON kernels by Michalis Spyrou · 3 years, 9 months ago
  69. c4d4555 COMPMID-3853: Decouple NEActivationLayer by Michalis Spyrou · 3 years, 9 months ago
  70. 3673839 COMPMID-3929: Add method to get CL program binaries by Michalis Spyrou · 3 years, 8 months ago
  71. 1b50bd4 COMPMID-3793: Remove OpenCL padding: CLWidthConcatenateLayerKernel by Sheri Zhang · 3 years, 8 months ago
  72. 9ae06d4 COMPMID-3925: Dispatch CLGEMM with no padding y requirement by Gian Marco Iodice · 3 years, 8 months ago
  73. 4112eed COMPMID-3731 Remove OpenCL padding: CLHeightConcatenateLayerKernel by Giorgio Arena · 3 years, 8 months ago
  74. 3580c75 COMPMID-3708 Remove OpenCL padding: CLCopyKernel [Patch2] by SiCong Li · 3 years, 9 months ago
  75. 79acd77 COMPMID-3713 Remove OpenCL padding: CLDepthwiseConvolutionLayerNativeKernel by Giorgio Arena · 3 years, 8 months ago
  76. 1e2af2a COMPMID-3712 Remove OpenCL padding: CLDepthwiseConvolutionLayer3x3NHWCKernel FP16/32 by Giorgio Arena · 3 years, 9 months ago
  77. ed2a8ed COMPMID-3715: Remove OpenCL padding - CLElementwiseOperationKernel by Manuel Bottini · 3 years, 9 months ago
  78. 68dd25f COMPMID-3637: Move utility headers from arm_compute to src by Sang-Hoon Park · 3 years, 9 months ago
  79. e4558b5 COMPMID-3163: Remove padding from NEDepthwiseConvolutionLayerNativeKernel by Sang-Hoon Park · 3 years, 9 months ago
  80. 671d4f0 COMPMID-3724: Remove OpenCL padding: CLGEMMLowpQuantizeDownInt32ScaleByFloatKernel by Michele Di Giorgio · 3 years, 9 months ago
  81. ba14c92 COMPMID-3829: Create CLGEMMLowpQuantizeDownInt32ScaleByFixedPointKernel and remove padding from related OpenCL kernels by Michele Di Giorgio · 3 years, 9 months ago
  82. 87350f4 COMPMID-3144: Remove padding from NEDirectConvolutionLayerKernel by Manuel Bottini · 3 years, 10 months ago
  83. d304adb COMPMID-3703 Remove OpenCL padding: CLActivationLayerKernel + create utility macro by Giorgio Arena · 3 years, 9 months ago
  84. ddb93bb COMPMID-3637: Move wrapper to src by Georgios Pinitas · 3 years, 9 months ago
  85. 4d91dc6 COMPMID-3181: Remove padding from NEReductionOperationKernel by Sheri Zhang · 3 years, 9 months ago
  86. fc2f6d0 COMPMID-3145: Remove padding from NEScaleKernel by Manuel Bottini · 3 years, 10 months ago
  87. c229e8c COMPMID-3183: Removed padding NEGEMMLowpReductionKernel by morgolock · 3 years, 9 months ago
  88. 14e868e COMPMID-3802: Remove templates from NEDirectConvolutionLayerOutputStageKernel by Michalis Spyrou · 3 years, 9 months ago
  89. d6d1b36 COMPMID-3784 Add broadcast support to S32 NEPixelwiseMultiplication by SiCong Li · 3 years, 9 months ago
  90. 1813422 COMPMID-3583: Add S32 support to NEElementwiseDivision by Georgios Pinitas · 3 years, 10 months ago
  91. bb88f89 COMPMID-3581 Add S32 support to NEPixelWiseMultiplication by SiCong Li · 3 years, 10 months ago
  92. 7d0adc6 COMPMID-3151: Remove NEDepthwiseConvolutionLayer3x3Kernel by Georgios Pinitas · 3 years, 10 months ago
  93. 8a14b2c COMPMID-3748: Compiler issue with Bfloat16 on gcc8 by Georgios Pinitas · 3 years, 10 months ago
  94. 903f8cc COMPMID-3580 Add S32 support to NEArithmeticSubtraction by SiCong Li · 3 years, 10 months ago
  95. 2bfadd9 Add StridedSliceLayerNode to graph API by thecha01 · 3 years, 11 months ago
  96. feaea10 COMPMID-3143: Remove padding from NEGEMMInterleave4x4Kernel by Gian Marco Iodice · 3 years, 10 months ago
  97. 5bdde85 COMPMID-3670 Extend cl image support to f16 in CLGEMMReshapeRHSMatrixKernel by SiCong Li · 3 years, 10 months ago
  98. 96209c7 COMPMID-3694 COMPMID-3695 COMPMID-3458: Softmax Axis by SiCong Li · 3 years, 11 months ago
  99. ebd8fb4 COMPMID-3747 Remove unnecessary and problematic constness from non-static private members by SiCong Li · 3 years, 11 months ago
  100. a3e6b6d COMPMID-3696: Padded dilated Conv2D segmentation by Sheri Zhang · 3 years, 11 months ago