Package: special_purpose¶
Special-purpose nodes.
This package contains nodes that support specialized workflows in NeuroPype that do not yet have their own package. Nodes with the generic (cycle) icon support internal operations of the NeuroPype engine and are not currently considered ready for general use.
Nodes in this package:
-
Declare Graph Signature
Declare arguments that can be passed into the graph, when the graph is called as a function. -
Compile Graph
Compile the given graph for more efficient processing. -
Output Slot (Graph Template)
A placeholder node in a subgraph that will be merged into an ambient graph.