1. f1aeab9 Break up arm_compute/core/Types.h a bit by Matthew Bentham · 1 year, 1 month ago
  2. 54b41a3 Reorder destructor in src by David Svantesson · 1 year, 1 month ago
  3. 56fabba Fix performance regression in FP16 Deconvolution by Jakub Sujak · 1 year, 2 months ago
  4. ed9eb30 Remove check for bias in CPU Depthwise Convolution by Jakub Sujak · 1 year, 2 months ago
  5. 318782b Remove inclusion of NEReorderKernel header from NEReorderLayer by Ramy Elgammal · 1 year, 2 months ago
  6. a8db612 Re-enable dyanmic weights in Neon™ depthwise convolution by Ramy Elgammal · 1 year, 2 months ago
  7. edafe7f Disable dynamic weights in unsupported operators by Viet-Hoa Do · 1 year, 2 months ago
  8. 76e7b63 Make NECast::validate take args by const pointer by Matthew Bentham · 1 year, 2 months ago
  9. 352c07d Implement OpenCL MatMul heuristic for Arm® Mali™-G710 by Gian Marco Iodice · 1 year, 2 months ago
  10. cd8b40d Guards to make NEReorder aarch64 only by David Svantesson · 1 year, 2 months ago
  11. 7a0f1bd Add fp16 GeMM heuristic for Arm® Mali™-G710 by Gian Marco Iodice · 1 year, 2 months ago
  12. f0ff76d Add Reorder to changelog by David Svantesson · 1 year, 2 months ago
  13. 3b162e5 Reorder added by David Svantesson · 1 year, 3 months ago
  14. eaae899 Fix OMPScheduler run_workloads single thread issue by SiCong Li · 1 year, 2 months ago
  15. f16eed9 Change fp16 GeMM heuristic for Arm® Mali™-G77 by Gian Marco Iodice · 1 year, 3 months ago
  16. dba672c Integrate multi-threaded pretranspose_B_array by SiCong Li · 1 year, 3 months ago
  17. 9b0a6b4 Fix dynamic weights for CPU connected layer by Viet-Hoa Do · 1 year, 3 months ago
  18. a1b1e41 Implement MatMul Function and Operator with Floating Point support for CPU by Mohammed Suhail Munshi · 1 year, 4 months ago
  19. 617ed50 Support dynamic weights for Fully Connected layers on GPU by Jakub Sujak · 1 year, 3 months ago
  20. f26ea2f Implement MatMul Function by Ramy Elgammal · 1 year, 4 months ago
  21. fff9a4c Add Cropping to CLBatchToSpace by Omar Al Khatib · 1 year, 3 months ago
  22. 8893e45 Add cropping support to NEBatchToSpace by SiCong Li · 1 year, 4 months ago
  23. a3e57c2 Add dynamic weights for CPU fully connected layer by Viet-Hoa Do · 1 year, 4 months ago
  24. 4ceb453 Add CropInfo to BatchToSpace reference and fixture by SiCong Li · 1 year, 4 months ago
  25. 47f177e Fix LWS search space used by CLTuner by SiCong Li · 1 year, 5 months ago
  26. adfcacc Add weights_info as optional input for NEDeconvolutionLayer by Annop Wongwathanarat · 1 year, 4 months ago
  27. c4ed2fd Extend skip upsampling for deconvolution for non-1x1 kernels by Annop Wongwathanarat · 1 year, 5 months ago
  28. 5dc732e Fix performance regression in Transposed Convolution by Gunes Bayir · 1 year, 5 months ago
  29. ae72a46 Add new operator AddMulAdd for Neon™ backend for Float/Quantized types by Gunes Bayir · 1 year, 5 months ago
  30. 464ed20 Remove fixed format strides hack by Jonathan Deakin · 1 year, 6 months ago
  31. b609c93 Skip upsampling for deconvolution when not needed by Annop Wongwathanarat · 1 year, 6 months ago
  32. a6a1538 Fix performance regression when stride equal to kernel size by Gunes Bayir · 1 year, 6 months ago
  33. 11f7d7e Add enable_fast_math for NEDeconvolutionLayer by Annop Wongwathanarat · 1 year, 6 months ago
  34. a68df8d Revert "Update the heuristic for CLDepthwiseConvolutionNative kernel" by Gian Marco Iodice · 1 year, 6 months ago
  35. bc67208 Update the heuristic for CLDepthwiseConvolutionNative kernel by Gian Marco Iodice · 1 year, 6 months ago
  36. 9d3bd41 Move DWC native heuristic into the heuristic folder by Gian Marco Iodice · 1 year, 6 months ago
  37. a5cb79f Update the ClConv2d heuristic by Gian Marco Iodice · 1 year, 6 months ago
  38. e317baf Optimize MeanReduce by integer acc. and removing upfront dequant. by Omar Al Khatib · 1 year, 7 months ago
  39. a0ae8d2 Optimize Transposed Convolution for CL backend (Quantized) by Gunes Bayir · 1 year, 7 months ago
  40. df6a3b0 Use heuristics for setting dynamic fusion direct conv2d tile sizes by Ramy Elgammal · 1 year, 7 months ago
  41. 76335eb Implement the OpenCL kernel to compute the indirect convolution by Gian Marco Iodice · 1 year, 8 months ago
  42. 31df05a Remove dynamic fusion prototype with tests and examples by SiCong Li · 1 year, 8 months ago
  43. d2475c7 Add num_threads_to_use to OMPScheduler based on workload size by cfRod · 1 year, 8 months ago
  44. ec0113d Optimize Transposed Convolution for CL backend (FP32/16) by Gunes Bayir · 1 year, 8 months ago
  45. ad9a7ed Rework DepthwiseConvolution heuristic on OpenCL by Gian Marco Iodice · 1 year, 10 months ago
  46. c4f2743 Optimize Quantized/Integer Bilinear Scale for Neon™ by Gunes Bayir · 1 year, 10 months ago
  47. 0eed305 Optimize FP32/16 Bilinear Scale Kernel for Neon™ by Gunes Bayir · 1 year, 10 months ago
  48. 211a55d Optimize depthwise convolution on OpenCL by Gian Marco Iodice · 1 year, 10 months ago
  49. cd083cf Use parent buffer in CLSubTensor. This avoids calling enqueueMapBuffer repeatedly when mapping multiple children of the same parent. by Murray Kornelsen · 2 years ago
  50. 8bab588 Fix validation problem in CLQLSTMLayer by Pablo Marquez Tello · 1 year, 11 months ago
  51. 52695f5 Fix CTS/SLTS failure related to Depthwise Convolution by Gunes Bayir · 1 year, 11 months ago
  52. 13b623e [ONCPUML-968] Fixed format kernel support in additional APIs by Milos Puzovic · 2 years ago
  53. 385dad2 Fix for OpenMP scheduler work breakdown by Milos Puzovic · 2 years ago
  54. 9178002 Fix for inclusion of "arm_gemm" from src into "Types.h" from core by Ramy Elgammal · 2 years ago
  55. 553f695 [ONCPUML-951] Variable weight support for Convolution. by Francesco Petrogalli · 2 years ago
  56. a1f7851 Integrate new winograd APIs from MLTech by ramelg01 · 2 years ago
  57. 4bfc70e Add Gemm MMUL Reshaped Only Rhs Support for FP32/FP16 by Gunes Bayir · 2 years, 7 months ago
  58. 22dd8b9 Add missing flag when building cl graph examples and fix by Michalis Spyrou · 2 years ago
  59. f28abef Fix compilation error in 32-bit with logging build by Viet-Hoa Do · 2 years, 1 month ago
  60. b63b119 Integrate Dynamic Fusion patches by SiCong Li · 2 years, 5 months ago
  61. 5873358 QLSTM add support for different qinfo by Mike Kelly · 2 years, 2 months ago
  62. 1bae0f9 NEQLSTM: perform type conversion in prepare method. by Pablo Marquez Tello · 2 years, 3 months ago
  63. 0a486cf Enable dynamic cl tuning for dynamically fused kernels by SiCong Li · 2 years, 3 months ago
  64. 16c5697 Add DirectConvolution2D kernel component for dynamic fusion by Gunes Bayir · 2 years, 3 months ago
  65. 171fc3d Add CPU Pool3d FP16/32 implementation by Adnan AlSinan · 2 years, 4 months ago
  66. a5d61bf NEQLSTM: Add support for QASYMM8_SIGNED for input_to_forget_weights by Pablo Marquez Tello · 2 years, 4 months ago
  67. bfd10a1 QLSTM add support for different qinfo in weights by Pablo Marquez Tello · 2 years, 4 months ago
  68. 3751569 Implementation of ClPooling3d by ramelg01 · 2 years, 4 months ago
  69. 4e66d70 Added windows native build support by Pablo Tello · 2 years, 4 months ago
  70. 232c452 Merge kernel prototype patch by Giorgio Arena · 2 years, 4 months ago
  71. 9454cf7 Fixed threshould argument order in NE/CL/LSTM by Pablo Marquez Tello · 2 years, 5 months ago
  72. 149203b Port MaxUnpoolingLayer kernel and add KernelSelect vaidation test by Dana Zlotnik · 2 years, 5 months ago
  73. 6863fa0 Remove deprecated remap functions. by Adnan AlSinan · 2 years, 5 months ago
  74. 7195f71 Add OpenBSD/arm64 support. by Kevin Lo · 2 years, 6 months ago
  75. d7154db Implement 1D Adaptive Workload Splitting in CPPScheduler by Dana Zlotnik · 2 years, 8 months ago
  76. e7a5b0e Initialise quantization info in NEPadLayer by Pablo Marquez Tello · 2 years, 8 months ago
  77. 3177861 Fix PostOp dependency by SiCongLi · 2 years, 8 months ago
  78. 579ca84 Add PostOp support to GEMM and CLGEMM operators and functions Part 2 by SiCongLi · 2 years, 9 months ago
  79. 1af5416 Add experimental PostOp interface to ClGemmMatrixMultiplyReshapedKernel Part 1 by SiCongLi · 2 years, 9 months ago
  80. 5dda217 DirectConv3d support refine by Sheri Zhang · 2 years, 9 months ago
  81. c9cecc0 Remove legacy GeMM kernels on OpenCL by Gian Marco Iodice · 2 years, 9 months ago
  82. 6d9c982 Conv3d support by Sheri Zhang · 2 years, 10 months ago
  83. 945ae9e Implement CLDirectConv3D f32/f16 by Giorgio Arena · 2 years, 9 months ago
  84. b6af482 Per-operator build dependencies by Georgios Pinitas · 2 years, 10 months ago
  85. 8229e5a Fix of linking errors to find CPPSplit symbols when compiling android nn driver by ramelg01 · 2 years, 9 months ago
  86. 4a6d9e8 Provide logging for configure functions in all CPP functions by ramelg01 · 2 years, 9 months ago
  87. 6d89157 Provide logging for configure functions in all CL functions by ramelg01 · 2 years, 9 months ago
  88. cbbb038 Provide logging for configure functions in all NEON functions by ramelg01 · 2 years, 10 months ago
  89. 8afe6c7 OpenCL job chaining support by Giorgio Arena · 2 years, 10 months ago
  90. 7891a73 Move CPU/GPU files from Core/Runtime to the respective backend folders by Georgios Pinitas · 2 years, 11 months ago
  91. 87a74ef Re-use auxiliary memory withing CpuWinogradConv2d operators by Georgios Pinitas · 2 years, 11 months ago
  92. 511771f Remove padding from ClScaleKernel by Giorgio Arena · 2 years, 11 months ago
  93. 1988463 Rename [Cl|Cpu]GemmConvolution to [Cl|Gpu]GemmConv2d by Georgios Pinitas · 2 years, 11 months ago
  94. 73df931 Address comments on avoiding releasing weights if used by multiple functions by Giorgio Arena · 2 years, 11 months ago
  95. df5bcb6 Enable fast_math on CpuGemmConvolution by Georgios Pinitas · 2 years, 11 months ago
  96. ebbd529 Update the heuristic to call direct convolution in clConv2d by Gian Marco Iodice · 2 years, 11 months ago
  97. f5d51f3 Retain weights in ClGemm when reconfiguring the operator with retention by Georgios Pinitas · 2 years, 11 months ago
  98. 45fbf9f Avoid releasing weights if they are used by multiple functions by Georgios Pinitas · 2 years, 11 months ago
  99. d4a5bc5 Ensure correct transformed matrices are used in CpuGemmConvolution by Georgios Pinitas · 2 years, 11 months ago
  100. fa1db17 Ensure that correct transformed matrices are used in CpuFullyConnected by Georgios Pinitas · 2 years, 11 months ago