Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/debug/
Ddebug_graph_utils.cc63 std::unordered_map<string, std::vector<string>> tensor_watch_urls; in InsertNodes() local
94 tensor_watch_urls[tensor_name] = urls; in InsertNodes()
153 tensor_watch_urls[tensor_name], &copy_node); in InsertNodes()
172 tensor_watch_urls[tensor_name], i, debug_op_name, &debug_node); in InsertNodes()