Public Member Functions | |
def | __init__ (self) |
def | add_node (self, node) |
def | nodes (self) |
def | node_kwargs (self) |
def | __repr__ (self) |
Context that keeps track of all the node names used. Users shouldn't have to use them directly, since a Cluster is automatically generated at the first usage of 'Node'.
def caffe2.python.task.Cluster.nodes | ( | self | ) |