Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/cuda/
H A DCUDAApplyUtils.cuh225 struct ApplyOp1 { struct
227 static void apply(detail::TensorInfo<scalar, IndexType> &a, const Op &op, int n, in apply()
246 struct ApplyOp1<Op, scalar, IndexType, ADims, 0, Offset> { struct
248 static void apply(detail::TensorInfo<scalar, IndexType> &a, const Op &op, in apply()
259 struct ApplyOp1<Op, scalar, IndexType, ADims, 0, Offsets...> { struct
261 static void apply(detail::TensorInfo<scalar, IndexType> &a, const Op &op, int n, in apply()