Searched defs:HelperInterpCubic (Results 1 – 1 of 1) sorted by relevance
1274 struct HelperInterpCubic : public HelperInterpBase { struct1276 static const int interp_size = 4;1288 static inline std::vector<Tensor> compute_indices_weights( in compute_indices_weights()1333 static inline scalar_t aa_filter(scalar_t x) { in aa_filter()1350 static inline std::vector<Tensor> compute_index_ranges_weights( in compute_index_ranges_weights()1387 …tatic inline std::tuple<std::vector<Tensor>, int, unsigned int> compute_index_ranges_int16_weights( in compute_index_ranges_int16_weights()