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 Tucker and Tensor-Train / MPS factorization templates #339

Merged
merged 9 commits into from
Feb 5, 2025

Conversation

loreloc
Copy link
Member

@loreloc loreloc commented Jan 10, 2025

  • Add Tucker tensor factorization template
  • Add Tensor-Train / MPS tensor factorization template
  • Generalized Kronecker product layers and Tucker layers to have arity > 2.
  • Add support to specify different layers in CP and Tucker factorizations, e.g., Categorical.

Closes #310 .

@loreloc loreloc added the enhancement New feature or request label Jan 10, 2025
@loreloc loreloc added this to the cirkit 0.3.0 (reckoning) milestone Jan 10, 2025
@loreloc loreloc self-assigned this Jan 10, 2025
@loreloc loreloc changed the title Add Tucker and Tensor-Train / MPS factorizations Add Tucker and Tensor-Train / MPS factorization templates Jan 10, 2025
@loreloc loreloc merged commit 503dc96 into main Feb 5, 2025
1 of 2 checks passed
@loreloc loreloc deleted the tucker-tensor-train branch February 5, 2025 17:04
@loreloc loreloc restored the tucker-tensor-train branch February 5, 2025 17:20
@loreloc loreloc deleted the tucker-tensor-train branch February 5, 2025 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement tensor factorization templates
1 participant