Skip to main content
IBM Quantum Platform
Cette page provient d'une ancienne version de Qiskit Runtime client. Aller à la dernière version

Execution Spans

qiskit_ibm_runtime.execution_span


Overview

An ExecutionSpans class instance is an iterable of ExecutionSpans, where each iterand gives timing information about a chunk of data. Execution spans are returned as part of the metadata of a primitive job result.


Classes

DoubleSliceSpanAn ExecutionSpan for data stored in a sliceable format.
ExecutionSpanAbstract parent for classes that store an execution time span for a subset of job data.
ExecutionSpansA collection of timings for pub results.
ShapeTypealias of Tuple[int, ...]
SliceSpanAn ExecutionSpan for data stored in a sliceable format.
TwirledSliceSpanAn ExecutionSpan for data stored in a sliceable format when twirling.
Cette page a-t-elle été utile ?
Signaler un bogue, une coquille ou proposer du contenu sur GitHub.