Tensor¤ Tensor ¤ Tensor( data: ( ConstType | bytes | list | tuple | UOp | "numpy.ndarray" | Path | None ), device: str | tuple | list | None = None, dtype: DTypeLike | None = None, ) Bases: OpMixin A Tensor is a multi-dimensional matrix containing elements of a single data type.