MCPcopy 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
35std::string SavedModelImpl::DebugString() {
36 return instance_mgr_->DebugString();
37}
38
39SignatureDef SavedModelImpl::GetServingSignatureDef() {
40 return instance_mgr_->GetServingSignatureDef();

Callers 5

mainFunction · 0.45
mainFunction · 0.45
ParseResponseToBufMethod · 0.45
processFunction · 0.45
batch_processFunction · 0.45

Calls

no outgoing calls

Tested by 2

mainFunction · 0.36
mainFunction · 0.36