To fix CP unit tests, we can force the decompositions to use a large rank such that they most likely will find the nearly exact solution (to a finite ALS optimization parameter). Also switch multiple tests to use HOSVD initialization to make them faster with large rank. Comment out hard tests (where 6 and more factor matrices are trying to be determined simultaneously)
To fix CP unit tests, we can force the decompositions to use a large rank such that they most likely will find the nearly exact solution (to a finite ALS optimization parameter). Also switch multiple tests to use HOSVD initialization to make them faster with large rank. Comment out hard tests (where 6 and more factor matrices are trying to be determined simultaneously)