Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_device.h284 struct TfGpuIdHash { struct
289 typedef std::unordered_map<TfGpuId, DeviceLocality, TfGpuIdHash> LocalityMap; argument