Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cpu/
H A DUpSampleKernel.cpp1034 struct HelperInterpNearest : public HelperInterpBase { struct
1040 static const int interp_size = 1;
1042 static inline void init_indices_weights( in init_indices_weights()
1067 static inline std::vector<Tensor> compute_indices_weights( in compute_indices_weights()