qiskit.transpiler.passes.RZXCalibrationBuilder.run¶
- RZXCalibrationBuilder.run(dag)¶
Run the calibration adder pass on dag.
- パラメータ
dag (DAGCircuit) – DAG to schedule.
- 戻り値
A DAG with calibrations added to it.
- 戻り値の型
Run the calibration adder pass on dag.
dag (DAGCircuit) – DAG to schedule.
A DAG with calibrations added to it.