Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DTensorUtils.h40 struct TORCH_API TensorGeometryArg { struct
44 /* implicit */ TensorGeometryArg(TensorArg arg) in TensorGeometryArg() argument
46 TensorGeometryArg(TensorGeometry tensor, const char* name, int pos) in TensorGeometryArg() function