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

Method local_devices

tensorflow/compiler/xla/python/xla_client.py:129–130  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

127 return self.client.devices()
128
129 def local_devices(self):
130 return self.client.local_devices()
131
132 def host_id(self):
133 return self.client.host_id()

Callers 10

buffer_from_pyvalMethod · 0.95
LookupDeviceOrdinalFunction · 0.45
testMakeTupleMethod · 0.45
testTupleShapeMethod · 0.45
testDeviceMethod · 0.45
transfer_to_infeedFunction · 0.45
transfer_from_outfeedFunction · 0.45
putFunction · 0.45
DeviceForDLContextFunction · 0.45

Calls

no outgoing calls

Tested by 3

testMakeTupleMethod · 0.36
testTupleShapeMethod · 0.36
testDeviceMethod · 0.36