Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DLoops.cuh124 using opmath_arg1_t = typename traits::template arg<0>::type; typedef
171 using opmath_arg1_t = typename traits::template arg<0>::type; in opmath_gpu_kernel_with_scalars() typedef