Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ Get
Method
Get
tensorflow/core/framework/run_handler.cc:764–766 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
762
RunHandlerPool::~RunHandlerPool() {}
763
764
std::unique_ptr<RunHandler> RunHandlerPool::Get(int64 step_id) {
765
return impl_->Get(step_id);
766
}
767
768
RunHandler::RunHandler(Impl* impl) : impl_(impl) {}
769
Callers
4
TEST
Function · 0.45
ComputeArgSignature
Function · 0.45
TEST
Function · 0.45
StartParallelExecutors
Method · 0.45
Calls
no outgoing calls
Tested by
2
TEST
Function · 0.36
TEST
Function · 0.36