opto.trace.nodes#
Functions
Extract the operator type from the description. |
|
Create a Node object from data. |
Classes
AbstractNode represents an abstract data node in a directed graph. |
|
Node containing the exception message. |
|
Graph is a registry of all the nodes, forming a Directed Acyclic Graph (DAG). |
|
A node representing the output of an operator. |
|
A data node in a directed graph, this is a basic data structure of Trace. |
|
A class to provide a standardized way to visualize nodes in a graph. |
|
A class to provide a colorful style guide for visualizing nodes in a graph. |
|
Initialize an instance of the Node class. |