This enhancement would help with robustness of models across versions.
If we make index nodes that use attribute-based access, and multinodes return NamedTuples, then the order of output tensors could be modified without invalidating previously saved graphs.
A related idea would be to synchronize argument names between nodes and modules, thereby facilitating optional module arguments.
This enhancement would help with robustness of models across versions.
If we make index nodes that use attribute-based access, and multinodes return NamedTuples, then the order of output tensors could be modified without invalidating previously saved graphs.
A related idea would be to synchronize argument names between nodes and modules, thereby facilitating optional module arguments.