Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dcollective_permute_thunk.cc48 const DescFn& desc_fn) { in WaitAndLogIfStuck() argument
49 VLOG(3) << "Begin: " << desc_fn(); in WaitAndLogIfStuck()
53 VLOG(3) << "Finished: " << desc_fn(); in WaitAndLogIfStuck()
57 << "ms for and may be stuck: " << desc_fn(); in WaitAndLogIfStuck()
61 << desc_fn(); in WaitAndLogIfStuck()
/external/tensorflow/tensorflow/compiler/xla/service/
Dcollective_ops_utils.h124 const DescFn& desc_fn) { in WaitAndLogIfStuck() argument
125 VLOG(3) << "Begin: " << desc_fn(); in WaitAndLogIfStuck()
129 VLOG(3) << "Finished: " << desc_fn(); in WaitAndLogIfStuck()
133 << "ms for and may be stuck: " << desc_fn(); in WaitAndLogIfStuck()
137 << desc_fn(); in WaitAndLogIfStuck()