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

Method ToString

tensorflow/core/framework/collective.cc:51–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49} // namespace
50
51string CollGroupRuntimeDetails::ToString() const {
52 return strings::StrCat("CollGroupRuntimeDetails {communicator_key=",
53 absl::CEscape(communicator_key), "}");
54}
55
56string CollGroupParams::ToString() const {
57 return strings::StrCat(

Callers 15

~FunctionHandleCacheMethod · 0.45
ReadMethod · 0.45
HasErrorFunction · 0.45
TESTFunction · 0.45
LookUpSlowMethod · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
GetKernelClassNameMethod · 0.45
TEST_FFunction · 0.45
ExpectFailureMethod · 0.45
HasErrorFunction · 0.45

Calls 5

CEscapeFunction · 0.85
StrCatFunction · 0.50
StrAppendFunction · 0.50
DebugStringMethod · 0.45
emptyMethod · 0.45

Tested by 11

HasErrorFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
GetKernelClassNameMethod · 0.36
TEST_FFunction · 0.36
ExpectFailureMethod · 0.36
HasErrorFunction · 0.36
TEST_FFunction · 0.36
ExpectFailureFunction · 0.36
ExpectInvalidSyntaxFunction · 0.36