Searched defs:HelperInterpLinear (Results 1 – 1 of 1) sorted by relevance
1154 struct HelperInterpLinear : public HelperInterpBase { struct1156 static const int interp_size = 2;1168 static inline std::vector<Tensor> compute_indices_weights( in compute_indices_weights()1209 static inline scalar_t aa_filter(scalar_t x) { in aa_filter()1217 static inline std::vector<Tensor> compute_index_ranges_weights( in compute_index_ranges_weights()1254 …tatic inline std::tuple<std::vector<Tensor>, int, unsigned int> compute_index_ranges_int16_weights( in compute_index_ranges_int16_weights()