Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DMemoryAccess.cuh367 struct can_vectorize_up_to_helper { struct
369 static C10_HOST_DEVICE void apply(int &result, array_t pointers, traits _) { in apply()