Skip to main contentIBM Quantum Documentation

Transpiler passes

qiskit_ibm_runtime.transpiler.passes

A collection of transpiler passes for IBM backends. Refer to transpile to learn more about transpilation and passes.

ConvertIdToDelay(durations[, gate])Convert qiskit.circuit.library.standard_gates.IGate to a delay of the corresponding length.

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

Was this page helpful?
Report a bug or request content on GitHub.