Skip to main content
IBM Quantum Platform
このページは古いバージョンのQiskit Runtime clientです。 最新バージョンへ

Transpiler passes

qiskit_ibm_runtime.transpiler.passes

A collection of transpiler passes. Refer to /guides/transpile to learn more about transpilation and passes.

ConvertIdToDelayConvert qiskit.circuit.library.standard_gates.IGate to a delay of the corresponding length.
ConvertISAToCliffordConvert the gates of an ISA circuit to Clifford gates.
FoldRzzAngleFold Rzz gate angle into calibrated range of 0-pi/2 with local gate tweaks.

See qiskit_ibm_runtime.transpiler.passes.scheduling for a collection of scheduling passes.

このページは役に立ちましたか?
バグや誤字の報告、またはコンテンツの要求はGitHubで行ってください。