Package-level declarations
Types
Link copied to clipboard
Builds/upserts nodes and edges in a ComputeGraph incrementally from OpTrace. Maintains a mapping from TensorRef.id to its producing node/output and spec.
Link copied to clipboard
Writes traces into DefaultExecutionTape.
Link copied to clipboard
Shared builder to convert OpTrace streams into a ComputeGraph. Used by both GraphSink (online) and DefaultExecutionTape.toComputeGraph() (offline).