1. f16973b Fix build error for unused variables in data type specific builds by Gunes Bayir · 1 year, 7 months ago
  2. 73bb6b7 ONCPUML-1072: Tuned MWS values (for N1, V1) for binary operators used by oneDNN by Fadi Arafeh · 1 year, 9 months ago
  3. 9fc0b5c Update reinterpret tensor as 1D for CPU add by Viet-Hoa Do · 1 year, 9 months ago
  4. 40b4419 Optimize CPU add layer on quantized data by Viet-Hoa Do · 1 year, 10 months ago
  5. a331e48 Fix add for tensors with non-matching strides by Jonathan Deakin · 1 year, 11 months ago
  6. 9b921be Optimize add layer by considering the input tensors as 1D array by Gunes Bayir · 2 years ago
  7. a538ae5 Multi ISA Technical Debt by Dana Zlotnik · 2 years, 5 months ago
  8. 46d44d2 Enable kernel selection testing (Phase #2) by Yair Schwarzbaum · 2 years, 6 months ago
  9. 066607f A73 Devices Regression 300% fix by Mohammed Suhail Munshi · 2 years, 6 months ago
  10. 5ae8d80 Enable kernel selection testing (Phase #1) by Giorgio Arena · 2 years, 8 months ago
  11. cff6f3b Fix 300% Regression CPU - Change default mws value in Kernel files by Mohammed Suhail Munshi · 2 years, 7 months ago
  12. bd2942d Decouple CpuAddKernel by Dana Zlotnik · 2 years, 8 months ago
  13. d7154db Implement 1D Adaptive Workload Splitting in CPPScheduler by Dana Zlotnik · 2 years, 8 months ago
  14. 4cdd6b8 Implement Minimum Workload Size (MWS) in all CPPKernels used by small networks by Dana Zlotnik · 2 years, 9 months ago
  15. 1024d9f Add missing ISA selection heuristics by Georgios Pinitas · 2 years, 9 months ago
  16. 7891a73 Move CPU/GPU files from Core/Runtime to the respective backend folders by Georgios Pinitas · 2 years, 11 months ago[Renamed (98%) from src/core/cpu/kernels/CpuAddKernel.cpp]
  17. da81675 Remove redundant implementations of Add/Sub operators by Georgios Pinitas · 3 years ago
  18. 5fdde99 Improve selection speed of CPU implementations by Georgios Pinitas · 3 years, 1 month ago
  19. 20fca52 Create core library using high priority operators by Michalis Spyrou · 3 years, 1 month ago
  20. bdcdc39 Enable fat binary support by Georgios Pinitas · 3 years, 3 months ago
  21. c7b1e84 Remove usage of valid window region in NHWC CPU kernels - Part1 by SiCongLi · 3 years, 5 months ago
  22. 6124390 Make Add kernel and operator stateless by Sheri Zhang · 3 years, 6 months ago