MCPcopy 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_fnFunction · 0.45
testBasicMethod · 0.45
InterpreterClass · 0.45
PlanAllocationsMethod · 0.45
TestGraphInfoClass · 0.45
InterpreterInfoClass · 0.45
testBasicMethod · 0.45
_train_stepFunction · 0.45
_train_stepFunction · 0.45

Calls

no outgoing calls

Tested by 3

testBasicMethod · 0.36
testBasicMethod · 0.36