Home
last modified time | relevance | path

Searched defs:kMaxThreadNum (Results 1 – 7 of 7) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/common/
Dthread_pool.cc29 const size_t kMaxThreadNum = 23; variable
/third_party/mindspore/mindspore/ccsrc/ps/random_normal/
Drandom_normal.cc26 static const uint32_t kMaxThreadNum = 16; variable
/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/fp32/
Dl2_norm_fp32.cc31 const int kMaxThreadNum = 8; variable
/third_party/mindspore/mindspore/ccsrc/runtime/framework/actor/
Dactor_common.cc28 const size_t kMaxThreadNum = 23; in ComputeThreadNums() local
/third_party/mindspore/mindspore/ccsrc/ps/ps_cache/
Dps_cache_manager.h42 constexpr size_t kMaxThreadNum = 16; variable
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/
Dcpu_kernel.cc153 const size_t kMaxThreadNum = 23; in GetActorMgrInnerThreadPool() local
/third_party/mindspore/mindspore/ccsrc/ps/
Dparameter_server.cc23 static const uint32_t kMaxThreadNum = 16; variable