Rank 1 tensor decomposition #63
Labels
type:enhancement
New feature or request
type:good first issue
Good for newcomers
type:help wanted
Extra attention is needed
We'd like to have a tensor LMO for tensor nuclear norm constraints. Therefore, an implementation of https://hal.archives-ouvertes.fr/hal-01385538/file/SeROAP_final.pdf (or some other rank 1 tensor decomposition algorithm) would be nice.
Our NuclearNormBall.lmo should do this by default for tensor inputs of shape
(batch_size, *shape)
.The text was updated successfully, but these errors were encountered: