finn
finn copied to clipboard
[absorb]: used find_consumers instead of find_consumer
Used find_consumers instead of find_consumer. For non-linear graphs, we must take into account that the output of a node can be linked to the second input of the successive node (e.g. when the successive node is a 'join-node').