Searched defs:TestGather (Results 1 – 1 of 1) sorted by relevance
27 class TestGather : public UT::Common { class29 TestGather() {} in TestGather() function in mindspore::ops::TestGather34 TEST_F(TestGather, test_gather) { in TEST_F() argument