Home
last modified time | relevance | path

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

/third_party/mindspore/tests/ut/cpp/parallel/ops_info/
Dlog_softmax_info_test.cc33 class TestLogSoftmaxInfo : public UT::Common { class
35 TestLogSoftmaxInfo() {} in TestLogSoftmaxInfo() function in mindspore::parallel::TestLogSoftmaxInfo
66 TEST_F(TestLogSoftmaxInfo, InferDevMatrixShape1) { in TEST_F() argument
77 TEST_F(TestLogSoftmaxInfo, InferSliceShape1) { in TEST_F() argument
98 TEST_F(TestLogSoftmaxInfo, GetTensorLayout1) { in TEST_F() argument
119 TEST_F(TestLogSoftmaxInfo, GetForwardOp1) { in TEST_F() argument
130 TEST_F(TestLogSoftmaxInfo, GetMirrorOPs1) { in TEST_F() argument
142 TEST_F(TestLogSoftmaxInfo, CheckStrategy1) { in TEST_F() argument
151 TEST_F(TestLogSoftmaxInfo, CheckStrategy2) { in TEST_F() argument
160 TEST_F(TestLogSoftmaxInfo, CheckStrategy3) { in TEST_F() argument
[all …]