Skip to main content
IBM Quantum Platform
이 페이지는 Qiskit Runtime client의 이전 버전입니다. 최신 버전으로 이동

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

칼럼 1
칼럼 2
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.
이 페이지가 도움이 되었습니까?
GitHub에서 버그, 오타를 보고하거나 컨텐츠를 요청하십시오.