Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/gpu/
Dgpu_driver.h457 static bool IsEccEnabled(GpuDeviceHandle device, bool* result);
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_gpu_executor.cc916 (void)GpuDriver::IsEccEnabled(device_, &ecc_enabled); in PopulateDeviceDescription()
Drocm_driver.cc1260 /* static */ bool GpuDriver::IsEccEnabled(hipDevice_t device, bool* result) { in IsEccEnabled() function in stream_executor::gpu::GpuDriver
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_gpu_executor.cc1079 (void)GpuDriver::IsEccEnabled(device_, &ecc_enabled); in PopulateDeviceDescription()
Dcuda_driver.cc1507 /* static */ bool GpuDriver::IsEccEnabled(CUdevice device, bool* result) { in IsEccEnabled() function in stream_executor::gpu::GpuDriver