Home
last modified time | relevance | path

Searched defs:VisibleDeviceCount (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/stream_executor/host/
Dhost_platform.cc41 int HostPlatform::VisibleDeviceCount() const { in VisibleDeviceCount() function in perftools::gputools::host::HostPlatform
/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
Dplatform.cc44 int InterpreterPlatform::VisibleDeviceCount() const { return 1; } in VisibleDeviceCount() function in perftools::gputools::interpreter::InterpreterPlatform
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_platform.cc135 int CudaPlatform::VisibleDeviceCount() const { in VisibleDeviceCount() function in perftools::gputools::cuda::CudaPlatform