T3Weights.unstack ================= .. py:method:: t3toolbox.tucker_tensor_train.T3Weights.unstack() .. code-block:: python def unstack(self): # array-like tree of T3Weights mirroring stack_shape Unstack a stack of weights into an array-like tree (mirrors ``TuckerTensorTrain.unstack``).