MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / NumThreads

Method NumThreads

tensorflow/core/lib/core/threadpool.cc:215–217  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

213}
214
215int ThreadPool::NumThreads() const {
216 return underlying_threadpool_->NumThreads();
217}
218
219int ThreadPool::CurrentThreadId() const {
220 return underlying_threadpool_->CurrentThreadId();

Callers 15

PredictMethod · 0.45
ComputeMethod · 0.45
ComputeMethod · 0.45
ComputeMethod · 0.45
ComputeMethod · 0.45
DoComputeMethod · 0.45
TESTFunction · 0.45
BM_NAMEFunction · 0.45
TESTFunction · 0.45
ReplayComputationFunction · 0.45
IntraOpThreadPoolMethod · 0.45
CreateModuleConfigMethod · 0.45

Calls

no outgoing calls

Tested by 8

TESTFunction · 0.36
BM_NAMEFunction · 0.36
TESTFunction · 0.36
EigenMatrixMultiplyFunction · 0.36
BM_ParallelFusionFunction · 0.36
RunShardingFunction · 0.36
RunShardingFunction · 0.36