t3toolbox.backend.tucker_tensor_train.ragged_t3_operations.t3_unstack#
- t3toolbox.backend.tucker_tensor_train.ragged_t3_operations.t3_unstack(x: t3toolbox.backend.common.typ.Tuple[t3toolbox.backend.common.typ.Sequence[t3toolbox.backend.common.NDArray], t3toolbox.backend.common.typ.Sequence[t3toolbox.backend.common.NDArray]])#
Given multiple stacked T3s, this unstacks them into an array-like structure of nested tuples with the same “shape” as the stacking shape.