Transpiler passes (qiskit_ibm_runtime.transpiler.passes)ΒΆ
A collection of transpiler passes. Refer to https://quantum.cloud.ibm.com/docs/guides/transpile to learn more about transpilation and passes.
Convert |
|
Convert the gates of an ISA circuit to Clifford gates. |
|
Fold 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.