qiskit.transpiler.passes.RZXCalibrationBuilderNoEcho.run¶
- RZXCalibrationBuilderNoEcho.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.