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

Method ToString

tensorflow/core/platform/default/logging.h:487–487  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

485
486 absl::LogSeverity log_severity() const { return severity_; }
487 std::string ToString() const { return std::string(log_line_); }
488
489 private:
490 const absl::LogSeverity severity_;

Callers 7

ExpectFailureMethod · 0.45
ProtobufStringToStringFunction · 0.45
MatchFunction · 0.45
CallWithRetriesMethod · 0.45
SyncImplMethod · 0.45
GetTokenMethod · 0.45
RunMethod · 0.45

Calls

no outgoing calls

Tested by 3

ExpectFailureMethod · 0.36
MatchFunction · 0.36
RunMethod · 0.36