MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / DebugString

Method DebugString

tensorflow/core/distributed_runtime/rpc/grpc_state.cc:85–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

83}
84
85string Exchange::DebugString() const {
86 return absl::StrFormat("%p@%s_%s", this, ToString(state_), debug_string_);
87}
88
89void ExchangeQueue::Emplace(const ::grpc::ByteBuffer& request_buf,
90 protobuf::Message* response, StatusCallback cb,

Callers 15

ValidateMethod · 0.45
GetFactoryMethod · 0.45
NewRemoteDevicesFunction · 0.45
DoRegisterPartitionsMethod · 0.45
DoRegisterPsGraphsMethod · 0.45
RegisterPartitionsMethod · 0.45
DoRunCallableMethod · 0.45
RunMethod · 0.45
ValidateMethod · 0.45
GrpcRecvTensorAsyncMethod · 0.45

Calls 2

ToStringFunction · 0.70
appendMethod · 0.45

Tested by 3

ValidateMethod · 0.36
ValidateMethod · 0.36
TESTFunction · 0.36