Searched refs:TestEmbeddingLookup (Results 1 – 1 of 1) sorted by relevance
27 class TestEmbeddingLookup : public UT::Common { class29 TestEmbeddingLookup() {} in TestEmbeddingLookup() function in mindspore::ops::TestEmbeddingLookup34 TEST_F(TestEmbeddingLookup, test_ops_embedding_lookup1) { in TEST_F() argument