Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_tensors
Method · 0.45
_test_concat_grad_fn_name
Function · 0.45
leaf_arg_fn
Method · 0.45
leaf_node_fn
Method · 0.45
Calls
no outgoing calls
Tested by
1
_test_concat_grad_fn_name
Function · 0.36