MCPcopy Create free account
hub / github.com/Oneflow-Inc/oneflow / name

Method name

python/oneflow/nn/graph/graph.py:466–468  ·  view source on GitHub ↗

r"""Name auto-generated for this graph.

(self)

Source from the content-addressed store, hash-verified

464
465 @property
466 def name(self):
467 r"""Name auto-generated for this graph."""
468 return self._name
469
470 @property
471 def is_compiled(self):

Callers 4

_apply_on_tensorsMethod · 0.45
leaf_arg_fnMethod · 0.45
leaf_node_fnMethod · 0.45

Calls

no outgoing calls

Tested by 1