Searched defs:TensorGeometryArg (Results 1 – 1 of 1) sorted by relevance
40 struct TORCH_API TensorGeometryArg { struct44 /* implicit */ TensorGeometryArg(TensorArg arg) in TensorGeometryArg() argument46 TensorGeometryArg(TensorGeometry tensor, const char* name, int pos) in TensorGeometryArg() function