1. 93581a5 [ONCPUML-970] Fast math mode for fixed format kernels by Pablo Marquez Tello · 2 years ago
  2. 553f695 [ONCPUML-951] Variable weight support for Convolution. by Francesco Petrogalli · 2 years ago
  3. 1f86449 Fix Neoverse V1 heuristics for FP32 fast mode by ramelg01 · 2 years ago
  4. a1f7851 Integrate new winograd APIs from MLTech by ramelg01 · 2 years ago
  5. 29cab36 Fixed clang-cl errors on Windows native builds. by Pablo Tello · 2 years, 4 months ago
  6. 84a0941 Fix OpenBSD build errors by Pablo Marquez Tello · 2 years ago
  7. 894659a Add support for 2d and 3d indices for axis 1 by Pablo Marquez Tello · 2 years, 2 months ago
  8. 5fcf22d [arm_gemm] Import fixed-format kernels from gemm_linux. by Francesco.Petrogalli@arm.com · 2 years, 3 months ago
  9. 6fd75b9 DepthwiseConv reports full assembly kernel name by Pablo Marquez Tello · 2 years, 7 months ago
  10. dc4f276 Revert "Add support for 2d and 3d indices for axis 0" by Mohammed Suhail Munshi · 2 years, 2 months ago
  11. 920f2b6 Add support for 2d and 3d indices for axis 0 by Pablo Marquez Tello · 2 years, 2 months ago
  12. 9d18738 Updating a64_gemm_u8 a64_gemm_s8 kernels headers by ramelg01 · 2 years, 2 months ago
  13. 638b7e4 Fix for Neon™ Depthwise Android P VTS test failure by ramelg01 · 2 years, 2 months ago
  14. 8a16488 Update Neon™ depthwise kernel by ramelg01 · 2 years, 3 months ago
  15. c827e99 Update Neon™ pooling kernel by ramelg01 · 2 years, 3 months ago
  16. e33c556 [arm_gemm] Use static validate to find arm_gemm kernels. by Francesco.Petrogalli@arm.com · 2 years, 3 months ago
  17. b4cd2dc Remove Non-Inclusive Term "Master" by ramelg01 · 2 years, 3 months ago
  18. 193cad3 Remove deprecated interface from arm_compute. by Francesco.Petrogalli@arm.com · 2 years, 4 months ago
  19. 4e66d70 Added windows native build support by Pablo Tello · 2 years, 4 months ago
  20. 41a729e Decouple fuseBatchNormalizationKernel by Yair Schwarzbaum · 2 years, 8 months ago
  21. a538ae5 Multi ISA Technical Debt by Dana Zlotnik · 2 years, 4 months ago
  22. 5e99318 Decouple NEL2NormalizeLayerKernel by Yair Schwarzbaum · 2 years, 6 months ago
  23. 149203b Port MaxUnpoolingLayer kernel and add KernelSelect vaidation test by Dana Zlotnik · 2 years, 5 months ago
  24. 6863fa0 Remove deprecated remap functions. by Adnan AlSinan · 2 years, 5 months ago
  25. 7195f71 Add OpenBSD/arm64 support. by Kevin Lo · 2 years, 6 months ago
  26. 8a9a0fb Select kernel decoupling by Anton Vainer · 2 years, 6 months ago
  27. 62a3b0c DepthwiseConv reports full assembly kernel name by Pablo Marquez Tello · 2 years, 7 months ago
  28. 066607f A73 Devices Regression 300% fix by Mohammed Suhail Munshi · 2 years, 6 months ago
  29. 027bcef Decouple NEMeanStdDevNormalizationKernel by Dana Zlotnik · 2 years, 6 months ago
  30. d7e2ec5 Decouple NEInstanceNormalizationLayerKernel by Dana Zlotnik · 2 years, 6 months ago
  31. 3475ffe Decouple NEBoundingBoxTransformKernel by Dana Zlotnik · 2 years, 6 months ago
  32. 9ae5a4e Decouple NEROIAlignLayerKernel by Dana Zlotnik · 2 years, 6 months ago
  33. 50ce277 Decouple NEGenerateProposalsLayerKernel by Dana Zlotnik · 2 years, 6 months ago
  34. 143310c Decouple NEMaxUnpoolingLayerKernel by Dana Zlotnik · 2 years, 6 months ago
  35. b2eba7f Replacing non-inclusive terms with proper terms by ramelg01 · 2 years, 6 months ago
  36. 2761993 Crop Kernel Decoupling by alerah01 · 2 years, 7 months ago
  37. b6e49eb Update A510 arm_gemm cpu Kernels by ramelg01 · 2 years, 7 months ago
  38. cff6f3b Fix 300% Regression CPU - Change default mws value in Kernel files by Mohammed Suhail Munshi · 2 years, 7 months ago
  39. 9e8a770 Decouple data type for NERangeKernel by Yair Schwarzbaum · 2 years, 8 months ago
  40. d7154db Implement 1D Adaptive Workload Splitting in CPPScheduler by Dana Zlotnik · 2 years, 8 months ago
  41. 4eea7fd Update GeMM heuristic on CPU by Gian Marco Iodice · 2 years, 8 months ago
  42. 3611852 Fix precision issue in ChannelShuffleKernel by Pablo Marquez Tello · 2 years, 9 months ago
  43. 487d390 Add user provided JSON operator list build by Freddie Liardet · 2 years, 10 months ago
  44. 4cdd6b8 Implement Minimum Workload Size (MWS) in all CPPKernels used by small networks by Dana Zlotnik · 2 years, 9 months ago
  45. 0d11b70 Fix precision issue in ChannelShuffleKernel by Pablo Tello · 2 years, 9 months ago
  46. b6af482 Per-operator build dependencies by Georgios Pinitas · 2 years, 10 months ago
  47. 41d886c Fixed the compiler warning -Werror=type-limits by Pablo Marquez Tello · 2 years, 9 months ago
  48. 63e0beb Add support for non-constant weights and biases in CpuFullyConnected by Giorgio Arena · 2 years, 9 months ago
  49. 9ac7b99 Revert "Add support for non-constant weights and biases in CpuFullyConnected" by Pablo Marquez Tello · 2 years, 10 months ago
  50. e42a87f Update cpu heuristics for GEMM by Gunes Bayir · 2 years, 10 months ago
  51. aed63ee Add support for non-constant weights and biases in CpuFullyConnected by Michele Di Giorgio · 3 years ago
  52. d216f57 Update cpu depthwise kernels by Freddie Liardet · 2 years, 11 months ago
  53. c89998f Fix strict overflow warnings by Michalis Spyrou · 2 years, 10 months ago
  54. 6269f87 Fix depthwise convolution assembly kernels by Freddie Liardet · 2 years, 11 months ago
  55. 6e90c12 Add missing limits include by Freddie Liardet · 3 years ago
  56. 9a1e28b Compilation issue: neon=1 armv8.2 on Android with NDKr18beta1 by Gian Marco Iodice · 3 years ago
  57. a76e403 Fix A55 performance constant for fp16 hybrid gemm kernel by Georgios Pinitas · 3 years ago
  58. 120c87b Fix bare metal build issues by Freddie Liardet · 3 years ago
  59. 97426a7 Remove generated kernels that overlap hand-written ones by Georgios Pinitas · 3 years ago
  60. 387f80e Update GEMM assembly performance parameters by Georgios Pinitas · 3 years ago
  61. 5e61cb0 Add missing limits include by Freddie Liardet · 3 years ago
  62. 8bd2556 Fix vector_length identification mechanism for SVE by Georgios Pinitas · 3 years ago
  63. e7012a6 Fix bare metal build error by Freddie Liardet · 3 years ago
  64. 4ee8b15 Update GEMM assembly kernels by Georgios Pinitas · 3 years ago
  65. 0f033df Include limits header to fix errors reported by GCC11 by Michele Di Giorgio · 3 years ago
  66. 29599d0 Port NEGEMMConvolutionLayer by Manuel Bottini · 3 years ago
  67. 96f977e Port NEWinogradConvolutionLayer by Michalis Spyrou · 3 years ago
  68. 24b8920 Port NECol2ImKernel by Manuel Bottini · 3 years ago
  69. cfac51c Port NEGEMMLowp Part 2 by Manuel Bottini · 3 years, 1 month ago
  70. 9002899 Port NEIm2ColKernel by Manuel Bottini · 3 years ago
  71. 53832b2 Port NEGEMM to memory injecting interface (Part 2) by Michele Di Giorgio · 3 years ago
  72. 93b75e0 Port NEGEMM to memory injecting interface (Part 1) by Michele Di Giorgio · 3 years ago
  73. 5fdde99 Improve selection speed of CPU implementations by Georgios Pinitas · 3 years ago
  74. 20fca52 Create core library using high priority operators by Michalis Spyrou · 3 years, 1 month ago
  75. ae58bdf Port NEGEMMLowp Part 1 by Manuel Bottini · 3 years, 1 month ago
  76. d02d5ed Integrate improved CPU depthwise convolution kernels by Michele Di Giorgio · 3 years, 5 months ago
  77. bdcdc39 Enable fat binary support by Georgios Pinitas · 3 years, 2 months ago
  78. 760b494 Fixed the compiler warning -Werror=type-limits by Pablo Marquez Tello · 3 years, 1 month ago
  79. b4bb6a0 Rename ported functions by Manuel Bottini · 3 years, 1 month ago
  80. 11d8415 Port DepthConvert to new Api by Georgios Pinitas · 3 years, 2 months ago
  81. f3c5259 Remove padding from NERemapKernel by Manuel Bottini · 3 years, 2 months ago
  82. 4f7693d Rename NEGEMMAssembly to CpuGemmAssembly by Sang-Hoon Park · 3 years, 2 months ago
  83. c4c595a Fix performance issues in NEReduction by Pablo Marquez Tello · 3 years, 2 months ago
  84. 6a5eee7 NEReduceMean failed on v8.2 debug build for Android by Manuel Bottini · 3 years, 2 months ago
  85. 6268742 Update operator list documentation. Part 2. by Teresa Charlin · 3 years, 2 months ago
  86. 0758c4c Add missing limits include by Michalis Spyrou · 3 years, 2 months ago
  87. 778b95c Update assembly code by Michalis Spyrou · 3 years, 2 months ago
  88. 562bee5 Port CpuConvertFullyConnectedWeights to new API by Teresa Charlin · 3 years, 3 months ago
  89. 60c3b0e Port DepthwiseConvolution to new API by Michalis Spyrou · 3 years, 3 months ago
  90. 9a81cd8 Fix bug on Implicit Padding for NEON FFT2D by Manuel Bottini · 3 years, 3 months ago
  91. 142e4ca Remove unused AccessWindow* includes by Michele Di Giorgio · 3 years, 3 months ago
  92. 327225d Port NEDirectConvolutionLayer to new API by Manuel Bottini · 3 years, 3 months ago
  93. 8a1ac61 Fix incorrect return statement in gemm_uint8 heuristic selection by Georgios Pinitas · 3 years, 3 months ago
  94. b71322d Fix convolution with bias segmentation fault issue by Sheri Zhang · 3 years, 3 months ago
  95. ca62c6f Mixed data-layout testing on high priority operators by Manuel Bottini · 3 years, 3 months ago
  96. 33f41fa Fix trademarks throughout the codebase by Michele Di Giorgio · 3 years, 4 months ago
  97. c6f9510 Remove Computer Vision generic interfaces and types by Georgios Pinitas · 3 years, 3 months ago
  98. a00180a Update U8 mmla kernel by Michalis Spyrou · 3 years, 3 months ago
  99. 1e3ab42 Make CpuPixelWiseMultiplicationKernel stateless by Sheri Zhang · 3 years, 4 months ago
  100. e81825b Workaround for compiler error in gcc-9.2 and 9.3 by Pablo Marquez Tello · 3 years, 3 months ago