Overview
The Node class is used to represent and operate 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 operate nodes in a computational graph.
Node objects should not be created directly; instead, they are created internally through Graph operations.