Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_device.cc778 int deviceNo = 0; in ParseVisibleDeviceList() local
780 [&deviceNo] { return deviceNo++; }); in ParseVisibleDeviceList()