Skip to content

Trace

Trace stores metadata emitted by persisted inference runs.

See Belief Propagation for the values returned by belief_propagation.

Reference

tonggraph.Trace

Persisted inference trace metadata record.

id property

id: int

Internal integer trace ID.

payload property

payload: dict[str, PropertyValue]

Trace payload describing an inference run.