Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ variables
Method
variables
tensorflow/contrib/rate/rate.py:108–109 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
106
107
@property
108
def
variables(self):
109
return
self._vars
110
111
def
_add_variable(self, name, shape=None, dtype=None):
112
""
"Private method for adding variables to the graph."
""
Callers
10
_step_fn
Function · 0.45
testBasic
Method · 0.45
Interpreter
Class · 0.45
PlanAllocations
Method · 0.45
TestGraphInfo
Class · 0.45
InterpreterInfo
Class · 0.45
testResourceProximalAdagradwithoutRegularization
Method · 0.45
testBasic
Method · 0.45
_train_step
Function · 0.45
_train_step
Function · 0.45
Calls
no outgoing calls
Tested by
3
testBasic
Method · 0.36
testResourceProximalAdagradwithoutRegularization
Method · 0.36
testBasic
Method · 0.36