Searched defs:PixelUnshuffle (Results 1 – 5 of 5) sorted by relevance
65 class PixelUnshuffle(Module): class
713 class PixelUnshuffle(torch.nn.Module): class
1768 TEST_F(FunctionalTest, PixelUnshuffle) { in TEST_F() argument
2935 TEST_F(ModulesTest, PixelUnshuffle) { in TEST_F() argument
7087 class PixelUnshuffle(torch.nn.Module): class