dante
|
f5f8ef56f7
|
chore: ezkl self update (#809)
|
2024-06-07 10:30:21 -04:00 |
|
dante
|
4a172877af
|
feat: add autocompletion tooling to cli (#805)
|
2024-05-30 16:44:24 -04:00 |
|
dante
|
6be3b1d663
|
chore: update alloy (#798)
|
2024-05-16 12:10:27 +09:00 |
|
dante
|
ed65e8c090
|
Revert "fix: revert maturin version (#795)"
This reverts commit d9f2adad99.
|
2024-05-13 12:41:02 +09:00 |
|
dante
|
d9f2adad99
|
fix: revert maturin version (#795)
|
2024-05-13 12:21:35 +09:00 |
|
dante
|
5125aaa090
|
chore: add aarch64 linux to release pipeline (#788)
|
2024-05-13 11:29:49 +09:00 |
|
dante
|
8f6c0aced5
|
chore: update tract (#784)
|
2024-04-30 13:31:33 +01:00 |
|
dante
|
860e9700a8
|
refactor!: swap integer rep to i64 from i128 (#781)
BREAKING CHANGE: may break w/ old compiled circuits
|
2024-04-26 16:16:55 -04:00 |
|
dante
|
316a9a3b40
|
chore: update tract (#766)
|
2024-04-04 18:07:08 +01:00 |
|
dante
|
5639d36097
|
chore: verify aggr wasm unit test (#760)
|
2024-04-01 20:54:20 +01:00 |
|
dante
|
3abb3aff56
|
feat: make selector polynomials optional (#753)
|
2024-03-22 09:28:28 +00:00 |
|
Ethan Cemer
|
56e2326be1
|
*nuke (#742)
|
2024-03-14 14:11:03 -05:00 |
|
dante
|
74feb829da
|
feat: parse command ast into flag strings (#720)
|
2024-02-21 00:38:26 +00:00 |
|
dante
|
e0771683a6
|
chore: update h2 curves (#709)
|
2024-02-10 22:54:38 +00:00 |
|
dante
|
85ee6e7f9d
|
refactor: use layout as the forward function (#707)
|
2024-02-08 21:15:46 +00:00 |
|
dante
|
df72e01414
|
feat: make selector compression optional (#696)
|
2024-01-24 00:09:00 +00:00 |
|
Alexander Camuto
|
31f58056a5
|
chore: bump py03
|
2024-01-21 20:58:32 +00:00 |
|
Jseam
|
be098505b5
|
fix: add docs and empty-cmd flag (#686)
|
2024-01-11 18:58:26 +00:00 |
|
dante
|
07a508016e
|
refactor: carry conv/deconv kernel info at the const node level (#684)
|
2024-01-09 19:20:16 +00:00 |
|
dante
|
22689cfdb6
|
feat: numerical accuracy reports post calibration (#647)
|
2024-01-06 17:31:13 +00:00 |
|
dante
|
e97713f97d
|
chore: update icicle to latest (#674)
---------
Co-authored-by: VitaliiH <vhnatyk@gmail.com>
Co-authored-by: Vitalii <vitalii@ingonyama.com>
|
2024-01-05 01:28:57 +00:00 |
|
dante
|
bb76d97d29
|
refactor: move rayon to maybe_rayon (#675)
|
2023-12-23 03:56:03 +00:00 |
|
dante
|
00b0e10b10
|
chore: add sha256 checks to srs downloads (#662)
|
2023-12-16 19:43:23 +00:00 |
|
dante
|
fd3159d860
|
refactor: rm encrypted vis (#660)
|
2023-12-16 10:00:44 +00:00 |
|
dante
|
5472ccb902
|
feat: layer-norm support (#638)
|
2023-11-29 12:48:52 +00:00 |
|
dante
|
4fcf775d77
|
feat: lookup modularity (#637)
|
2023-11-28 22:43:28 +00:00 |
|
dante
|
6082d71f08
|
fix: allow for 0 instance evm verifier (#622)
|
2023-11-21 00:45:07 +00:00 |
|
Jeremy Felder
|
97e473126d
|
feat: icicle integration (gpu proving) (#586)
---------
Co-authored-by: Alexander Camuto <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Alexander Camuto <alexander.camuto@st-hughs.ox.ac.uk>
|
2023-11-12 16:49:25 +00:00 |
|
dante
|
50ed2e2990
|
chore: cleanup integration tests (#600)
|
2023-11-11 08:58:44 +03:00 |
|
dante
|
19eff7ed00
|
refactor: simplify onnx load given tract updates (#597)
|
2023-11-08 06:12:30 +00:00 |
|
dante
|
77df15d152
|
fix: patch int to float cast and rounding ops (#580)
|
2023-10-27 20:43:00 +01:00 |
|
dante
|
a08b6db39c
|
chore: bump tract (#566)
|
2023-10-23 11:47:13 +01:00 |
|
dante
|
bd27720b7c
|
feat: kzgcommit vis (#562)
|
2023-10-19 21:16:51 +01:00 |
|
dante
|
a6242f69bd
|
chore: lookup overflow benches (#557)
|
2023-10-17 08:16:10 +01:00 |
|
samtvlabs
|
efe65f06a3
|
feat: adds rust hub bindings (#551)
---------
Co-authored-by: Alexander Camuto <45801863+alexander-camuto@users.noreply.github.com>
|
2023-10-17 00:54:01 +01:00 |
|
dante
|
67a247336e
|
refactor: roundtrip type conversion before converting to felt (#540)
|
2023-10-11 16:52:05 +01:00 |
|
dante
|
a9b8b7e508
|
feat: chunked mv-lookup (phase 3) (#528)
|
2023-10-09 15:07:32 +01:00 |
|
Ethan Cemer
|
a36b954737
|
feat: evm verifier calldata wasm binding (#536)
|
2023-10-09 14:00:03 +01:00 |
|
dante
|
790b37e32b
|
feat: (chunked) mv-lookup solidity verifier (phase 2) (#524)
|
2023-10-05 22:21:17 +01:00 |
|
dante
|
fdb17a9bf3
|
refactor: shplonk opening (+verifier) (#518)
---------
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>
|
2023-10-05 15:55:56 +01:00 |
|
dante
|
602d5b91a2
|
feat: mv lookup transition phase 1 (#498)
|
2023-09-27 23:53:31 +01:00 |
|
dante
|
a1cb555e79
|
fix: patch wasm <> rust vk discrepancy (#482)
|
2023-09-13 18:06:38 +01:00 |
|
dante
|
7c8c2db9c9
|
chore: tests with > 2000 columns (#478)
|
2023-09-12 22:06:28 +01:00 |
|
dante
|
47cc94e73a
|
feat: onehot op (#472)
|
2023-09-12 09:36:13 +01:00 |
|
dante
|
8ad1e8207a
|
chore: cleanup gbt sklearn example (#471)
|
2023-09-10 13:32:48 +01:00 |
|
dante
|
3f6441b89c
|
feat: GreaterEqual, LessEqual ops +lightgbm example notebook (#467)
|
2023-09-09 09:17:58 +01:00 |
|
dante
|
078caef19e
|
refactor: default copy constraint algo (#464)
|
2023-09-08 10:05:19 +01:00 |
|
dante
|
dc697b9ffc
|
feat: add new parallel implementation for permute_expression_pair (#450)
|
2023-09-03 09:43:00 +01:00 |
|
dante
|
e3828209ea
|
refactor: multiplicative rescaling + periodic rebasing + dissambiguate input & param scales (#446)
BREAKING CHANGES: split scale into 3 params
|
2023-08-31 12:05:36 +01:00 |
|
dante
|
692fac26c3
|
chore: bump tract and h2 (#438)
|
2023-08-26 10:54:43 +01:00 |
|