Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ status_code
Method
status_code
tensorflow/core/distributed_runtime/message_wrappers.cc:654–656 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
652
}
653
654
errors::Code InMemoryRunGraphResponse::status_code() const {
655
return status_.code();
656
}
657
658
const string& InMemoryRunGraphResponse::status_error_message() const {
659
return status_.error_message();
Callers
2
WhenDone
Method · 0.80
RunHelper
Method · 0.80
Calls
1
code
Method · 0.45
Tested by
no test coverage detected