/third_party/mindspore/tests/ut/cpp/parallel/ops_info/ |
D | onehot_info_test_axis_0.cc | 140 Shape output_slice_shape = output_tensor_info.slice_shape(); in TEST_F() local 162 Shape output_slice_shape = output_tensor_info.slice_shape(); in TEST_F() local 184 Shape output_slice_shape = output_tensor_info.slice_shape(); in TEST_F() local
|
D | onehot_info_test.cc | 140 Shape output_slice_shape = output_tensor_info.slice_shape(); in TEST_F() local 162 Shape output_slice_shape = output_tensor_info.slice_shape(); in TEST_F() local 184 Shape output_slice_shape = output_tensor_info.slice_shape(); in TEST_F() local
|
D | reshape_test.cc | 107 Shape output_slice_shape = output_tensor_info.slice_shape(); in TEST_F() local 128 Shape output_slice_shape = output_tensor_info.slice_shape(); in TEST_F() local
|
D | prelu_test.cc | 94 Shape output_slice_shape = output_tensor_info.slice_shape(); in TEST_F() local 199 Shape output_slice_shape = output_tensor_info.slice_shape(); in TEST_F() local
|
D | tanh_info_test.cc | 91 Shape output_slice_shape = output_tensor_info.slice_shape(); in TEST_F() local
|
D | pow_info_test.cc | 91 Shape output_slice_shape = output_tensor_info.slice_shape(); in TEST_F() local
|
D | gelu_info_test.cc | 91 Shape output_slice_shape = output_tensor_info.slice_shape(); in TEST_F() local
|
D | log_softmax_info_test.cc | 92 Shape output_slice_shape = output_tensor_info.slice_shape(); in TEST_F() local
|
D | activation_info_test.cc | 92 Shape output_slice_shape = output_tensor_info.slice_shape(); in TEST_F() local
|
D | tmpidentity_test.cc | 93 Shape output_slice_shape = output_tensor_info.slice_shape(); in TEST_F() local
|
D | matmul_info_test.cc | 261 Shape output_slice_shape = output_tensor_info.slice_shape(); in TEST_F() local 287 Shape output_slice_shape = output_tensor_info.slice_shape(); in TEST_F() local 313 Shape output_slice_shape = output_tensor_info.slice_shape(); in TEST_F() local
|
D | softmax_info_test.cc | 96 Shape output_slice_shape = output_tensor_info.slice_shape(); in TEST_F() local
|
D | l2_normalize_info_test.cc | 92 Shape output_slice_shape = output_tensor_info.slice_shape(); in TEST_F() local
|
D | transpose_test.cc | 107 Shape output_slice_shape = output_tensor_info.slice_shape(); in TEST_F() local
|
D | reduce_method_test.cc | 96 Shape output_slice_shape = output_tensor_info.slice_shape(); in TEST_F() local
|
D | tensor_add_info_test.cc | 96 Shape output_slice_shape = output_tensor_info.slice_shape(); in TEST_F() local
|
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/ops_info/ |
D | reduce_method_info.cc | 362 Shape output_slice_shape = outputs_slice_shape.at(0); in InferTensorInfo() local 491 Shape output_slice_shape = outputs_slice_shape.at(0); in InferTensorInfo() local
|
/third_party/mindspore/tests/ut/cpp/parallel/auto_parallel/ |
D | operator_costmodel_test.cc | 173 Shape output_slice_shape = {8, 32, 8, 8}; in TEST_F() local
|
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/auto_parallel/ |
D | operator_costmodel.cc | 302 Shape output_slice_shape = output_info.slice_shape(); in GetForwardComputationCost() local 1649 Shape output_slice_shape = outputs[0].slice_shape(); in GetForwardComputationCost() local 1730 Shape output_slice_shape = outputs[0].slice_shape(); in GetForwardComputationCost() local
|