Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DPixelShuffle.cpp83 const auto self_sizes_batch_end = self.sizes().end() - NUM_NON_BATCH_DIMS; in math_pixel_shuffle() local
124 const auto self_sizes_batch_end = self.sizes().end() - NUM_NON_BATCH_DIMS; in math_pixel_unshuffle() local