/third_party/mindspore/tests/ut/data/profiler_data/profiler/ |
D | pipeline_profiling_1.json | 7 "num_workers": 4, number 14 "num_workers": 4, number 26 "num_workers": 4, number 38 "num_workers": 1, number 50 "num_workers": 4, number
|
/third_party/mindspore/tests/ut/data/profiler_data/JOB1/ |
D | pipeline_profiling_0.json | 7 "num_workers": 4, number 14 "num_workers": 4, number 26 "num_workers": 4, number 38 "num_workers": 1, number 50 "num_workers": 4, number
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/ir/cache/ |
D | dataset_cache_impl.cc | 48 Status DatasetCacheImpl::CreateCacheOp(int32_t num_workers, int32_t connector_queue_size, in CreateCacheOp() 60 Status DatasetCacheImpl::CreateCacheLookupOp(int32_t num_workers, int32_t connector_queue_size, in CreateCacheLookupOp() 72 Status DatasetCacheImpl::CreateCacheMergeOp(int32_t num_workers, int32_t connector_queue_size, in CreateCacheMergeOp()
|
/third_party/mindspore/tests/ut/data/profiler_data/JOB2/ |
D | pipeline_profiling_0.json | 7 "num_workers": 4, number 19 "num_workers": 4, number 31 "num_workers": 1, number 43 "num_workers": 4, number
|
/third_party/grpc/src/core/lib/iomgr/poller/ |
D | eventmanager_libuv.cc | 26 grpc::experimental::LibuvEventManager::Options::Options(int num_workers) in Options() 31 int num_workers = options_.num_workers(); in LibuvEventManager() local
|
D | eventmanager_libuv.h | 41 int num_workers() const { return num_workers_; } in num_workers() function
|
/third_party/mindspore/tests/ut/cpp/dataset/ |
D | tfReader_op_test.cc | 45 int32_t num_workers = 1; in TEST_F() local 104 int32_t num_workers = 1; in TEST_F() local 159 int32_t num_workers = 1; in TEST_F() local 216 int32_t num_workers = 1; in TEST_F() local 273 int32_t num_workers = 1; in TEST_F() local 331 int32_t num_workers = 1; in TEST_F() local 409 int32_t num_workers = 1; in TEST_F() local 468 int32_t num_workers = 1; in TEST_F() local 530 int32_t num_workers = 1; in TEST_F() local 592 int32_t num_workers = 1; in TEST_F() local [all …]
|
D | filter_op_test.cc | 34 int32_t num_workers = config_manager->num_parallel_workers(); in Filter() local
|
D | take_op_test.cc | 47 auto num_workers = 1; in TEST_F() local
|
D | skip_op_test.cc | 39 int32_t num_workers = config_manager->num_parallel_workers(); in TEST_F() local
|
D | project_op_test.cc | 45 auto num_workers = 1; // one file, one worker in TEST_F() local
|
D | rename_op_test.cc | 55 int32_t num_workers = 1; in TEST_F() local
|
D | concat_op_test.cc | 54 int32_t num_workers = 1; // only one file -> one worker in TEST_F() local
|
D | ir_callback_test.cc | 143 int32_t num_workers = config_manager->num_parallel_workers(); in TEST_F() local 198 int32_t num_workers = config_manager->num_parallel_workers(); in TEST_F() local 270 int32_t num_workers = config_manager->num_parallel_workers(); in TEST_F() local
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/datasetops/ |
D | cache_lookup_op.h | 36 …CacheLookupOp(int32_t num_workers, int32_t op_connector_size, std::shared_ptr<CacheClient> cache_c… in CacheLookupOp()
|
D | parallel_op.cc | 27 ParallelOp::ParallelOp(int32_t num_workers, int32_t op_connector_size, std::shared_ptr<SamplerRT> s… in ParallelOp()
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/cache/stub/ |
D | cache_grpc_client.h | 30 explicit CacheClientGreeter(const std::string &hostname, int32_t port, int32_t num_workers) {} in CacheClientGreeter()
|
/third_party/abseil-cpp/absl/synchronization/ |
D | blocking_counter_test.cc | 39 const int num_workers = 10; in TEST() local
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/ |
D | flickr_op.cc | 33 FlickrOp::FlickrOp(int32_t num_workers, const std::string &dataset_dir, const std::string &file_pat… in FlickrOp() 229 int32_t num_workers = cfg->num_parallel_workers(); in CountTotalRows() local
|
D | sbu_op.cc | 35 std::shared_ptr<SamplerRT> sampler, int32_t num_workers, int32_t queue_size) in SBUOp() 113 int32_t num_workers = cfg->num_parallel_workers(); in CountTotalRows() local
|
D | div2k_op.cc | 57 DIV2KOp::DIV2KOp(int32_t num_workers, const std::string &dataset_dir, const std::string &usage, in DIV2KOp() 264 int32_t num_workers = cfg->num_parallel_workers(); in CountTotalRows() local
|
D | cityscapes_op.cc | 36 CityscapesOp::CityscapesOp(int32_t num_workers, const std::string &dataset_dir, const std::string &… in CityscapesOp() 262 int32_t num_workers = cfg->num_parallel_workers(); in CountTotalRows() local
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/cache/perf/ |
D | cache_pipeline_run.cc | 167 auto num_workers = cfg_.num_parallel_workers(); in Run() local 216 auto num_workers = cfg_.num_parallel_workers(); in RunFirstEpoch() local 349 auto num_workers = cfg_.num_parallel_workers(); in RunReadEpoch() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/ |
D | blocking_counter_test.cc | 39 const int num_workers = 10; in TEST() local
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/gnn/ |
D | graph_data_server.cc | 29 GraphDataServer::GraphDataServer(const std::string &dataset_file, int32_t num_workers, const std::s… in GraphDataServer()
|