Home
last modified time | relevance | path

Searched refs:thunk_name (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgemm_thunk.cc406 auto thunk_name = [&] { in ExecuteOnStream() local
414 VLOG(3) << "Starting autotune of GemmThunk " << thunk_name(); in ExecuteOnStream()
441 VLOG(2) << "Autotune on GemmThunk " << thunk_name() in ExecuteOnStream()
445 VLOG(2) << "Autotune on GemmThunk " << thunk_name() in ExecuteOnStream()
455 << " chosen by autotuning on GemmThunk " << thunk_name(); in ExecuteOnStream()