Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ device
Method
device
tensorflow/python/tpu/tpu.py:345–346 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
343
344
@property
345
def
device(self):
346
return
self._device
347
348
def
_set_device(self, device):
349
if
isinstance(device, pydev.DeviceSpec):
Callers
15
generate_dequeue_op
Method · 0.45
_generate_enqueue_op
Method · 0.45
generate_dequeue_op
Method · 0.45
generate_enqueue_ops
Method · 0.45
initialize_system
Function · 0.45
initialize_system_for_tpu_embedding
Function · 0.45
shutdown_system
Function · 0.45
_postprocess_flat_outputs
Function · 0.45
_postprocess_non_flat_outputs
Function · 0.45
from_devices
Method · 0.45
StreamingFilesDataset
Function · 0.45
initialize_tpu_system
Function · 0.45
Calls
no outgoing calls
Tested by
5
testTextLineDataset
Method · 0.36
testTFRecordDataset
Method · 0.36
testTFRecordDatasetFromDataset
Method · 0.36
testArbitraryReaderFunc
Method · 0.36
testArbitraryReaderFuncFromDatasetGenerator
Method · 0.36