Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DGridSamplerUtils.h22 inline void check_grid_sampler_common( in check_grid_sampler_common() function
/aosp_15_r20/external/pytorch/torch/
H A D_meta_registrations.py4627 def check_grid_sampler_common(input: Tensor, grid: Tensor): function