Searched defs:VisibleDeviceCount (Results 1 – 3 of 3) sorted by relevance
| /external/tensorflow/tensorflow/stream_executor/host/ | ||
| D | host_platform.cc | 41 int HostPlatform::VisibleDeviceCount() const { in VisibleDeviceCount() function in perftools::gputools::host::HostPlatform |
| /external/tensorflow/tensorflow/compiler/xla/service/interpreter/ | ||
| D | platform.cc | 44 int InterpreterPlatform::VisibleDeviceCount() const { return 1; } in VisibleDeviceCount() function in perftools::gputools::interpreter::InterpreterPlatform |
| /external/tensorflow/tensorflow/stream_executor/cuda/ | ||
| D | cuda_platform.cc | 135 int CudaPlatform::VisibleDeviceCount() const { in VisibleDeviceCount() function in perftools::gputools::cuda::CudaPlatform |