Home
last modified time | relevance | path

Searched defs:PixelShuffleOptions (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/api/include/torch/nn/options/
H A Dpixelshuffle.h16 struct TORCH_API PixelShuffleOptions { struct
17 PixelShuffleOptions(int64_t upscale_factor) in PixelShuffleOptions() function