1. 03b2971 Integrate SME2 kernels by Viet-Hoa Do · 2 years, 1 month ago
  2. 7dc0234 Implement FP32/16 Depthwise Conv2d operator in dynamic fusion by Gunes Bayir · 1 year, 7 months ago
  3. 5d01681 Implement address precalculation for indirect conv2d - OpenCL by Gian Marco Iodice · 1 year, 8 months ago
  4. ec0113d Optimize Transposed Convolution for CL backend (FP32/16) by Gunes Bayir · 1 year, 8 months ago
  5. d158609 SVE Hard-Swish via Lookup table for quantized input by Pablo Marquez Tello · 2 years, 1 month ago
  6. f44bbc5 Rewrite dynamic fusion by SiCong Li · 1 year, 10 months ago
  7. c4f2743 Optimize Quantized/Integer Bilinear Scale for Neon™ by Gunes Bayir · 1 year, 10 months ago
  8. 6e09e14 INT8 Quantized MeanStdDevNorm (LayerNorm) by Murray Kornelsen · 2 years ago
  9. 29db3d2 Add LUT for quantized sigmoid function by Viet-Hoa Do · 1 year, 11 months ago
  10. e572dff Add GemmLowp MMUL Reshaped Only Rhs Support for QASYMM8/QASYMM8_SIGNED by Freddie Liardet · 2 years, 2 months ago
  11. 99c4647 Fix multi_isa build failure after Winograd integration by ramelg01 · 2 years ago
  12. a1f7851 Integrate new winograd APIs from MLTech by ramelg01 · 2 years ago
  13. 4bfc70e Add Gemm MMUL Reshaped Only Rhs Support for FP32/FP16 by Gunes Bayir · 2 years, 7 months ago
  14. 2cc50b3 Extended direct conv 2d interface for tuning the OpenCl kernel by Gian Marco Iodice · 2 years, 1 month ago
  15. b1fcefd Implement new Elementwise Dynamic Fusion Operators: Div, Floor by Michalis Spyrou · 2 years ago
  16. 5fcf22d [arm_gemm] Import fixed-format kernels from gemm_linux. by Francesco.Petrogalli@arm.com · 2 years, 3 months ago
  17. b63b119 Integrate Dynamic Fusion patches by SiCong Li · 2 years, 5 months ago
  18. 8a16488 Update Neon™ depthwise kernel by ramelg01 · 2 years, 3 months ago
  19. c827e99 Update Neon™ pooling kernel by ramelg01 · 2 years, 3 months ago
  20. 9104cd5 Add support for int8 CpuPool3d by Adnan AlSinan · 2 years, 3 months ago
  21. 16c5697 Add DirectConvolution2D kernel component for dynamic fusion by Gunes Bayir · 2 years, 3 months ago
  22. 171fc3d Add CPU Pool3d FP16/32 implementation by Adnan AlSinan · 2 years, 4 months ago
  23. 3751569 Implementation of ClPooling3d by ramelg01 · 2 years, 4 months ago
  24. 41a729e Decouple fuseBatchNormalizationKernel by Yair Schwarzbaum · 2 years, 8 months ago
  25. 232c452 Merge kernel prototype patch by Giorgio Arena · 2 years, 4 months ago
  26. 298b2c0 Decouple castKernel by Yair Schwarzbaum · 2 years, 5 months ago
  27. a538ae5 Multi ISA Technical Debt by Dana Zlotnik · 2 years, 4 months ago
  28. c9e519d Decouple CpuDirectConv2dKernel by alerah01 · 2 years, 5 months ago
  29. ebbae94 Decouple CpuDepthwiseConv2dNativeKernel by Dana Zlotnik · 2 years, 5 months ago
  30. 5e99318 Decouple NEL2NormalizeLayerKernel by Yair Schwarzbaum · 2 years, 6 months ago
  31. 256ac62 Decouple CpuGemmMatrixMultiplyKernel and CpuGemmMatrixAdditionKernel by Dana Zlotnik · 2 years, 5 months ago
  32. 149203b Port MaxUnpoolingLayer kernel and add KernelSelect vaidation test by Dana Zlotnik · 2 years, 5 months ago
  33. 6a2df88 Add kernel selection UT for submitted kernels by Dana Zlotnik · 2 years, 5 months ago
  34. 6863fa0 Remove deprecated remap functions. by Adnan AlSinan · 2 years, 5 months ago
  35. 9d9ad33 SCons build system refactoring (phase #2). by Motti Gondabi · 2 years, 5 months ago
  36. 8a9a0fb Select kernel decoupling by Anton Vainer · 2 years, 6 months ago
  37. d5c496d Decouple CpuElementwiseKernel by Dana Zlotnik · 2 years, 7 months ago
  38. c48a3e5 Decouple CpuSoftmaxKernel by Dana Zlotnik · 2 years, 6 months ago
  39. 027bcef Decouple NEMeanStdDevNormalizationKernel by Dana Zlotnik · 2 years, 6 months ago
  40. d7e2ec5 Decouple NEInstanceNormalizationLayerKernel by Dana Zlotnik · 2 years, 6 months ago
  41. 3475ffe Decouple NEBoundingBoxTransformKernel by Dana Zlotnik · 2 years, 6 months ago
  42. 9ae5a4e Decouple NEROIAlignLayerKernel by Dana Zlotnik · 2 years, 6 months ago
  43. 50ce277 Decouple NEGenerateProposalsLayerKernel by Dana Zlotnik · 2 years, 6 months ago
  44. 143310c Decouple NEMaxUnpoolingLayerKernel by Dana Zlotnik · 2 years, 6 months ago
  45. 2761993 Crop Kernel Decoupling by alerah01 · 2 years, 7 months ago
  46. 3229171 Decouple CpuActivationKernel by Dana Zlotnik · 2 years, 7 months ago
  47. b6e49eb Update A510 arm_gemm cpu Kernels by ramelg01 · 2 years, 7 months ago
  48. bd2942d Decouple CpuAddKernel by Dana Zlotnik · 2 years, 8 months ago
  49. 9e8a770 Decouple data type for NERangeKernel by Yair Schwarzbaum · 2 years, 8 months ago
  50. b605924 Fix build error with SVE2 by Freddie Liardet · 2 years, 8 months ago
  51. 7a8cf17 Fix arm8.6-a-sve2 build issues by Freddie Liardet · 2 years, 8 months ago
  52. c9cecc0 Remove legacy GeMM kernels on OpenCL by Gian Marco Iodice · 2 years, 9 months ago
  53. 487d390 Add user provided JSON operator list build by Freddie Liardet · 2 years, 9 months ago
  54. 6d9c982 Conv3d support by Sheri Zhang · 2 years, 9 months ago
  55. 273c28c Fix CLConv3D filelist and comments by Giorgio Arena · 2 years, 9 months ago
  56. 945ae9e Implement CLDirectConv3D f32/f16 by Giorgio Arena · 2 years, 9 months ago
  57. b6af482 Per-operator build dependencies by Georgios Pinitas · 2 years, 10 months ago
  58. d216f57 Update cpu depthwise kernels by Freddie Liardet · 2 years, 11 months ago
  59. 7891a73 Move CPU/GPU files from Core/Runtime to the respective backend folders by Georgios Pinitas · 2 years, 10 months ago
  60. 1988463 Rename [Cl|Cpu]GemmConvolution to [Cl|Gpu]GemmConv2d by Georgios Pinitas · 2 years, 11 months ago
  61. 4164814 Implement Operator API by Georgios Pinitas · 2 years, 11 months ago
  62. ba2dd82 Benchmark and set default LWS for GEMM, Direct convolution and Winograd by Giorgio Arena · 3 years ago
  63. 06d1efd Port CLConvolutionLayer by Sheri Zhang · 3 years ago
  64. 529b5a2 Port ClFullyConnected to new API by Georgios Pinitas · 3 years ago
  65. b55f8e8 Port NEConvolutionLayer by Michalis Spyrou · 3 years ago
  66. 97426a7 Remove generated kernels that overlap hand-written ones by Georgios Pinitas · 3 years ago
  67. d87aded Port CLGEMMConvolutionLayer by Manuel Bottini · 3 years ago
  68. d9cdf14 Port NEFullyConnectedLayer to memory injecting interface by Michele Di Giorgio · 3 years ago
  69. f4e84fb Port ClGemmLowp to new API by Georgios Pinitas · 3 years ago
  70. 4ee8b15 Update GEMM assembly kernels by Georgios Pinitas · 3 years ago
  71. d844c08 Port CLIm2ColKernel to ClIm2ColKernel by Manuel Bottini · 3 years ago
  72. 29599d0 Port NEGEMMConvolutionLayer by Manuel Bottini · 3 years ago
  73. 13ef176 Improve filelist for GPU by Georgios Pinitas · 3 years ago
  74. 7b23732 Port CLCol2ImKernel to ClCol2ImKernel by Manuel Bottini · 3 years ago
  75. 96f977e Port NEWinogradConvolutionLayer by Michalis Spyrou · 3 years ago
  76. 24b8920 Port NECol2ImKernel by Manuel Bottini · 3 years ago
  77. da81675 Remove redundant implementations of Add/Sub operators by Georgios Pinitas · 3 years ago
  78. cfac51c Port NEGEMMLowp Part 2 by Manuel Bottini · 3 years ago
  79. 06ac6e4 Add basic Operator interface by Georgios Pinitas · 3 years ago
  80. 9002899 Port NEIm2ColKernel by Manuel Bottini · 3 years ago
  81. 8155c02 Rework OpenCL Depthwise Convolution by Gian Marco Iodice · 3 years, 2 months ago
  82. 4dfc553 Port NEGEMM to memory injecting interface (Part 3) by Michele Di Giorgio · 3 years ago
  83. 399f623 Port ClGemmLowpOutputStage operator to new interface by Georgios Pinitas · 3 years ago
  84. c63b722 Revert "Rework OpenCL Depthwise Convolution" by Gian Marco Iodice · 3 years ago
  85. 4a578b9 Port the ClGemmLowp kernels to the new API by Georgios Pinitas · 3 years ago
  86. 53832b2 Port NEGEMM to memory injecting interface (Part 2) by Michele Di Giorgio · 3 years ago
  87. 93b75e0 Port NEGEMM to memory injecting interface (Part 1) by Michele Di Giorgio · 3 years ago
  88. cd060c4 Rename pooling implementation folder to pool2d by Georgios Pinitas · 3 years ago
  89. 62c2ad6 Move core and runtime files to a single library by Michalis Spyrou · 3 years ago
  90. 561c176 Rework OpenCL Depthwise Convolution by Gian Marco Iodice · 3 years, 2 months ago
  91. 20fca52 Create core library using high priority operators by Michalis Spyrou · 3 years, 1 month ago
  92. ae58bdf Port NEGEMMLowp Part 1 by Manuel Bottini · 3 years ago
  93. 08302c1 Add CPU discovery capabilities. by Georgios Pinitas · 3 years, 1 month ago
  94. c6f4ec3 Port CLWinogradConvolutionLayer with ClWinogradConv2d by Manuel Bottini · 3 years, 1 month ago
  95. bdcdc39 Enable fat binary support by Georgios Pinitas · 3 years, 2 months ago