tt_sketch.tt_svd
Implements TT-SVD algorithm
- tt_sketch.tt_svd.tt_svd(tensor: Tensor, rank: Optional[Union[int, Tuple[int, ...]]] = None) TensorTrain[source]
Compute the TT-SVD of an array in a left-to-right sweep
Implements TT-SVD algorithm
Compute the TT-SVD of an array in a left-to-right sweep