Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/api/include/torch/nn/modules/
H A Dpixelshuffle.h28 struct TORCH_API PixelShuffleImpl struct
43 /// A `ModuleHolder` subclass for `PixelShuffleImpl`. argument
/aosp_15_r20/external/pytorch/torch/csrc/api/src/nn/modules/
H A Dpixelshuffle.cpp8 PixelShuffleImpl::PixelShuffleImpl(const PixelShuffleOptions& options_) in PixelShuffleImpl() function in torch::nn::PixelShuffleImpl