Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add normalization method to tucker_tensor class (similar to cp_tensor) #551

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

cohenjer
Copy link
Contributor

@cohenjer cohenjer commented Apr 11, 2024

A small PR to add normalization as a class method for tucker_tensor, which is something we already have for cp_tensor and is quite convenient in my humble opinion.

I can write a test but we already test tucker_normalize and this is just a wrapper.

This was also part of #542.

Copy link
Contributor

@aarmey aarmey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's fine to forgo a test here.

@aarmey aarmey merged commit a21f844 into tensorly:main Apr 11, 2024
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants