Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ Extension
Function
Extension
tensorflow/core/lib/io/path.cc:143–145 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
141
}
142
143
StringPiece Extension(StringPiece path) {
144
return internal::SplitBasename(path).second;
145
}
146
147
string CleanPath(StringPiece unclean_path) {
148
string path(unclean_path);
Callers
4
IsMetaFileName
Function · 0.85
setup.py
File · 0.85
LoadModuleFromFile
Function · 0.85
TEST
Function · 0.85
Calls
1
SplitBasename
Function · 0.70
Tested by
1
TEST
Function · 0.68