Home
last modified time | relevance | path

Searched defs:dev_num (Results 1 – 25 of 45) sorted by relevance

12

/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/optimizer/parallel/
Dconv2d_info.cc240 size_t dev_num = strategy_.dev_num; in InferParallelCNodes() local
287 size_t dev_num = strategy_.dev_num; in GetNewConvPrimitive() local
333 size_t dev_num = strategy_.dev_num; in ConstructOutputCNodes() local
387 size_t dev_num = strategy_.dev_num; in InferReplaceOp() local
Ddepthwise_conv2d_info.cc194 size_t dev_num = splits_.size(); in CheckSplitOutputs() local
220 int64_t dev_num = static_cast<int64_t>(splits_.size()); in AdJustConvPrim() local
330 int dev_num = static_cast<int>(splits_.size()); in ConstructOutputCNodes() local
462 size_t dev_num = strategy_.dev_num; in InferParallelCNodes() local
511 size_t dev_num = strategy_.dev_num; in InferReplaceOp() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/ops_info/
Dbounding_box_encode_info.cc78 size_t dev_num = g_device_manager->GetDeviceListByStageId(stage_id).size(); in GenerateOpStrategies() local
102 Status BoundingBoxEncodeInfo::PrepareStrategy(int64_t stage_id, int64_t split_num, size_t dev_num, in PrepareStrategy()
Dlin_space_info.cc114 int64_t dev_num = g_device_manager->stage_device_num(); in GenerateBatchStrategies() local
225 int64_t dev_num = g_device_manager->stage_device_num(); in GenerateBatchStrategies() local
Dget_next_info.cc121 int64_t dev_num = full_batch ? 1 : g_device_manager->stage_device_num(); in CheckStrategy() local
Droi_align_info.cc113 int64_t dev_num = in InferBias() local
/third_party/ltp/testcases/kernel/syscalls/ustat/
Dustat01.c20 static dev_t dev_num; variable
/third_party/ltp/testcases/kernel/syscalls/ioctl/
Dioctl_loop03.c24 static int dev_num, dev_fd, file_fd, attach_flag; variable
Dioctl_loop04.c30 static int dev_num, dev_fd, file_fd, attach_flag; variable
Dioctl_loop05.c41 static int dev_num, dev_fd, block_devfd, attach_flag, logical_block_size; variable
Dioctl09.c22 static int dev_num, attach_flag, dev_fd; variable
Dioctl_loop01.c31 static int dev_num, attach_flag, dev_fd, parted_sup; variable
Dioctl_loop06.c23 static int dev_num, dev_fd, file_fd, attach_flag, loop_configure_sup = 1; variable
Dioctl_loop02.c109 int dev_num; in setup() local
Dioctl_loop07.c28 static int dev_num, dev_fd, file_fd, attach_flag, loop_configure_sup = 1; variable
/third_party/ltp/testcases/kernel/uevents/
Duevent01.c32 int pid, fd, dev_num; in verify_uevent() local
/third_party/mindspore/mindspore-src/source/tests/ut/python/parallel/
Dtest_shared_param_and_mix_precision.py66 def auto_parallel_compile_net(mode, dev_num, net, strategy1=None, strategy2=None, enable_parallel_o… argument
Dtest_range.py67 dev_num = 4 variable
Dtest_batchnorm_batch_parallel.py33 dev_num = 8 variable
Dtest_parallel_optimizer_shared_cast.py73 def auto_parallel_compile_net(mode, dev_num, net, strategy1=None, strategy2=None, argument
Dtest_global_norm.py110 def auto_parallel_compile_net(mode, dev_num, net, strategy1=None, strategy2=None, argument
Dtest_parallel_optimizer.py134 def auto_parallel_compile_net(mode, dev_num, net, strategy1=None, strategy2=None, search_mode="dyna… argument
/third_party/ltp/testcases/kernel/device-drivers/zram/
Dzram03.c33 static int modprobe, dev_num, hot_add_flag; variable
/third_party/mindspore/mindspore-src/source/tests/ut/cpp/parallel/tensor_layout/
Dconstruct_operator_test.cc134 int64_t dev_num = 8; in TEST_F() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/tensor_layout/
Dredistribution_operator_infer.cc179 int64_t dev_num = dev_mat_.GetDimByReverseIdx(LongToSize(out_dim)); in InferPermuteByAxis() local

12