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

Method params

tensorflow/core/framework/dataset.h:408–408  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

406 thread::ThreadPoolInterface* thread_pool() { return params_.thread_pool; }
407
408 Params params() { return params_; }
409
410 std::unique_ptr<thread::ThreadPool> CreateThreadPool(const string& name,
411 int num_threads) {

Callers 13

MainFunction · 0.80
ImportAsStatsOpsMethod · 0.80
VerifyFunction · 0.80
InitializeMethod · 0.80
ExecutorStateMethod · 0.80
RunAsyncMethod · 0.80
ProcessSyncMethod · 0.80
ProcessAsyncMethod · 0.80
BatchProcessMethod · 0.80
NodeDoneMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected