Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ ProcessRegistrations
Method
ProcessRegistrations
tensorflow/core/framework/op.cc:181–184 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
179
}
180
181
Status OpRegistry::ProcessRegistrations() const {
182
mutex_lock lock(mu_);
183
return CallDeferred();
184
}
185
186
string OpRegistry::DebugString(bool include_internal) const {
187
OpList op_list;
Callers
2
LoadLibrary
Function · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64