t3toolbox.OLD_uniform.check_ut3#
- t3toolbox.OLD_uniform.check_ut3(cores: UniformTuckerTensorTrain, masks: UniformEdgeWeights) None#
Check internal shape consistency of UniformTuckerTensorTrain.
- Parameters:
cores (UniformTuckerTensorTrainCores) – Cores of the uniform Tucker tensor train
masks (UniformTuckerTensorTrainEdgeMasks) – Edge masks for the uniform Tucker tensor train
Raises
-------
RuntimeError – Raised if internal shapes are inconsistent.