MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / value

Method value

tensorflow/python/kernel_tests/py_func_test.py:400–401  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

398
399 @property
400 def value(self):
401 return self._value
402
403 with self.cached_session():
404 s = State()

Callers 15

testControlDepsMethod · 0.45
testGetVariableScopeMethod · 0.45
fnMethod · 0.45
testControlDepsNoneMethod · 0.45
testInitFnDtypeMethod · 0.45
testInitFnNoDtypeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected