Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
ExpectFailure
Method · 0.45
ProtobufStringToString
Function · 0.45
Match
Function · 0.45
CallWithRetries
Method · 0.45
SyncImpl
Method · 0.45
GetToken
Method · 0.45
Run
Method · 0.45
Calls
no outgoing calls
Tested by
3
ExpectFailure
Method · 0.36
Match
Function · 0.36
Run
Method · 0.36