Skip to content

Support multiple outputs in a proto node definition with return struct unpacking in the node macro #2517

Description

@Keavon

The node macro should be updated to convert a returned struct (with each field annotated with an attribute for metadata like the output name) into the necessary node definitions to unpack the struct as separate outputs. This could occur by generating a subgraph, but an approach which allows for avoiding that would be preferred.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

GrapheneInvolves the node graph system/engine used by Graphite

Projects

  • Status
    Short-Term

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions