MCPcopy 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

MakeAttributesFunction · 0.45
MonitorFunction · 0.45
ReadFileToStringFunction · 0.45
NextMethod · 0.45
ParseAnyFunction · 0.45
TESTFunction · 0.45
ConsumeLeadingDigitsFunction · 0.45
ConsumeNonWhitespaceFunction · 0.45
StringReplaceFunction · 0.45
CopyToArrayFunction · 0.45
CopySubrangeToArrayFunction · 0.45

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.36
TEST_FFunction · 0.36