Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_driver.cc47 constexpr bool kVerifyGpuContext = false; variable
184 if (kVerifyGpuContext) { in ScopedActivateContext()
213 if (kVerifyGpuContext) { in ~ScopedActivateContext()
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_driver.cc49 constexpr bool kVerifyGpuContext = false; variable
212 if (kVerifyGpuContext) { in ScopedActivateContext()
235 if (kVerifyGpuContext) { in ~ScopedActivateContext()