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.cc56 constexpr bool kVerifyGpuContext = false; variable
185 if (kVerifyGpuContext) { in ScopedActivateContext()
214 if (kVerifyGpuContext) { in ~ScopedActivateContext()
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_driver.cc69 constexpr bool kVerifyGpuContext = false; variable
220 if (kVerifyGpuContext) { in ScopedActivateContext()
243 if (kVerifyGpuContext) { in ~ScopedActivateContext()