Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/debug/lib/
Ddebug_data.py1380 def watch_key_to_data(self, debug_watch_key, device_name=None): argument
1400 if debug_watch_key in self._watch_key_to_datum[name]]
1409 (debug_watch_key, len(matching_device_names)))
1415 return self._watch_key_to_datum[device_name].get(debug_watch_key, [])