Skip to content

[backend_cpu] CPU operator optimization

The goal of this issue is to highlight the need to improve kernels execution speed as backend CPU is used a lot for protoyping. Slow kernels make this task a bit painful.

  • Conv[DepthWise]
  • Arithmetic operators
Edited by Maxence Naud