vograno
vograno
A dag defines a forward flow of information. At the same time it _implies_ a back-flow of information when we reverse each edge on the DAG and associate a back-flow...
In some scenarios, for purposes unrelated to DAG execution, the user wants to attach free-form information to nodes. This feature request provides some desirable usage examples. Currently, the tags mechanism...
**Is your feature request related to a problem? Please describe.** When a vanilla node is created the default values of its parameters, if any, are available via `node.default_parameter_values` attribute. However,...