Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_id_manager.cc39 std::pair<IdMapType::iterator, bool> result; in Insert()
77 using IdMapType = std::unordered_map<int32, int32>; typedef in tensorflow::__anon9a8f5dd20111::TfToPlatformGpuIdMap
79 IdMapType id_map_ GUARDED_BY(mu_);