Searched refs:LockGpu (Results 1 – 4 of 4) sorted by relevance
61 tensorflow::mutex_lock LockGpu(const se::StreamExecutor* stream_exec);
238 tensorflow::mutex_lock gpu_lock = LockGpu(stream->parent()); in DoGemmAutotune()
177 tensorflow::mutex_lock LockGpu(const se::StreamExecutor* stream_exec) { in LockGpu() function
293 tensorflow::mutex_lock lock = LockGpu(stream_exec_); in PickBestAlgorithm()