1. 13b623e [ONCPUML-968] Fixed format kernel support in additional APIs by Milos Puzovic · 2 years ago
  2. 3c4d085 Update the GPUTarget list by Gian Marco Iodice · 2 years ago
  3. 9178002 Fix for inclusion of "arm_gemm" from src into "Types.h" from core by Ramy Elgammal · 2 years ago
  4. 553f695 [ONCPUML-951] Variable weight support for Convolution. by Francesco Petrogalli · 2 years ago
  5. a1f7851 Integrate new winograd APIs from MLTech by ramelg01 · 2 years ago
  6. 4bfc70e Add Gemm MMUL Reshaped Only Rhs Support for FP32/FP16 by Gunes Bayir · 2 years, 7 months ago
  7. 29cab36 Fixed clang-cl errors on Windows native builds. by Pablo Tello · 2 years, 4 months ago
  8. 2cc50b3 Extended direct conv 2d interface for tuning the OpenCl kernel by Gian Marco Iodice · 2 years, 1 month ago
  9. a3cf241 Add G57 to GPUTarget by SiCong Li · 2 years ago
  10. b042e39 Add LUT-based leaky relu for QASYMM8 on CPU by Viet-Hoa Do · 2 years ago
  11. b1fcefd Implement new Elementwise Dynamic Fusion Operators: Div, Floor by Michalis Spyrou · 2 years, 1 month ago
  12. 3efdfb3 Enable loading OpenCL symbols in Android App native code, NDK environment. by ohadagoogle · 2 years ago
  13. 586fff9 Fix build error v8.2-a-sve by Pablo Marquez Tello · 2 years, 1 month ago
  14. f8bb092 Add support OpenCL 3.0 non-uniform workgroup by Viet-Hoa Do · 2 years, 1 month ago
  15. 894659a Add support for 2d and 3d indices for axis 1 by Pablo Marquez Tello · 2 years, 2 months ago
  16. d75cd8a Compute Hard-Swish with a Lookup table for qasymm8. by Pablo Marquez Tello · 2 years, 1 month ago
  17. aa79405 Fix doxygen typos by Viet-Hoa Do · 2 years, 1 month ago
  18. 5fcf22d [arm_gemm] Import fixed-format kernels from gemm_linux. by Francesco.Petrogalli@arm.com · 2 years, 3 months ago
  19. dc4f276 Revert "Add support for 2d and 3d indices for axis 0" by Mohammed Suhail Munshi · 2 years, 2 months ago
  20. 4e9f568 Fix inclusion guard for dynamic fusion module by SiCong Li · 2 years, 2 months ago
  21. 920f2b6 Add support for 2d and 3d indices for axis 0 by Pablo Marquez Tello · 2 years, 2 months ago
  22. b63b119 Integrate Dynamic Fusion patches by SiCong Li · 2 years, 5 months ago
  23. c584958 Extend GemmLowp reference to support BATCH MATMUL for quantized data type by Adnan AlSinan · 2 years, 2 months ago
  24. 50e48aa Add missing noexcept. This fixes building faillures with gcc9. by Michalis Spyrou · 2 years, 2 months ago
  25. 5e549fa Add CLPool3d Int8 Support by Mohammed Suhail Munshi · 2 years, 4 months ago
  26. 0a486cf Enable dynamic cl tuning for dynamically fused kernels by SiCong Li · 2 years, 3 months ago
  27. 9104cd5 Add support for int8 CpuPool3d by Adnan AlSinan · 2 years, 3 months ago
  28. 16c5697 Add DirectConvolution2D kernel component for dynamic fusion by Gunes Bayir · 2 years, 3 months ago
  29. 171fc3d Add CPU Pool3d FP16/32 implementation by Adnan AlSinan · 2 years, 4 months ago
  30. a5d61bf NEQLSTM: Add support for QASYMM8_SIGNED for input_to_forget_weights by Pablo Marquez Tello · 2 years, 4 months ago
  31. 3751569 Implementation of ClPooling3d by ramelg01 · 2 years, 4 months ago
  32. 232c452 Merge kernel prototype patch by Giorgio Arena · 2 years, 4 months ago
  33. 298b2c0 Decouple castKernel by Yair Schwarzbaum · 2 years, 5 months ago
  34. 918a9fb Add Pool3d reference implementation by Gunes Bayir · 2 years, 5 months ago
  35. ebbae94 Decouple CpuDepthwiseConv2dNativeKernel by Dana Zlotnik · 2 years, 5 months ago
  36. 149203b Port MaxUnpoolingLayer kernel and add KernelSelect vaidation test by Dana Zlotnik · 2 years, 5 months ago
  37. 2134d1b Int32 to Float32 implicit casting fix by Mohammed Suhail Munshi · 2 years, 5 months ago
  38. 6863fa0 Remove deprecated remap functions. by Adnan AlSinan · 2 years, 5 months ago
  39. ab2bc73 Adding support for Arm Mali-G710 by Gian Marco Iodice · 2 years, 6 months ago
  40. 5ae8d80 Enable kernel selection testing (Phase #1) by Giorgio Arena · 2 years, 8 months ago
  41. c4270cf Add tests for FP Cpu Pooling where pool region is completely outside the input by SiCongLi · 2 years, 6 months ago
  42. b2eba7f Replacing non-inclusive terms with proper terms by ramelg01 · 2 years, 6 months ago
  43. d917614 Fix logging bug in graph library by SiCongLi · 2 years, 7 months ago
  44. cff6f3b Fix 300% Regression CPU - Change default mws value in Kernel files by Mohammed Suhail Munshi · 2 years, 7 months ago
  45. b75d624 Graph Fusion With Post Ops Fix by ramelg01 · 2 years, 7 months ago
  46. dc2282f Update OpenCL headers by Pablo Marquez Tello · 2 years, 7 months ago
  47. ebefe52 Fix Cpu Conv3d gcc 8.3 build issues by Freddie Liardet · 2 years, 7 months ago
  48. 9cca592 Improve start-up timer for GeMM (floating-point): by ramelg01 · 2 years, 8 months ago
  49. d7154db Implement 1D Adaptive Workload Splitting in CPPScheduler by Dana Zlotnik · 2 years, 8 months ago
  50. 3177861 Fix PostOp dependency by SiCongLi · 2 years, 8 months ago
  51. f2c022e Enable fast_math in CpuFullyConnected by cfRod · 2 years, 8 months ago
  52. c65023e Refine code for graph level fusion by Sheri Zhang · 2 years, 8 months ago
  53. d928735 Add validate tests for CLConvolutionLayer and CLGEMMConvolutionLayer with post ops by SiCongLi · 2 years, 8 months ago
  54. 6049eda Add PRelu to supported PostOps in: by ramelg01 · 2 years, 8 months ago
  55. fb22803 Add graph level convolution fusion with post operator by Sheri Zhang · 2 years, 8 months ago
  56. 579ca84 Add PostOp support to GEMM and CLGEMM operators and functions Part 2 by SiCongLi · 2 years, 9 months ago
  57. eb8bd81 Fix dst "widening" validation by SiCongLi · 2 years, 8 months ago
  58. 1af5416 Add experimental PostOp interface to ClGemmMatrixMultiplyReshapedKernel Part 1 by SiCongLi · 2 years, 9 months ago
  59. 69df64f Improve conv3d validation by Freddie Liardet · 2 years, 8 months ago
  60. f727ef4 Add uint8/int8 support to cpu conv3d by Freddie Liardet · 2 years, 9 months ago
  61. 51847d5 Implement CLDirectConv3DKernel - uint8/int8 by Giorgio Arena · 2 years, 9 months ago
  62. 5dda217 DirectConv3d support refine by Sheri Zhang · 2 years, 9 months ago
  63. c9cecc0 Remove legacy GeMM kernels on OpenCL by Gian Marco Iodice · 2 years, 9 months ago
  64. 4cdd6b8 Implement Minimum Workload Size (MWS) in all CPPKernels used by small networks by Dana Zlotnik · 2 years, 9 months ago
  65. 6d9c982 Conv3d support by Sheri Zhang · 2 years, 9 months ago
  66. 945ae9e Implement CLDirectConv3D f32/f16 by Giorgio Arena · 2 years, 9 months ago
  67. ded3663 Remove padding in cpuPool2d NCHW by Freddie Liardet · 2 years, 10 months ago
  68. c9fe9fc Add support for 5D data layout indexing by Giorgio Arena · 2 years, 9 months ago
  69. b6af482 Per-operator build dependencies by Georgios Pinitas · 2 years, 10 months ago
  70. 8229e5a Fix of linking errors to find CPPSplit symbols when compiling android nn driver by ramelg01 · 2 years, 9 months ago
  71. 4a6d9e8 Provide logging for configure functions in all CPP functions by ramelg01 · 2 years, 9 months ago
  72. 63e0beb Add support for non-constant weights and biases in CpuFullyConnected by Giorgio Arena · 2 years, 9 months ago
  73. 61b6e24 Use std::vector instead of Coordinates for ITensorInfo's _dims_state by Giorgio Arena · 2 years, 9 months ago
  74. 79cb945 Update OpenCL header file to version 2020.12.18 by Sheri Zhang · 2 years, 10 months ago
  75. cbbb038 Provide logging for configure functions in all NEON functions by ramelg01 · 2 years, 10 months ago
  76. 9ac7b99 Revert "Add support for non-constant weights and biases in CpuFullyConnected" by Pablo Marquez Tello · 2 years, 10 months ago
  77. e4563a0 Adds Conv3d reference implementation support. by Adnan AlSinan · 2 years, 10 months ago
  78. 67b9d7f Remove WinogradInputTransform from operator list by Sheri Zhang · 2 years, 10 months ago
  79. 814bddf Fuse pad layer with subsequent convolution layer by Gunes Bayir · 2 years, 10 months ago
  80. aed63ee Add support for non-constant weights and biases in CpuFullyConnected by Michele Di Giorgio · 3 years ago
  81. 8afe6c7 OpenCL job chaining support by Giorgio Arena · 2 years, 10 months ago
  82. b8025b3 List OpenCL kernels in Android.bp script by Michele Di Giorgio · 2 years, 10 months ago
  83. e920d6a Printing operators parameters, currently for CpuAdd operator only. by Ramy Elgammal · 2 years, 11 months ago
  84. b1db6e1 Fixed compiler error by Pablo Marquez Tello · 2 years, 10 months ago
  85. 9c67d38 Remove map/unmap overhead for input/output accessor when using DummyAccessor by Giorgio Arena · 2 years, 11 months ago
  86. 87a74ef Re-use auxiliary memory withing CpuWinogradConv2d operators by Georgios Pinitas · 2 years, 11 months ago
  87. 1988463 Rename [Cl|Cpu]GemmConvolution to [Cl|Gpu]GemmConv2d by Georgios Pinitas · 2 years, 11 months ago
  88. 73df931 Address comments on avoiding releasing weights if used by multiple functions by Giorgio Arena · 2 years, 11 months ago
  89. 45fbf9f Avoid releasing weights if they are used by multiple functions by Georgios Pinitas · 2 years, 11 months ago
  90. ced49dc Remove TODO, FIXME and COMPMID comments where possible by Freddie Liardet · 2 years, 11 months ago
  91. 3f74389 Remove 21.08 deprecated code by Freddie Liardet · 2 years, 11 months ago
  92. 4164814 Implement Operator API by Georgios Pinitas · 2 years, 11 months ago
  93. 06d1efd Port CLConvolutionLayer by Sheri Zhang · 3 years ago
  94. 529b5a2 Port ClFullyConnected to new API by Georgios Pinitas · 3 years ago
  95. b55f8e8 Port NEConvolutionLayer by Michalis Spyrou · 3 years ago
  96. a86433a Reduce binary footprint of CpuConvertFullyConnectedWeightsKernel by Michele Di Giorgio · 3 years ago
  97. d87aded Port CLGEMMConvolutionLayer by Manuel Bottini · 3 years ago
  98. d9cdf14 Port NEFullyConnectedLayer to memory injecting interface by Michele Di Giorgio · 3 years ago
  99. 69a9ac4 Expose fast_math mode for GEMM through BFloat16 by Georgios Pinitas · 3 years ago
  100. f4e84fb Port ClGemmLowp to new API by Georgios Pinitas · 3 years ago