Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ var
Function
var
tensorflow/contrib/specs/python/specs_ops.py:152–153 ·
view source on GitHub ↗
(_)
Source
from the content-addressed store, hash-verified
150
""
"
151
152
def
var(_):
153
return
variable_scope.get_variable(name, *args, **kw)
154
155
return
specs_lib.Callable(var)
156
Callers
12
GetParam
Function · 0.50
~VariableInfo
Method · 0.50
output_edge_base
Method · 0.50
output_control_edge_base
Method · 0.50
output_attr_base
Method · 0.50
forward_from_base
Method · 0.50
input_type_base
Method · 0.50
output_type_base
Method · 0.50
operator()
Method · 0.50
operator()
Method · 0.50
operator()
Method · 0.50
operator()
Method · 0.50
Calls
1
get_variable
Method · 0.45
Tested by
no test coverage detected