Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ DebugString
Method
DebugString
serving/processor/serving/model_instance.cc:394–396 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
392
}
393
394
std::string LocalSessionInstance::DebugString() {
395
return model_json_signature_;
396
}
397
398
SignatureDef LocalSessionInstance::GetServingSignatureDef() {
399
return model_signature_.second;
Callers
2
Init
Method · 0.45
WorkLoop
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected