Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DDilatedMaxPool2d.cpp89 TORCH_META_FUNC(max_pool2d_with_indices_backward) in TORCH_META_FUNC() argument
/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dlowering.py3928 def max_pool2d_with_indices_backward( function