Searched defs:num_cpu_ (Results 1 – 2 of 2) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/perf/ | ||
| D | cpu_sampler.h | 81 static int32_t num_cpu_; variable |
| D | cpu_sampler.cc | 43 int32_t SystemInfo::num_cpu_ = get_nprocs_conf(); member in mindspore::dataset::SystemInfo |