Searched refs:MIOpenHandle (Results 1 – 1 of 1) sorted by relevance
97 class MIOpenHandle { class101 MIOpenHandle(gpu::ScopedActivateExecutorContext context, mutex_lock lock, in MIOpenHandle() function in stream_executor::gpu::MIOpenHandle470 MIOpenHandle GetHandle(GpuExecutor* executor, Stream* stream) { in GetHandle()476 return MIOpenHandle(std::move(context), std::move(lock), handle_); in GetHandle()