Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DUpSampleNearest2d.cpp52 TORCH_META_FUNC(upsample_nearest2d_backward) ( in TORCH_META_FUNC() argument
/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dlowering.py4481 def upsample_nearest2d_backward( function
/aosp_15_r20/external/pytorch/torch/
H A D_meta_registrations.py5790 def upsample_nearest2d_backward( function