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

Method NumThreads

tensorflow/core/kernels/data/unbounded_thread_pool.cc:74–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72}
73
74int UnboundedThreadPool::NumThreads() const { return -1; }
75
76int UnboundedThreadPool::CurrentThreadId() const { return -1; }
77

Callers 8

ComputeMethod · 0.45
ParallelSplitMethod · 0.45
ParallelSplitV2Method · 0.45
UpdateMethod · 0.45
ComputeMethod · 0.45
ComputeMethod · 0.45
ComputeMethod · 0.45
ComputeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected