MCPcopy 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

testAddNMethod · 0.45
testNestedAddNMethod · 0.45
testZerosLikeMethod · 0.45
testNestedZerosLikeMethod · 0.45
testCopyToGPUMethod · 0.45
testNestedCopyToGPUMethod · 0.45
reduce_fnMethod · 0.45
testOneOnSameDeviceMethod · 0.45
testRepeatDevicesMethod · 0.45

Calls

no outgoing calls

Tested by 15

testAddNMethod · 0.36
testNestedAddNMethod · 0.36
testZerosLikeMethod · 0.36
testNestedZerosLikeMethod · 0.36
testCopyToGPUMethod · 0.36
testNestedCopyToGPUMethod · 0.36
reduce_fnMethod · 0.36
testOneOnSameDeviceMethod · 0.36
testRepeatDevicesMethod · 0.36