Home
last modified time | relevance | path

Searched defs:node_to_stream_id (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_stream_util_test.cc40 std::unordered_map<int, int> node_to_stream_id; in TEST_F() local
60 std::unordered_map<int, int> node_to_stream_id; in TEST_F() local
72 std::unordered_map<int, int> node_to_stream_id; in TEST_F() local
91 std::unordered_map<int, int> node_to_stream_id; in TEST_F() local
118 std::unordered_map<int, int> node_to_stream_id; in TEST_F() local
Dgpu_stream_util.cc31 std::unordered_map<int, int>* node_to_stream_id) { in AssignStreams() argument
Dgpu_device.cc466 std::unordered_map<int, int> node_to_stream_id; in FillContextMap() local