Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ AsIntraThreadPoolInterface
Method
AsIntraThreadPoolInterface
tensorflow/core/framework/run_handler.cc:774–776 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
772
}
773
774
thread::ThreadPoolInterface* RunHandler::AsIntraThreadPoolInterface() {
775
return impl_->thread_pool_interface();
776
}
777
778
RunHandler::~RunHandler() { impl_->pool_impl()->ReleaseHandler(impl_); }
779
Callers
2
TEST
Function · 0.80
RunInternal
Method · 0.80
Calls
1
thread_pool_interface
Method · 0.80
Tested by
1
TEST
Function · 0.64