mindquantum.algorithm.compiler.GateNode# class mindquantum.algorithm.compiler.GateNode(gate)# DAG 图中作为量子门的节点。 参数: gate (BasicGate) - 量子门。