Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/
Ddevice_description.cc60 std::unique_ptr<std::map<string, string>> owned_result{ in ToMap() local
62 std::map<string, string> &result = *owned_result; in ToMap()
101 return owned_result; in ToMap()