Overview
Provides methods for setting the full input and output of a computational graph, adding nodes to the computational graph, changing the tensor shape, and creating a graph OP for the ATB graph.
Examples of using the graph API are provided in the example directory.
Parent topic: Graph API