Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ device
Method
device
tensorflow/python/distribute/values.py:866–867 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
864
865
@property
866
def
device(self):
867
return
self.handle.device
868
869
def
_read_variable_op(self):
870
if
self.trainable:
Callers
15
testRemoteIteratorWithoutRemoteCallFail
Method · 0.45
_testRemoteIteratorHelper
Method · 0.45
testAddN
Method · 0.45
testNestedAddN
Method · 0.45
testZerosLike
Method · 0.45
testNestedZerosLike
Method · 0.45
testCopyToGPU
Method · 0.45
testNestedCopyToGPU
Method · 0.45
reduce_fn
Method · 0.45
testOneOnSameDevice
Method · 0.45
testRepeatDevices
Method · 0.45
testMultipleInitializationsGraph
Method · 0.45
Calls
no outgoing calls
Tested by
15
testRemoteIteratorWithoutRemoteCallFail
Method · 0.36
_testRemoteIteratorHelper
Method · 0.36
testAddN
Method · 0.36
testNestedAddN
Method · 0.36
testZerosLike
Method · 0.36
testNestedZerosLike
Method · 0.36
testCopyToGPU
Method · 0.36
testNestedCopyToGPU
Method · 0.36
reduce_fn
Method · 0.36
testOneOnSameDevice
Method · 0.36
testRepeatDevices
Method · 0.36
testMultipleInitializationsGraph
Method · 0.36