Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cpu/
H A DUpSampleKernel.cpp261 struct CheckAlmostAllZeroStrides { struct
262 static inline bool eval(const int64_t* strides) { in eval()
278 struct CheckAlmostAllZeroStrides<0, non_zero_stride_dim, scalar_t, index_t, interp_size> { struct
279 static inline bool eval(const int64_t* /*strides*/) { in eval()