Home
last modified time | relevance | path

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

/external/pytorch/aten/src/ATen/native/
DPooling.cpp162 auto output_and_indices = at::max_pool2d_with_indices( in max_pool2d() local
182 auto output_and_indices = at::max_pool3d_with_indices( in max_pool3d() local