gussmith23 / glenside

A pure, low-level tensor program representation enabling tensor program optimization via program rewriting. See the web demo at https://gussmith23.github.io/glenside-web-demo/
68 stars 10 forks source link

Implement channel splitting for conv2ds #153

Open gussmith23 opened 2 years ago

gussmith23 commented 2 years ago

Just as we implement matmul blocking, we should also implement conv2d channel splitting