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

Feat/matrix folding #2

Open
wants to merge 32 commits into
base: main
Choose a base branch
from
Open

Feat/matrix folding #2

wants to merge 32 commits into from

Conversation

Fantoni0
Copy link
Collaborator

@Fantoni0 Fantoni0 commented Jan 28, 2025

  • Implements Mova-like matrix folding as described in "Folding and Lookup Arguments for Proving Inference of Deep
    Learning Models"
    • Compatible with Sonobe library.
    • Does not implement any optimization for sparsity yet.
  • Fixes bug in PointVsLIne protocol.

@Fantoni0 Fantoni0 requested review from cupicmarko and NiDimi January 28, 2025 18:25
NiDimi and others added 10 commits January 28, 2025 22:04
-> Fixed an small issue where we were passing a ci in matrix that wasnt needed
-> Added test for correct re_prime
-> Added tests for mova_matrix variant of ptvsline
NiDimi and others added 3 commits January 29, 2025 16:14
Copy link
Collaborator

@NiDimi NiDimi left a comment

Choose a reason for hiding this comment

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

Left a few comments. Also, let me know what you think but we should open an issue about implementing a check check_evaluation for the mova_matrix.

folding-schemes/src/folding/nova/nifs/mova_matrix.rs Outdated Show resolved Hide resolved
folding-schemes/src/folding/nova/nifs/mova_matrix.rs Outdated Show resolved Hide resolved
folding-schemes/src/folding/nova/nifs/mova_matrix.rs Outdated Show resolved Hide resolved
folding-schemes/src/folding/nova/nifs/mova_matrix.rs Outdated Show resolved Hide resolved
folding-schemes/src/folding/nova/nifs/pointvsline.rs Outdated Show resolved Hide resolved
folding-schemes/src/utils/vec.rs Outdated Show resolved Hide resolved
@Fantoni0 Fantoni0 requested a review from NiDimi January 31, 2025 07:39
Copy link
Collaborator

@NiDimi NiDimi left a comment

Choose a reason for hiding this comment

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

Latest changes look good

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.

2 participants