Searched defs:PixelShuffleOptions (Results 1 – 1 of 1) sorted by relevance
16 struct TORCH_API PixelShuffleOptions { struct17 PixelShuffleOptions(int64_t upscale_factor) in PixelShuffleOptions() function