Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ IsDocNameColon
Function
IsDocNameColon
tensorflow/core/framework/op_def_builder.cc:460–462 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
458
}
459
460
bool IsDocNameColon(StringPiece s) {
461
return ConsumeDocNameColon(&s, nullptr /* out */);
462
}
463
464
void FinalizeDoc(const string& text, OpDef* op_def,
465
std::vector<string>* errors) {
Callers
1
FinalizeDoc
Function · 0.85
Calls
1
ConsumeDocNameColon
Function · 0.85
Tested by
no test coverage detected