Is your feature request related to a problem? Please describe.
Counterpart to #594 but for arbitrary compositions that can be expressed as directed acyclic graphs (DAGs). This is more complex but far more powerful (e.g. allows for parallel processing).
Describe the solution you'd like
Similar to #594, possibly superseding it eventually.
Describe alternatives you've considered
N/A
Additional context
More complex than sequential, more edge cases to handle, harder to infer things like receptive field but still fun :)
Is your feature request related to a problem? Please describe.
Counterpart to #594 but for arbitrary compositions that can be expressed as directed acyclic graphs (DAGs). This is more complex but far more powerful (e.g. allows for parallel processing).
Describe the solution you'd like
Similar to #594, possibly superseding it eventually.
Describe alternatives you've considered
N/A
Additional context
More complex than sequential, more edge cases to handle, harder to infer things like receptive field but still fun :)