StanfordAHA/Halide-to-Hardware

CoreIR Rewrite Rule + Application Checklist

joyliu37 opened this issue · 0 comments

General Issue

  • Stride Conv with odd row size has line buffer size incorrect
  • Using PyCoreIR instead of pure json generation

Image Processing Applications

  • 3x3 conv
  • harris
  • strided conv
  • camera pipeline

NN Processing Applications

  • UNet layer
  • UNet psum buffer ??
  • MobileNet with line buffer and double buffer ??