1. 553f695 [ONCPUML-951] Variable weight support for Convolution. by Francesco Petrogalli · 2 years ago
  2. a1f7851 Integrate new winograd APIs from MLTech by ramelg01 · 2 years ago
  3. 4bfc70e Add Gemm MMUL Reshaped Only Rhs Support for FP32/FP16 by Gunes Bayir · 2 years, 7 months ago
  4. 29cab36 Fixed clang-cl errors on Windows native builds. by Pablo Tello · 2 years, 4 months ago
  5. 2cc50b3 Extended direct conv 2d interface for tuning the OpenCl kernel by Gian Marco Iodice · 2 years, 1 month ago
  6. a3cf241 Add G57 to GPUTarget by SiCong Li · 2 years ago
  7. b042e39 Add LUT-based leaky relu for QASYMM8 on CPU by Viet-Hoa Do · 2 years ago
  8. b1fcefd Implement new Elementwise Dynamic Fusion Operators: Div, Floor by Michalis Spyrou · 2 years, 1 month ago
  9. 3efdfb3 Enable loading OpenCL symbols in Android App native code, NDK environment. by ohadagoogle · 2 years ago
  10. 586fff9 Fix build error v8.2-a-sve by Pablo Marquez Tello · 2 years, 1 month ago
  11. f8bb092 Add support OpenCL 3.0 non-uniform workgroup by Viet-Hoa Do · 2 years, 1 month ago
  12. 894659a Add support for 2d and 3d indices for axis 1 by Pablo Marquez Tello · 2 years, 2 months ago
  13. d75cd8a Compute Hard-Swish with a Lookup table for qasymm8. by Pablo Marquez Tello · 2 years, 1 month ago
  14. aa79405 Fix doxygen typos by Viet-Hoa Do · 2 years, 1 month ago
  15. 5fcf22d [arm_gemm] Import fixed-format kernels from gemm_linux. by Francesco.Petrogalli@arm.com · 2 years, 3 months ago
  16. dc4f276 Revert "Add support for 2d and 3d indices for axis 0" by Mohammed Suhail Munshi · 2 years, 2 months ago
  17. 4e9f568 Fix inclusion guard for dynamic fusion module by SiCong Li · 2 years, 2 months ago
  18. 920f2b6 Add support for 2d and 3d indices for axis 0 by Pablo Marquez Tello · 2 years, 2 months ago
  19. b63b119 Integrate Dynamic Fusion patches by SiCong Li · 2 years, 5 months ago
  20. c584958 Extend GemmLowp reference to support BATCH MATMUL for quantized data type by Adnan AlSinan · 2 years, 2 months ago
  21. 50e48aa Add missing noexcept. This fixes building faillures with gcc9. by Michalis Spyrou · 2 years, 2 months ago
  22. 3751569 Implementation of ClPooling3d by ramelg01 · 2 years, 4 months ago
  23. 232c452 Merge kernel prototype patch by Giorgio Arena · 2 years, 4 months ago
  24. 298b2c0 Decouple castKernel by Yair Schwarzbaum · 2 years, 5 months ago
  25. 918a9fb Add Pool3d reference implementation by Gunes Bayir · 2 years, 5 months ago
  26. ebbae94 Decouple CpuDepthwiseConv2dNativeKernel by Dana Zlotnik · 2 years, 5 months ago
  27. 2134d1b Int32 to Float32 implicit casting fix by Mohammed Suhail Munshi · 2 years, 5 months ago
  28. 6863fa0 Remove deprecated remap functions. by Adnan AlSinan · 2 years, 5 months ago
  29. ab2bc73 Adding support for Arm Mali-G710 by Gian Marco Iodice · 2 years, 6 months ago
  30. 5ae8d80 Enable kernel selection testing (Phase #1) by Giorgio Arena · 2 years, 8 months ago
  31. c4270cf Add tests for FP Cpu Pooling where pool region is completely outside the input by SiCongLi · 2 years, 6 months ago
  32. b2eba7f Replacing non-inclusive terms with proper terms by ramelg01 · 2 years, 6 months ago
  33. cff6f3b Fix 300% Regression CPU - Change default mws value in Kernel files by Mohammed Suhail Munshi · 2 years, 7 months ago
  34. dc2282f Update OpenCL headers by Pablo Marquez Tello · 2 years, 7 months ago
  35. ebefe52 Fix Cpu Conv3d gcc 8.3 build issues by Freddie Liardet · 2 years, 7 months ago
  36. 9cca592 Improve start-up timer for GeMM (floating-point): by ramelg01 · 2 years, 8 months ago
  37. d7154db Implement 1D Adaptive Workload Splitting in CPPScheduler by Dana Zlotnik · 2 years, 8 months ago
  38. 3177861 Fix PostOp dependency by SiCongLi · 2 years, 8 months ago
  39. f2c022e Enable fast_math in CpuFullyConnected by cfRod · 2 years, 8 months ago
  40. d928735 Add validate tests for CLConvolutionLayer and CLGEMMConvolutionLayer with post ops by SiCongLi · 2 years, 8 months ago
  41. 6049eda Add PRelu to supported PostOps in: by ramelg01 · 2 years, 8 months ago
  42. 579ca84 Add PostOp support to GEMM and CLGEMM operators and functions Part 2 by SiCongLi · 2 years, 9 months ago
  43. eb8bd81 Fix dst "widening" validation by SiCongLi · 2 years, 8 months ago
  44. 1af5416 Add experimental PostOp interface to ClGemmMatrixMultiplyReshapedKernel Part 1 by SiCongLi · 2 years, 9 months ago
  45. 69df64f Improve conv3d validation by Freddie Liardet · 2 years, 8 months ago
  46. 4cdd6b8 Implement Minimum Workload Size (MWS) in all CPPKernels used by small networks by Dana Zlotnik · 2 years, 9 months ago
  47. ded3663 Remove padding in cpuPool2d NCHW by Freddie Liardet · 2 years, 10 months ago
  48. c9fe9fc Add support for 5D data layout indexing by Giorgio Arena · 2 years, 9 months ago
  49. 63e0beb Add support for non-constant weights and biases in CpuFullyConnected by Giorgio Arena · 2 years, 9 months ago
  50. 61b6e24 Use std::vector instead of Coordinates for ITensorInfo's _dims_state by Giorgio Arena · 2 years, 9 months ago
  51. 79cb945 Update OpenCL header file to version 2020.12.18 by Sheri Zhang · 2 years, 10 months ago
  52. cbbb038 Provide logging for configure functions in all NEON functions by ramelg01 · 2 years, 10 months ago
  53. 9ac7b99 Revert "Add support for non-constant weights and biases in CpuFullyConnected" by Pablo Marquez Tello · 2 years, 10 months ago
  54. e4563a0 Adds Conv3d reference implementation support. by Adnan AlSinan · 2 years, 10 months ago
  55. aed63ee Add support for non-constant weights and biases in CpuFullyConnected by Michele Di Giorgio · 3 years ago
  56. e920d6a Printing operators parameters, currently for CpuAdd operator only. by Ramy Elgammal · 2 years, 11 months ago
  57. b1db6e1 Fixed compiler error by Pablo Marquez Tello · 2 years, 10 months ago
  58. 87a74ef Re-use auxiliary memory withing CpuWinogradConv2d operators by Georgios Pinitas · 2 years, 11 months ago
  59. 45fbf9f Avoid releasing weights if they are used by multiple functions by Georgios Pinitas · 2 years, 11 months ago
  60. ced49dc Remove TODO, FIXME and COMPMID comments where possible by Freddie Liardet · 2 years, 11 months ago
  61. 4ee8b15 Update GEMM assembly kernels by Georgios Pinitas · 3 years ago
  62. 2b147ee Avoid multiple Rhs matrix transformation on ClGemm by Georgios Pinitas · 3 years ago
  63. 5e28181 Fix manual LOOP_UNROLLING by Gian Marco Iodice · 3 years ago
  64. 8155c02 Rework OpenCL Depthwise Convolution by Gian Marco Iodice · 3 years, 3 months ago
  65. c63b722 Revert "Rework OpenCL Depthwise Convolution" by Gian Marco Iodice · 3 years ago
  66. 4a578b9 Port the ClGemmLowp kernels to the new API by Georgios Pinitas · 3 years ago
  67. 93b75e0 Port NEGEMM to memory injecting interface (Part 1) by Michele Di Giorgio · 3 years ago
  68. 4a95bba Set up the framework to choose the default LWS by Giorgio Arena · 3 years ago
  69. b1496e6 Add code to detect Mali(TM) G31 by Pablo Marquez Tello · 3 years ago
  70. 561c176 Rework OpenCL Depthwise Convolution by Gian Marco Iodice · 3 years, 3 months ago
  71. 20fca52 Create core library using high priority operators by Michalis Spyrou · 3 years, 1 month ago
  72. d02d5ed Integrate improved CPU depthwise convolution kernels by Michele Di Giorgio · 3 years, 5 months ago
  73. 08302c1 Add CPU discovery capabilities. by Georgios Pinitas · 3 years, 1 month ago
  74. 36dff9f Add NHWC support to CLRemap by Frederick Liardet · 3 years, 2 months ago
  75. 433ea49 Optimize int8 arithmetic addition on CPU by Giorgio Arena · 3 years, 1 month ago
  76. 8b83d46 Remove used auxilary tensors from ClGemm's tensor pack by Sang-Hoon Park · 3 years, 1 month ago
  77. 4403ed3 Add support for dynamic weights in CL FullyConnected layer by Giorgio Arena · 3 years, 2 months ago
  78. 856f66e Port CLGEMM to memory injecting interface by Georgios Pinitas · 3 years, 2 months ago
  79. afcbb8f Fix Pooling Layer Bug when input is 1xN size by Freddie Liardet · 3 years, 2 months ago
  80. 2cd5b31 Remove unused CLCoreRuntimeContext by Georgios Pinitas · 3 years, 2 months ago
  81. c3f459d Add constant_weights boolean to FullyConntectedLayerInfo by Michele Di Giorgio · 3 years, 2 months ago
  82. 908f616 Creates ClKerneLibrary to serve just as a kernel container without build logic by Georgios Pinitas · 3 years, 2 months ago
  83. c3c352e Add Queue support by Georgios Pinitas · 3 years, 4 months ago
  84. 402740d Add support for CLVK by Michalis Spyrou · 3 years, 2 months ago
  85. 778b95c Update assembly code by Michalis Spyrou · 3 years, 2 months ago
  86. dcf4c87 CLDepthwiseConvolutionLayer rework - Part 1 by Giorgio Arena · 3 years, 3 months ago
  87. b25883a Remove experimental tracing feature by Pablo Marquez Tello · 3 years, 3 months ago
  88. 60c3b0e Port DepthwiseConvolution to new API by Michalis Spyrou · 3 years, 3 months ago
  89. 5d75d4a Fix validation bug in release mode for armv7 by Giorgio Arena · 3 years, 3 months ago
  90. 3b5981c Implement Fanout mode in CPPScheduler by SiCongLi · 3 years, 4 months ago
  91. 3f26ef4 Add tensor related data structures for the new API by Georgios Pinitas · 3 years, 4 months ago
  92. 33f41fa Fix trademarks throughout the codebase by Michele Di Giorgio · 3 years, 4 months ago
  93. c6f9510 Remove Computer Vision generic interfaces and types by Georgios Pinitas · 3 years, 3 months ago
  94. 40efd53 Remove GLES-related code by Michele Di Giorgio · 3 years, 4 months ago
  95. e7254a0 Avoid -O3 optimizations on TensorShape's copy for linux armv7a in release mode by Giorgio Arena · 3 years, 4 months ago
  96. 383de02 Fixed compiler errors by Pablo Marquez Tello · 3 years, 4 months ago
  97. a50f193 Updated cpu detection by Pablo Marquez Tello · 3 years, 4 months ago
  98. 42bd265 Revert "Close loaded library on OpenCL symbols destruction" by Georgios Pinitas · 3 years, 4 months ago
  99. 668ccdc Add dynamic tensor support to CpuElementwise by Sang-Hoon Park · 3 years, 5 months ago
  100. 201e0fe Make Softmax kernels on OpenCL stateless by Sang-Hoon Park · 3 years, 5 months ago