At the moment only 2d to 1d contractions are supported, should generalise this to include: - [ ] `n`d to `n-1`d - [ ] `n`d to `m`d where `n > m` - [ ] other accumulations than `+`, e.g. `max`/`min`
At the moment only 2d to 1d contractions are supported, should generalise this to include:
nd ton-1dnd tomd wheren > m+, e.g.max/min