qiskit.transpiler.passes.RZXCalibrationBuilderNoEcho.supported¶ RZXCalibrationBuilderNoEcho.supported(node_op)¶ Parameters node_op (DAGNode) – The node from the dag dep. Returns True if the node is a RZXGate. Return type match