Home
last modified time | relevance | path

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

/third_party/mindspore/tests/ut/cpp/ops/
Dtest_ops_gather.cc27 class TestGather : public UT::Common { class
29 TestGather() {} in TestGather() function in mindspore::ops::TestGather
34 TEST_F(TestGather, test_gather) { in TEST_F() argument