/third_party/mindspore/tests/ut/cpp/parallel/ops_info/ |
D | reshape_test.cc | 143 TensorMap output_expect = {-1, -1}; in TEST_F() local 164 TensorMap output_expect = {-1, -1}; in TEST_F() local
|
D | matmul_info_test.cc | 176 TensorMap output_expect = {4, 3, 2, 0}; in TEST_F() local 202 TensorMap output_expect = {4, 3, 2, 0}; in TEST_F() local 228 TensorMap output_expect = {4, 3, 2, 0}; in TEST_F() local 331 TensorMap output_expect = {4, 3, 2, 0}; in TEST_F() local
|
D | prelu_test.cc | 110 TensorMap output_expect = {4, 3, 2, 1}; in TEST_F() local 215 TensorMap output_expect = {2, 1}; in TEST_F() local
|
D | tanh_info_test.cc | 106 TensorMap output_expect = {3, 2, 1, 0}; in TEST_F() local
|
D | pow_info_test.cc | 106 TensorMap output_expect = {2, 1, 0}; in TEST_F() local
|
D | gelu_info_test.cc | 106 TensorMap output_expect = {3, 2, 1, 0}; in TEST_F() local
|
D | log_softmax_info_test.cc | 107 TensorMap output_expect = {3, 2, 1, 0}; in TEST_F() local
|
D | activation_info_test.cc | 107 TensorMap output_expect = {3, 2, 1, 0}; in TEST_F() local
|
D | tmpidentity_test.cc | 108 TensorMap output_expect = {3, 2, 1, 0}; in TEST_F() local
|
D | onehot_info_test_axis_0.cc | 112 TensorMap output_expect = {0, 1}; in TEST_F() local
|
D | softmax_info_test.cc | 111 TensorMap output_expect = {3, 2, 1, 0}; in TEST_F() local
|
D | l2_normalize_info_test.cc | 107 TensorMap output_expect = {2, 1, 0}; in TEST_F() local
|
D | transpose_test.cc | 122 TensorMap output_expect = {0, 1}; in TEST_F() local
|
D | onehot_info_test.cc | 112 TensorMap output_expect = {1, 0}; in TEST_F() local
|
D | reduce_method_test.cc | 111 TensorMap output_expect = {2, 1}; in TEST_F() local
|
D | tensor_add_info_test.cc | 112 TensorMap output_expect = {2, 1, 0}; in TEST_F() local
|