Overview
The Node class is used to represent and manipulate nodes in a computational graph.
Node objects should not be created directly. Instead, they are created internally through graph operations.
Parent topic: Node
The Node class is used to represent and manipulate nodes in a computational graph.
Node objects should not be created directly. Instead, they are created internally through graph operations.