qiskit.transpiler.passes.TimeUnitConversion.run¶
- TimeUnitConversion.run(dag)[source]¶
Run the TimeUnitAnalysis pass on dag.
- প্যারামিটার
dag (DAGCircuit) -- DAG to be checked.
- রিটার্নস
DAG with consistent timing and op nodes annotated with duration.
- রিটার্ন টাইপ
- রেইজেস
TranspilerError -- if the units are not unifiable