Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ StartsWith
Function
StartsWith
tensorflow/core/platform/str_util.cc:150–152 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
148
}
149
150
bool StartsWith(StringPiece text, StringPiece prefix) {
151
return absl::StartsWith(text, prefix);
152
}
153
154
bool EndsWith(StringPiece text, StringPiece suffix) {
155
return absl::EndsWith(text, suffix);
Callers
15
_ParseOSSURIPath
Method · 0.85
GetMonolithicTensorKey
Function · 0.85
ObtainTensorSlice
Function · 0.85
InsertLogging
Function · 0.85
SortByExecutionOrder
Function · 0.85
ExtractMinMaxRecords
Function · 0.85
GetEagerFunctionSetup
Method · 0.85
AttrValueToPython
Function · 0.85
CompilePtx
Function · 0.85
StripCaretFromArrayNames
Function · 0.85
IsMangledAttributeName
Function · 0.85
GetMangledKind
Function · 0.85
Calls
no outgoing calls
Tested by
15
EqualFunctionNodeDef
Function · 0.68
EqualFunctionNodeDef
Function · 0.68
TEST
Function · 0.68
TEST
Function · 0.68
TEST
Function · 0.68
TEST_F
Function · 0.68
main
Function · 0.68
InferShapes
Method · 0.68
TEST
Function · 0.68
TEST
Function · 0.68
TEST
Function · 0.68
TEST_F
Function · 0.68