Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/api/include/torch/nn/options/
H A Dvision.h20 struct TORCH_API GridSampleFuncOptions { struct
21 typedef std::variant<enumtype::kBilinear, enumtype::kNearest> mode_t;
24 padding_mode_t;