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