Module node

Module node 

Source

Structs§

ExclusiveNode
ExclusiveNode: Exclusive Consumption Pattern
Node
A smart pointer to a node in the computation graph.
NodeBuilder
Builder for creating nodes in the computation graph.
RawHandle
A lightweight handle containing only essential node metadata.
WeakNode
A weak reference to a node that doesn’t affect its lifecycle.

Traits§

NodeHandle
Common interface for accessing node metadata regardless of ownership model.