cirq_google.workflow.SharedRuntimeInfo

Runtime information common to all cg.QuantumExecutables in an execution of a cg.QuantumExecutableGroup.

There is one cg.SharedRuntimeInfo per cg.ExecutableGroupResult.

run_id A unique str identifier for this run.
device The actual device used during execution, not just its processor_id

run_id Dataclass field
device Dataclass field
run_start_time Dataclass field
run_end_time Dataclass field

Methods

__eq__

device None
run_end_time None
run_start_time None