1. ab538a2 Use lookup table for Fp16 Tanh activation in hardware with SVE by Gunes Bayir · 11 days ago
  2. 1d2733e Fix issues with OpenMP scheduler little core exclusion. by Omar Al Khatib · 11 days ago
  3. f5053f7 Update logic in the OpenMP scheduler to exclude LITTLE cores by Omar Al Khatib · 3 weeks ago
  4. c1575b2 Add SME2 implementation of Softmax for QASYMM8 and QASYMM8_SIGNED. by Omar Al Khatib · 6 weeks ago
  5. 7377107 Scatter GPU Kernel Implementation for 1D tensors. by Mohammed Suhail Munshi · 10 weeks ago
  6. a668f9f Add s8f32 kernels and dynamic QuantizationInfo by Jonathan Deakin · 4 months ago
  7. f1f1f87 Add in place summation to CPU GEMM kernels by Radu Salavat · 3 months ago
  8. 8609ca0 Add skeleton for CLScatter op, reference and tests by Mohammed Suhail Munshi · 3 months ago
  9. 36a75da [ONCPUML-1451] Add matmul kernel to enable bf16 to bf16 operations via PyTorch® autocast() function by Renato Arantes · 4 months ago
  10. 0a48c4c Requantization cases for offset changes only by Mohammed Suhail Munshi · 4 months ago
  11. 2b9fa59 Use the stable CKW API in the GPU dynamic fusion backend by Gunes Bayir · 5 months ago
  12. fdf56fb Make GpuWorkloadContext own all tensor info objects by Viet-Hoa Do · 5 months ago
  13. 5d7a93a Fix compilation error on GCC 13.2 by Jakub Sujak · 5 months ago
  14. 7467ba8 Use look up table for fp16 activation by Mohammed Suhail Munshi · 6 months ago
  15. 85cafff Add Mali™-G720 and Mali™-G620 as GpuTargets by Gunes Bayir · 6 months ago
  16. eb475ec Fix unit tests failing in CL/UNIT/TensorAllocator by Gunes Bayir · 6 months ago
  17. 4737094 Optimize CPU depth-to-space by Viet-Hoa Do · 7 months ago
  18. 17e116e Revert "thread_local _custom_scheduler" by Pablo Marquez Tello · 6 months ago
  19. ded5b18 thread_local _custom_scheduler by David Svantesson · 10 months ago
  20. 667e82f Update list of supported operators in documentation by Jakub Sujak · 7 months ago
  21. c5ab4df Optimize CpuGemmConv2d start-up time by SiCong Li · 8 months ago
  22. 704c22f [GPU] Update Reverse layer to allow negative axis and reversed axis order by Adnan AlSinan · 7 months ago
  23. 29254ae Optimize CL softmax by Viet-Hoa Do · 8 months ago
  24. c210c85 Optimize CL reduction operation by Viet-Hoa Do · 8 months ago
  25. d9c1d44 Port MatMul to Dynamic Fusion + CKW boilerplate code by Adnan AlSinan · 8 months ago
  26. 0b72aa4 Optimize NEStackLayer by Gunes Bayir · 8 months ago
  27. 745153b NEDeconvolutionLayer validation fix by Pablo Marquez Tello · 8 months ago
  28. c2a51bd Optimize CL and Neon Winograd tests by Gunes Bayir · 8 months ago
  29. 6e56bf3 Revise clang-format configuration by Jakub Sujak · 9 months ago
  30. afd38f0 Apply clang-format on repository by Felix Thomasmathibalan · 8 months ago
  31. bdcb4c1 Implement tflite compliant reverse for CPU by Adnan AlSinan · 9 months ago
  32. 8562a4e Remove CommonGraphOptions from Utils target and warnings by Paolo Tricerri · 8 months ago
  33. 500e10b Add CL command buffer class by Viet-Hoa Do · 9 months ago
  34. c071328 Fix include dependencies for mass reformatting patch by Gunes Bayir · 9 months ago
  35. 0d27b2e Remove legacy PostOps code by Jakub Sujak · 9 months ago
  36. 2e6d659 Port ClTemplatePool2d to ckw by Adnan AlSinan · 10 months ago
  37. 246fe08 Fix various static check issues by Viet-Hoa Do · 10 months ago
  38. 48b6d17 Check CL command buffer extension by Viet-Hoa Do · 10 months ago
  39. 7d91c61 Fix out-of-scope CLBufferMemoryRegion's buffer still in queue issue by SiCong Li · 10 months ago
  40. 29e27b0 Add support for S64 output in NEArgMinMaxLayer by Pablo Marquez Tello · 10 months ago
  41. 78da34c Fix failure in MeanReduce layer by Viet-Hoa Do · 10 months ago
  42. 4f76a00 Fix ReduceMean validate issue by Viet-Hoa Do · 10 months ago
  43. 16b3752 Port ElementwiseBinary to CKW part 2 by SiCong Li · 11 months ago
  44. 9129549 Retain back-compatibility for arm_compute/core/Types.h by SiCong Li · 11 months ago
  45. 4a1c917 Add support for input S64/U64 in CpuCastKernel by Pablo Marquez Tello · 11 months ago
  46. 314d3e2 Break up core/Utils.h to reduce unused code being included everywhere by Matthew Bentham · 11 months ago
  47. 205ba24 Added S64/U64 support for the input in CLCast by Pablo Marquez Tello · 11 months ago
  48. a359ee9 Fix excessive calls to clReleaseCommandQueue by SiCong Li · 1 year, 2 months ago
  49. 9b392d7 Rewrote CLArgMinMax for axis 0 by Pablo Marquez Tello · 11 months ago
  50. 7d9a78e Remove dependency on fp16 definitions from some core include files by Matthew Bentham · 1 year ago
  51. a2561f0 Fix doxygen warnings by ramy.elgammal@arm.com · 12 months ago
  52. 94abde4 Add Fused Activation to OpenCL MatMul by Mohammed Suhail Munshi · 1 year ago
  53. 043613f Break up Utils.h a bit to reduce unused code being included everywhere by Matthew Bentham · 1 year ago
  54. f1aeab9 Break up arm_compute/core/Types.h a bit by Matthew Bentham · 1 year ago
  55. 3fcf3dc Add multi-sketch support for dynamic fusion by Viet-Hoa Do · 1 year, 1 month ago
  56. 48cfd5f Refactor activation LUT computation by Pablo Marquez Tello · 12 months ago
  57. 54b41a3 Reorder destructor in src by David Svantesson · 12 months ago
  58. 9c8f9a9 Added int8 support in LeakyRelu/LUT kernel. by Pablo Marquez Tello · 12 months ago
  59. 545358e Fix number of dimensions changed after transpose by Viet-Hoa Do · 1 year ago
  60. 318782b Remove inclusion of NEReorderKernel header from NEReorderLayer by Ramy Elgammal · 1 year, 1 month ago
  61. e9b3ee2 Connect CLMatMul function to quantized kernels and resolve NE BatchMatMul int_8 failures by Jakub Sujak · 1 year, 2 months ago
  62. 76e7b63 Make NECast::validate take args by const pointer by Matthew Bentham · 1 year, 1 month ago
  63. 352c07d Implement OpenCL MatMul heuristic for Arm® Mali™-G710 by Gian Marco Iodice · 1 year, 1 month ago
  64. 5713294 Fix im2col for fast-maths mode with padding. by Renato Arantes · 1 year, 1 month ago
  65. cd8b40d Guards to make NEReorder aarch64 only by David Svantesson · 1 year, 1 month ago
  66. a62129a Fix fully connected and matmul mismatches by Viet-Hoa Do · 1 year, 1 month ago
  67. 3b162e5 Reorder added by David Svantesson · 1 year, 2 months ago
  68. a25582c Fix the gather layer indices check by Viet-Hoa Do · 1 year, 3 months ago
  69. a7db356 Avoid printing error message for each not found OpenCl library by Ramy Elgammal · 1 year, 1 month ago
  70. dba672c Integrate multi-threaded pretranspose_B_array by SiCong Li · 1 year, 2 months ago
  71. 9c7c2d2 Add quantized support for CPU MatMul by Viet-Hoa Do · 1 year, 2 months ago
  72. a1b1e41 Implement MatMul Function and Operator with Floating Point support for CPU by Mohammed Suhail Munshi · 1 year, 2 months ago
  73. 617ed50 Support dynamic weights for Fully Connected layers on GPU by Jakub Sujak · 1 year, 2 months ago
  74. f26ea2f Implement MatMul Function by Ramy Elgammal · 1 year, 2 months ago
  75. fff9a4c Add Cropping to CLBatchToSpace by Omar Al Khatib · 1 year, 2 months ago
  76. 8893e45 Add cropping support to NEBatchToSpace by SiCong Li · 1 year, 2 months ago
  77. 732c1b2 Fix GCC13 compiler errors by Pablo Marquez Tello · 1 year, 2 months ago
  78. 5a7d157 Fix BatchToSpaceFixture by SiCong Li · 1 year, 2 months ago
  79. 8918b23 Implement OpenCL MatMul for Lhs T Rhs T/NT FP32/16 by Gunes Bayir · 1 year, 3 months ago
  80. 2b6ebfe Implement OpenCL MatMul for Lhs NT Rhs T/NT FP32/16 by Ramy Elgammal · 1 year, 3 months ago
  81. 4ceb453 Add CropInfo to BatchToSpace reference and fixture by SiCong Li · 1 year, 3 months ago
  82. 37c989a Add support for arbitrary parameters for CPU Gather by Viet-Hoa Do · 1 year, 3 months ago
  83. 98aca0f Add sigmoid and tanh for dynamic fusion by Viet-Hoa Do · 1 year, 3 months ago
  84. adfcacc Add weights_info as optional input for NEDeconvolutionLayer by Annop Wongwathanarat · 1 year, 3 months ago
  85. bbf2e74 Add support for kernel indices in Maxpool by Adnan AlSinan · 1 year, 3 months ago
  86. 227db8d Add an option to use lowest for max-pooling by Adnan AlSinan · 1 year, 4 months ago
  87. d538d16 Add MatMulInfo Information class to ComputeLibrary by Mohammed Suhail Munshi · 1 year, 4 months ago
  88. ae72a46 Add new operator AddMulAdd for Neon™ backend for Float/Quantized types by Gunes Bayir · 1 year, 4 months ago
  89. ec320d9 Add Subtraction operator to Dynamic Fusion interface by Ramy Elgammal · 1 year, 6 months ago
  90. 464ed20 Remove fixed format strides hack by Jonathan Deakin · 1 year, 5 months ago
  91. 7359a87 Add Multiplication operator (FP only) to Dynamic Fusion Interface by Jakub Sujak · 1 year, 5 months ago
  92. e0c42ef Bazel and CMake builds Resolves: ONCPUML-1110, ONCPUML-1109 by David Svantesson · 1 year, 6 months ago
  93. b609c93 Skip upsampling for deconvolution when not needed by Annop Wongwathanarat · 1 year, 5 months ago
  94. 002e653 Implement dynamic fusion softmax operator by Ramy Elgammal · 1 year, 5 months ago
  95. cc28773 Change dynamic fusion API to return destination tensor info by Gunes Bayir · 1 year, 4 months ago
  96. 5a63d1e Add missing direct conv2d tests to dynamic fusion by SiCong Li · 1 year, 5 months ago
  97. 5a2bc01 Add Auxiliary tensors by SiCong Li · 1 year, 5 months ago
  98. a18d85c Dynamic Fusion Pooling Layer 2d by Mohammed Suhail Munshi · 1 year, 5 months ago
  99. 11f7d7e Add enable_fast_math for NEDeconvolutionLayer by Annop Wongwathanarat · 1 year, 5 months ago
  100. 1b6377b Add broadcast batched matmul validation cases by SiCong Li · 1 year, 5 months ago