ufo-core
ufo-core copied to clipboard
Support arbitrary input/output dimensions
The task from ufo-filters#66 doesn't care about the dimensionality of the input (it flattens the input). It would be useful to allow "arbitrary dimensionality" of a task, which would set its input/output dimensionality based on its predecessor.