tensorly.tt_matrix
.tt_matrix_to_vec
- tt_matrix_to_vec(tt_matrix)[source]
- Returns the tensor defined by its TT-Matrix format (‘factors’) into
its vectorized format
- Parameters:
- factorslist of 3D-arrays
TT factors
- Returns:
- 1-D array
format of tensor defined by ‘factors’