Skip to main contentIBM Quantum Documentation
Important

IBM Quantum Platform is moving and this version will be sunset on July 1. To get started on the new platform, read the migration guide.

Transpiler passes

qiskit_addon_cutting.utils.transpiler_passes

Transpiler passes useful for circuit knitting.

RemoveFinalResetRemove reset when it is the final instruction on a qubit wire.
ConsolidateResetsConsolidate a run duplicate resets in to a single reset.
Was this page helpful?
Report a bug or request content on GitHub.