Searched defs:IsEccEnabled (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/stream_executor/rocm/ | ||
D | rocm_driver.cc | 1243 /* static */ bool GpuDriver::IsEccEnabled(hipDevice_t device, bool* result) { in IsEccEnabled() function in stream_executor::gpu::GpuDriver |
/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/ | ||
D | cuda_driver.cc | 1526 /* static */ bool GpuDriver::IsEccEnabled(CUdevice device, bool* result) { in IsEccEnabled() function in stream_executor::gpu::GpuDriver |