Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ EndsWith
Function
EndsWith
tensorflow/core/platform/str_util.cc:154–156 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
152
}
153
154
bool EndsWith(StringPiece text, StringPiece suffix) {
155
return absl::EndsWith(text, suffix);
156
}
157
158
bool StrContains(StringPiece haystack, StringPiece needle) {
159
return absl::StrContains(haystack, needle);
Callers
15
_StatInternal
Method · 0.85
RenameFile
Method · 0.85
TestConstantFolding
Method · 0.85
RenameNodeInputs
Function · 0.85
TestConstantFolding
Method · 0.85
TEST
Function · 0.85
ExtractMinMaxRecords
Function · 0.85
InferSourceFileName
Function · 0.85
IsPyDimension
Function · 0.85
CompilePtx
Function · 0.85
ImportTensorFlowGraphDef
Function · 0.85
ReadProtoFile
Function · 0.85
Calls
no outgoing calls
Tested by
10
TestConstantFolding
Method · 0.68
TestConstantFolding
Method · 0.68
TEST
Function · 0.68
TEST
Function · 0.68
TEST_F
Function · 0.68
InferShapes
Method · 0.68
TEST
Function · 0.68
TEST_F
Function · 0.68
Activation
Function · 0.68
TEST_F
Function · 0.68