Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/api/include/torch/nn/functional/
H A Dvision.h57 inline Tensor grid_sample( in grid_sample() function
/aosp_15_r20/external/pytorch/torch/nn/
H A Dfunctional.py4754 def grid_sample( function