Home
last modified time | relevance | path

Searched defs:GpuContextHandle (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/stream_executor/gpu/
Dgpu_types.h47 using GpuContextHandle = hipCtx_t; variable
/external/intel-media-driver/media_driver/agnostic/common/cm/
Dcm_queue_rt.h244 GPU_CONTEXT_HANDLE GpuContextHandle() { return m_gpuContextHandle; }; in GpuContextHandle() function