Searched defs:ScopedActivateExecutorContext (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/gpu/ | ||
H A D | gpu_activation.cc | 28 ScopedActivateExecutorContext::ScopedActivateExecutorContext( in ScopedActivateExecutorContext() function in stream_executor::gpu::ScopedActivateExecutorContext |
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/ | ||
H A D | cuda_activation.h | 34 using ScopedActivateExecutorContext = gpu::ScopedActivateExecutorContext; variable |
/aosp_15_r20/external/tensorflow/tensorflow/stream_executor/rocm/ | ||
H A D | rocm_activation.h | 34 using ScopedActivateExecutorContext = gpu::ScopedActivateExecutorContext; variable |