1. afd38f0 Apply clang-format on repository by Felix Thomasmathibalan · 10 months ago
  2. 9b0a6b4 Fix dynamic weights for CPU connected layer by Viet-Hoa Do · 1 year, 4 months ago
  3. 7891a73 Move CPU/GPU files from Core/Runtime to the respective backend folders by Georgios Pinitas · 3 years ago
  4. d9cdf14 Port NEFullyConnectedLayer to memory injecting interface by Michele Di Giorgio · 3 years, 1 month ago
  5. 2b147ee Avoid multiple Rhs matrix transformation on ClGemm by Georgios Pinitas · 3 years, 1 month ago
  6. cfac51c Port NEGEMMLowp Part 2 by Manuel Bottini · 3 years, 1 month ago
  7. 93b75e0 Port NEGEMM to memory injecting interface (Part 1) by Michele Di Giorgio · 3 years, 1 month ago
  8. d7316eb Port NEGEMMConv2d to memory injecting interface by Michele Di Giorgio · 3 years, 1 month ago
  9. 8ae3cda Revert "Implement memory injection in CpuDirectGemmConv2d" by Michele Di Giorgio · 3 years, 2 months ago
  10. b3be457 Implement memory injection in CpuDirectGemmConv2d by Sang-Hoon Park · 3 years, 2 months ago
  11. d89e2fa Create CpuGemmDirectConv2d by Sang-Hoon Park · 3 years, 2 months ago
  12. 4f7693d Rename NEGEMMAssembly to CpuGemmAssembly by Sang-Hoon Park · 3 years, 3 months ago
  13. ec2256b Move NEGEMMAssemblyDispatch as an internal function by Georgios Pinitas · 3 years, 8 months ago
  14. 7b48166 Fix NEGEMMLowpMatrixMultiplyCore nonfused activation by SiCong Li · 3 years, 8 months ago
  15. 40f51a6 Update default C++ standard to C++14 by Georgios Pinitas · 3 years, 8 months ago
  16. c0b6f76 COMPMID-3776: Indirect GEMM by Georgios Pinitas · 3 years, 9 months ago
  17. ebcebf1 COMPMID-3638: Move NEON kernels by Michalis Spyrou · 3 years, 9 months ago
  18. 68dd25f COMPMID-3637: Move utility headers from arm_compute to src by Sang-Hoon Park · 3 years, 9 months ago
  19. f316e9a MLCE-229: enabled gemmlowp asm kernel for neg shifts by morgolock · 3 years, 10 months ago
  20. ec4dee8 COMPMID-3750: Disable asm kernels when shifts are negative. by morgolock · 3 years, 11 months ago
  21. 0bc80da MLCE-229: Support for negative shifts in asm kernels by morgolock · 4 years ago
  22. a179798 COMPMID-3585: Android R while_fib_n_5_quant8 failure on CpuAcc by Michele Di Giorgio · 4 years ago
  23. d9eaf61 COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm preferred presentation by Michele Di Giorgio · 4 years, 1 month ago
  24. c8bdeaa COMPMID-3069: Fix reduction in GEMMLowp by Michalis Spyrou · 4 years, 2 months ago
  25. 47a8990 COMPMID-3237: Implement NEQLSTMLayer by Michele Di Giorgio · 4 years, 5 months ago
  26. 2e5fd63 COMPMID-3098 Fuse Relu and Bounded Relu with FullyConnected NEON by SiCongLi · 4 years, 5 months ago
  27. a602f03 COMPMID-3237: Extend GEMMLowpReduction kernels to multiply reductions by a scalar value by Michele Di Giorgio · 4 years, 5 months ago
  28. 9204646 COMPMID-3069: Remove unnecessary uses of ToolchainSupport.h by Matthew Bentham · 4 years, 5 months ago
  29. 71ac903 COMPMID-2923 Integrate arm_gemm per channel quantization by Michalis Spyrou · 4 years, 9 months ago
  30. f29d1b7 COMPMID-2608: Enable quantization with multiplier greater than 1 on NEON by Michele Di Giorgio · 4 years, 9 months ago
  31. 6e1791b COMPMID-2764: Add support for QASYMM8_SIGNED in NEConvolutionLayer. by Georgios Pinitas · 4 years, 8 months ago
  32. 63d4dbd COMPMID-2452: Fix 32-bit per-channel convolution for NEON. by Georgios Pinitas · 4 years, 9 months ago
  33. dbdea0d COMPMID-2308: NEConvolutionLayer: support QUANT8_SYMM_PER_CHANNEL filters by Georgios Pinitas · 4 years, 10 months ago
  34. 48b3ef8 COMPMID-2577: Fuse bias addition and activation in gemm assembly kernels by Georgios Pinitas · 4 years, 10 months ago
  35. a231ea6 COMPMID-2336: Fix GEMMLowp 32bit check by Georgios Pinitas · 5 years ago
  36. cfa2bba COMPMID-2178: Update GEMM assembly code. by Georgios Pinitas · 5 years ago
  37. 37d080f COMPMID-2378: Sanitize GEMM configuration for NEON by Georgios Pinitas · 5 years ago
  38. 4c5469b COMPMID-2225: Add interface support for new quantized data types. by Georgios Pinitas · 5 years ago
  39. a4f378d COMPMID-1995: Fix clang-tidy warnings by Michalis Spyrou · 5 years ago
  40. da953f2 COMPMID-2098: Scope handling of memory group resources. by Georgios Pinitas · 5 years ago
  41. 02acf01 COMPMID-2065: Fix validation issue in NEGEMMLowpMMCore by Georgios Pinitas · 5 years ago
  42. 2d7e683 COMPMID-1694: Fuse offset contribution with the output stage when we use NEGEMMLowpMatrixMultiplyCore by George Wort · 5 years ago
  43. f85433b COMPMID-2006: NEON GEMMLowp assertion failure. by Georgios Pinitas · 5 years ago
  44. e46a7be COMPMID-2005: Tensors have different quantization information. by Georgios Pinitas · 5 years ago
  45. bb081ca COMPMID-1751: Remove output_3d_depth from NEGEMMLowpQuantizeDownInt32ToUint8ScaleByFixedPoint by Georgios Pinitas · 6 years ago
  46. 3139f03 COMPMID-1736: Fixed out-of-bound write in CLIm2Col by Gian Marco Iodice · 6 years ago
  47. 4b90865 COMPMID-1413 - Improve the performance of GEMMLowp with 8 bit dot product on OpenCL by Gian Marco Iodice · 6 years ago
  48. db9d46d COMPMID-1485 - Add support for NHWC when running NEGEMMConvolutionLayer with FP16/QASYMM8 by Gian Marco Iodice · 6 years ago
  49. eaefd00 COMPMID-1419: Make NEGEMMAssemblyDispatch dynamically typed instead of templated by Anthony Barbier · 6 years ago
  50. 71d9b57 COMPMID-1381: Cleaned up the AssemblyHelper interface by Anthony Barbier · 6 years ago
  51. 7221933 COMPMID-1145: (API) Introduce prepare() stage (NEON/CL/GLES) by Georgios Pinitas · 6 years ago
  52. 4d1e8a2 COMPMID-1166: Fixed alpha/beta mixup for some merges. by David Mansell · 6 years ago
  53. 932b561 COMPMID-959: Perform pretranspose if allowed on NEON assembly by Georgios Pinitas · 6 years ago
  54. bb54e4e COMPMID-797 Integrate Mobilenet QASYMM8 with new graph. by Giorgio Arena · 6 years ago
  55. 7fad9b1 COMPMID-1021: CPUInfo refactoring. by Pablo Tello · 6 years ago
  56. 66c656a COMPMID-881: Addded missing DataType::QASYMM8 in GEMMLowp function. by Pablo Tello · 6 years ago
  57. eb82fd2 COMPMID-881: RSH new arm_gemm interface. by Pablo Tello · 6 years ago
  58. e6630e4 COMPMID-790 - NEON: Add QASYMM8 support to Convolution by Isabella Gottardi · 7 years ago
  59. 08c5a06 COMPMID-750: Fix assembly kernel interfaces by Georgios Pinitas · 7 years ago
  60. bd5900f COMPMID-556 Fixed validate for Dot product MatrixMultiplyCore by Anthony Barbier · 7 years ago
  61. 631c41a COMPMID-556: Rename Error to Status and inverse logic by Georgios Pinitas · 7 years ago
  62. 5124be5 COMPMID-661: Convolution quantized (#32) by Chunosov · 7 years ago
  63. c7f9b89 COMPMID-722 - Support for vector-matrix in GEMMLowp (NEON) by Gian Marco · 7 years ago
  64. 05288a2 COMPMID-697 - Rework GEMMLowp interface on OpenCL by Gian Marco · 7 years ago
  65. a3b1b46 COMPMID-667: Add validation static method to NEON GEMMlowp by Georgios Pinitas · 7 years ago
  66. 6681d24 COMPMID-675 - Fixed mismatches in GEMMLowpMatrixMultiplyKernel dotproduct path by Pablo Tello · 7 years ago
  67. e75a02b COMPMID-675 - Reworked NEGEMMLowp interface/function by Gian Marco · 7 years ago
  68. 6ff12a0 COMPMID-662: Integrated the new a64_s8_gemm_12x8 + dot product kernel into ACL. by Pablo Tello · 7 years ago
  69. ab18212 COMPMID-616 - Optimizing GEMMLowp on NEON intrinsics by Gian Marco Iodice · 7 years ago