Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ data
Method
data
tensorflow/core/platform/tstring.h:150–150 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
148
const char* c_str() const { return str_.c_str(); }
149
150
const char* data() const { return str_.data(); }
151
152
const char& operator[](size_t i) const { return str_[i]; }
153
Callers
15
MakeAttributes
Function · 0.45
Monitor
Function · 0.45
DumpToolDataToLogDirectory
Function · 0.45
ReadFileToString
Function · 0.45
Next
Method · 0.45
ParseAny
Function · 0.45
TEST
Function · 0.45
ConsumeLeadingDigits
Function · 0.45
ConsumeNonWhitespace
Function · 0.45
StringReplace
Function · 0.45
CopyToArray
Function · 0.45
CopySubrangeToArray
Function · 0.45
Calls
no outgoing calls
Tested by
2
TEST
Function · 0.36
TEST_F
Function · 0.36