Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Oneflow-Inc/oneflow
/ prefix
Method
prefix
python/oneflow/framework/args_tree.py:54–55 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
52
self._tensor_type = tensor_type
53
54
def
prefix(self):
55
return
self._prefix
56
57
def
name(self):
58
return
self._name
Callers
3
iter_named_nodes
Method · 0.80
leaf_arg_fn
Method · 0.80
leaf_node_fn
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected