Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_init.cc32 return se::MultiPlatformManager::PlatformWithName(GpuPlatformName()).status(); in ValidateGPUMachineManager()
36 auto result = se::MultiPlatformManager::PlatformWithName(GpuPlatformName()); in GPUMachineManager()
38 LOG(FATAL) << "Could not find Platform with name " << GpuPlatformName(); in GPUMachineManager()
45 string GpuPlatformName() { in GpuPlatformName() function
Dgpu_init.h41 string GpuPlatformName();