Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ DebugString
Method
DebugString
serving/processor/serving/model_impl.cc:35–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
std::string SavedModelImpl::DebugString() {
36
return instance_mgr_->DebugString();
37
}
38
39
SignatureDef SavedModelImpl::GetServingSignatureDef() {
40
return instance_mgr_->GetServingSignatureDef();
Callers
5
main
Function · 0.45
main
Function · 0.45
ParseResponseToBuf
Method · 0.45
process
Function · 0.45
batch_process
Function · 0.45
Calls
no outgoing calls
Tested by
2
main
Function · 0.36
main
Function · 0.36