Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
testVarScopeInitializer
Method · 0.45
testInitFromNonTensorValue
Method · 0.45
testInitFromNonInitializer
Method · 0.45
testVarScopeCachingDevice
Method · 0.45
testInitializeFromValue
Method · 0.45
testControlDeps
Method · 0.45
testGetVariableScope
Method · 0.45
fn
Method · 0.45
testZeroSizeStringAssign
Method · 0.45
testControlDepsNone
Method · 0.45
testInitFnDtype
Method · 0.45
testInitFnNoDtype
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected