Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/
Dstream.cc1293 std::vector<std::unique_ptr<Stream>> bad_streams; in GetOrCreateSubStream() local
1318 bad_streams.push_back(std::move(sub_streams_.back().first)); in GetOrCreateSubStream()