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