1. ded5b18 thread_local _custom_scheduler by David Svantesson · 11 months ago
  2. c5ab4df Optimize CpuGemmConv2d start-up time by SiCong Li · 9 months ago
  3. afd38f0 Apply clang-format on repository by Felix Thomasmathibalan · 9 months ago
  4. e4e3b2e Disable Winograd on fp16 if fast-math = false by Ramy Elgammal · 1 year, 10 months ago
  5. 65c8db8 Fix for AI benchmark ResNet regression by Viet-Hoa Do · 1 year, 11 months ago
  6. a1f7851 Integrate new winograd APIs from MLTech by ramelg01 · 2 years ago
  7. 3ae3d88 Provide logging for configure functions in all cpu operators by ramelg01 · 2 years, 10 months ago
  8. 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/runtime/cpu/operators/CpuWinogradConv2d.cpp]
  9. 87a74ef Re-use auxiliary memory withing CpuWinogradConv2d operators by Georgios Pinitas · 2 years, 11 months ago
  10. 6634194 Avoid over-allocation of temporary buffers within CpuWinogradConv2d by Georgios Pinitas · 3 years ago
  11. d9cdf14 Port NEFullyConnectedLayer to memory injecting interface by Michele Di Giorgio · 3 years ago
  12. 96f977e Port NEWinogradConvolutionLayer by Michalis Spyrou · 3 years ago