improve arithmetics efficiency of expression#1122
Open
Conversation
670c499 to
530c90b
Compare
Collaborator
Author
circuit stats on dag
|
Collaborator
Author
|
cache with append only index version some issue:
|
Collaborator
Author
|
Removed zero/one expression
|
Collaborator
Author
|
Monomial vs Dag add/mul
|
Collaborator
Author
|
Example StackTable_Memory_RAM zero_expr StackTable_Memory_RAM monomial term |
Collaborator
Author
|
Build dag from monomial term with common-subtree-extraction
|
81f1452 to
87b24ef
Compare
87b24ef to
d09d75b
Compare
1925a42 to
0deb195
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Related to
gpu PR: https://github.com/scroll-tech/ceno-gpu/pull/100/
gkr-backend PR scroll-tech/gkr-backend#17
change scope
add newprove_generic_sumcheck_gpu_v2and prove with dag expressionprove_generic_sumcheck_gpuand defer flow selection in gpu impldesign rationale
setup dag-expression along with monomial term in vk, so prover can choose optimal strategy accordingly