Home
last modified time | relevance | path

Searched refs:device_name_by_id (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/debug/lib/
Ddumping_callback_test.py167 reader.device_name_by_id(execution.output_tensor_device_ids[0]),
503 reader.device_name_by_id(executions[0].output_tensor_device_ids[0]),
Ddebug_events_reader.py1173 def device_name_by_id(self, device_id): member in DebugDataReader