macros#
Workflow macros to allow certain node and subgraph modifications
Functions
|
Dynamically creates a new node type from an existing python function. |
|
Convert an anonymous function with single I/O into a node. |
|
Convert a node class to a function that takes inputs and parameters as function arguments. |
|
Workflow macro to parallelize a node. |