Home
last modified time | relevance | path

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

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