Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DMemoryAccess.cuh58 struct vectorized_load_helper { struct
60 static __device__ void apply(policy_t &self, args_t *args, int idx) { in apply()