GraphSink

Builds/upserts nodes and edges in a ComputeGraph incrementally from OpTrace. Maintains a mapping from TensorRef.id to its producing node/output and spec.

Constructors

Link copied to clipboard
constructor(graph: ComputeGraph)

Functions

Link copied to clipboard
open override fun onOpExecuted(trace: OpTrace)