Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ GetApiDef
Method
GetApiDef
tensorflow/core/framework/op_gen_lib.cc:545–547 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
543
}
544
545
const tensorflow::ApiDef* ApiDefMap::GetApiDef(const string& name) const {
546
return gtl::FindOrNull(map_, name);
547
}
548
} // namespace tensorflow
Callers
6
GetPythonOps
Function · 0.80
WriteTSOps
Function · 0.80
TEST
Function · 0.80
Run
Method · 0.80
TF_ApiDefMapGet
Function · 0.80
WriteCCOps
Function · 0.80
Calls
1
FindOrNull
Function · 0.85
Tested by
1
TEST
Function · 0.64