MCPcopy 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
774thread::ThreadPoolInterface* RunHandler::AsIntraThreadPoolInterface() {
775 return impl_->thread_pool_interface();
776}
777
778RunHandler::~RunHandler() { impl_->pool_impl()->ReleaseHandler(impl_); }
779

Callers 2

TESTFunction · 0.80
RunInternalMethod · 0.80

Calls 1

thread_pool_interfaceMethod · 0.80

Tested by 1

TESTFunction · 0.64