Home
last modified time | relevance | path

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

/third_party/mindspore/tests/ut/cpp/ops/
Dtest_ops_custom_predict.cc28 class TestCustomPredict : public UT::Common { class
30 TestCustomPredict() {} in TestCustomPredict() function in mindspore::ops::TestCustomPredict
35 TEST_F(TestCustomPredict, test_ops_custom_predict1) { in TEST_F() argument