Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_state.h264 debug_string_(std::move(debug_string)) {} in Exchange()
297 string debug_string_; variable
Dgrpc_state.cc86 return absl::StrFormat("%p@%s_%s", this, ToString(state_), debug_string_); in DebugString()