Searched defs:TestCustomPredict (Results 1 – 1 of 1) sorted by relevance
28 class TestCustomPredict : public UT::Common { class30 TestCustomPredict() {} in TestCustomPredict() function in mindspore::ops::TestCustomPredict35 TEST_F(TestCustomPredict, test_ops_custom_predict1) { in TEST_F() argument