Home
last modified time | relevance | path

Searched defs:thread_num_ (Results 1 – 16 of 16) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/
Dsparse_to_dense_parameter.h28 int thread_num_; member
Dwhere_parameter.h32 int thread_num_; member
Dpooling_parameter.h52 int thread_num_; member
Dconv_parameter.h49 int thread_num_; member
127 int thread_num_; member
Dop_base.h262 int thread_num_; member
/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/base/
Ddetection_post_process_base.h42 int thread_num_ = 1; variable
/third_party/mindspore/mindspore/ccsrc/ps/core/communicator/
Dhttp_server.h77 size_t thread_num_; variable
Dtask_executor.h79 size_t thread_num_; variable
/third_party/mindspore/mindspore/lite/micro/coder/wrapper/int8/
Dresize_int8_wrapper.h32 int thread_num_; member
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/
Droi_pooling_fp32.h42 int thread_num_; member
/third_party/mindspore/mindspore/lite/micro/example/mnist_stm32f746/mnist_stm32f746/include/
Dcontext.h65 int thread_num_ = 2; /**< thread number config for thread pool */ member
/third_party/mindspore/mindspore/lite/src/
Dinner_kernel.h185 int thread_num_ = 1; variable
/third_party/mindspore/mindspore/lite/include/
Dcontext.h71 int thread_num_ = 2; /**< thread number config for thread pool */ member
/third_party/mindspore/mindspore/lite/test/ut/src/runtime/kernel/arm/int8/
Dscale_int8.cc37 int thread_num_ = 1; member in mindspore::TestScaleInt8
Dreduce_int8_tests.cc43 int thread_num_ = 1; member in mindspore::TestReduceInt8
/third_party/mindspore/mindspore/lite/test/ut/src/runtime/kernel/arm/fp32/
Dreduce_fp32_tests.cc48 int thread_num_ = 1; member in mindspore::TestReduceFp32