Searched refs:EmbeddingConvLinearModule (Results 1 – 2 of 2) sorted by relevance
1715 m_eager = TestHelperModules.EmbeddingConvLinearModule().eval()
2871 class EmbeddingConvLinearModule(torch.nn.Module): class in TestHelperModules