deephyper.nas.node.VariableNode =============================== .. currentmodule:: deephyper.nas.node .. autoclass:: VariableNode :members: :show-inheritance: :inherited-members: :special-members: __call__, __add__, __mul__ .. rubric:: Methods .. autosummary:: :nosignatures: ~VariableNode.add_op ~VariableNode.create_tensor ~VariableNode.denormalize ~VariableNode.get_op ~VariableNode.set_op ~VariableNode.verify_operation .. rubric:: Attributes .. autosummary:: ~VariableNode.id ~VariableNode.num ~VariableNode.num_ops ~VariableNode.op ~VariableNode.ops