-
Notifications
You must be signed in to change notification settings - Fork 39
WIP improve arithmetics efficiency of expression #1122
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
base: master
Are you sure you want to change the base?
Conversation
670c499 to
530c90b
Compare
circuit stats on dag
|
|
cache with append only index version some issue:
|
|
Removed zero/one expression
|
|
Monomial vs Dag add/mul
|
|
Example StackTable_Memory_RAM zero_expr StackTable_Memory_RAM monomial term |
|
Build dag from monomial term with common-subtree-extraction
|
81f1452 to
87b24ef
Compare
87b24ef to
d09d75b
Compare
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