dante
|
d9f2adad99
|
fix: revert maturin version (#795)
v11.0.8
|
2024-05-13 12:21:35 +09:00 |
|
dante
|
5125aaa090
|
chore: add aarch64 linux to release pipeline (#788)
v11.0.7
|
2024-05-13 11:29:49 +09:00 |
|
Jseam
|
f1950e6cd0
|
docs: add polycommit to RunArgs (#794)
|
2024-05-10 22:19:05 +09:00 |
|
dante
|
998ca22c2a
|
chore: make most command struct args Option (#793)
|
2024-05-10 22:02:34 +09:00 |
|
dante
|
5c574adc31
|
chore: logistic regression example (#792)
|
2024-05-08 20:30:13 +09:00 |
|
dante
|
749e0ba652
|
chore: update h2 solidity verifier (#787)
|
2024-05-03 01:25:14 +01:00 |
|
dante
|
d464ddf6b6
|
chore: medium sized lstm example (#785)
|
2024-05-01 16:35:11 +01: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 |
|
Ethan Cemer
|
32dd4a854f
|
fix: patch npm package build failure (#782)
|
2024-04-25 10:38:06 -04:00 |
|
dante
|
924f7c0420
|
fix: simplify kzg-commit (#780)
v10.4.2
|
2024-04-24 11:57:20 -04:00 |
|
dante
|
ae03b6515b
|
fix: update vis settings on help (#779)
|
2024-04-22 16:23:19 -04:00 |
|
Ethan Cemer
|
bae2e9e22b
|
feat: kzgCommit wasm method (#778)
|
2024-04-18 19:22:11 -04:00 |
|
dante
|
4a93d31869
|
fix: accomodate modules in col-overflow (#777)
|
2024-04-18 17:13:31 -04:00 |
|
dante
|
88dd83dbe5
|
fix: default compiled model paths in python (#776)
|
2024-04-15 12:01:21 -04:00 |
|
Ethan Cemer
|
f05f83481e
|
chore: update eth postgres (#769)
---------
Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
|
2024-04-13 08:08:09 -04:00 |
|
Ethan Cemer
|
8aaf518b5e
|
fix: fix @ezkljs/verify etherumjs deps (#765)
|
2024-04-12 18:24:59 -04:00 |
|
katsumata
|
1b7b43e073
|
fix: Improve EZKL installation script reliability (#774)
|
2024-04-09 16:07:39 -04:00 |
|
dante
|
f78618ec59
|
feat: full ND conv and pool (#770)
|
2024-04-06 23:29:30 +01:00 |
|
Jseam
|
0943e534ee
|
docs: automated sphinx documentation for python bindings (#714)
---------
Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-04-05 18:33:06 +01:00 |
|
dante
|
316a9a3b40
|
chore: update tract (#766)
v10.2.8
|
2024-04-04 18:07:08 +01:00 |
|
dante
|
5389012b68
|
fix: patch large batch ex (#763)
v10.2.7
|
2024-04-03 02:33:57 +01:00 |
|
dante
|
48223cca11
|
fix: make commitment optional for backwards compat (#762)
v10.2.6
|
2024-04-03 02:26:50 +01:00 |
|
dante
|
32c3a5e159
|
fix: hold stacked outputs in a separate map
v10.2.5
|
2024-04-02 21:37:20 +01:00 |
|
dante
|
ff563e93a7
|
fix: bump python version (#761)
v10.2.4
|
2024-04-02 17:08:26 +01:00 |
|
dante
|
5639d36097
|
chore: verify aggr wasm unit test (#760)
v10.2.3
|
2024-04-01 20:54:20 +01:00 |
|
dante
|
4ec8d13082
|
chore: verify aggr in wasm (#758)
v10.2.2
|
2024-03-29 23:28:20 +00:00 |
|
dante
|
12735aefd4
|
chore: reduce softmax recip DR (#756)
v10.2.1
|
2024-03-27 01:14:29 +00:00 |
|
dante
|
7fe179b8d4
|
feat: dictionary of reusable constants (#754)
v10.2.0
|
2024-03-26 13:12:09 +00:00 |
|
Ethan Cemer
|
3be988a6a0
|
fix: use pnpm in build script for in-browser-evm-verifier (#752)
v10.1.1
|
2024-03-25 23:23:02 +00:00 |
|
dante
|
3abb3aff56
|
feat: make selector polynomials optional (#753)
v10.1.0
|
2024-03-22 09:28:28 +00:00 |
|
dante
|
338788cb8f
|
fix: lookup safety = 1 during calibration falls OOR (#750)
v10.0.5
|
2024-03-21 08:53:43 +00:00 |
|
Sung Jun Eun
|
feb3b1b475
|
fix: array element encapsulation in ezkl_demo.ipynb (#747)
v10.0.4
|
2024-03-21 08:51:01 +00:00 |
|
dante
|
e134d86756
|
refactor: apply num-inner cols to constant assignments as well (#749)
v10.0.3
|
2024-03-20 23:51:38 +00:00 |
|
dante
|
6819a3acf6
|
chore: more complete coverage tests (#748)
v10.0.2
|
2024-03-20 18:53:47 +00:00 |
|
dante
|
2ccf056661
|
fix: logrows reset after graph creation can cause extended K overflow (#745)
v10.0.1
|
2024-03-20 10:15:11 +00:00 |
|
dante
|
a5bf64b1a2
|
feat!: ipa commitments (#740)
BREAKING CHANGE: commitment is now an added flag
v10.0.0
|
2024-03-16 16:31:01 +00:00 |
|
Ethan Cemer
|
56e2326be1
|
*nuke (#742)
v9.6.1
|
2024-03-14 14:11:03 -05:00 |
|
Ethan Cemer
|
2be181db35
|
feat: merge @ezkljs/verify package into core repo. (#736)
v9.6.0
|
2024-03-14 01:13:14 +00:00 |
|
jmjac
|
de9e3f2673
|
Add __version__ to python bindings (#739)
v9.5.1
|
2024-03-13 14:22:20 +00:00 |
|
dante
|
a1450f8df7
|
feat: gather_nd/scatter_nd support (#737)
v9.5.0
|
2024-03-11 22:05:40 +00:00 |
|
dante
|
ea535e2ecd
|
refactor: use linear index constraints for gather and scatter (#735)
v9.4.5
|
2024-03-09 18:00:21 +00:00 |
|
Alexander Camuto
|
f8aa91ed08
|
fix: windows compile
v9.4.4
|
2024-03-06 11:40:44 +00:00 |
|
dante
|
a59e3780b2
|
chore: rm recip_int helper (#733)
v9.4.3
|
2024-03-05 21:51:14 +00:00 |
|
dante
|
345fb5672a
|
chore: cleanup unused args (#732)
v9.4.2
|
2024-03-05 13:43:29 +00:00 |
|
dante
|
70daaff2e4
|
chore: cleanup calibrate (#731)
v9.4.1
|
2024-03-04 17:52:11 +00:00 |
|
dante
|
a437d8a51f
|
feat: "sub"-dynamic tables (#730)
v9.4.0
|
2024-03-04 10:35:28 +00:00 |
|
Ethan Cemer
|
fe535c1cac
|
feat: wasm felt to little endian string (#729)
---------
Co-authored-by: Alexander Camuto <45801863+alexander-camuto@users.noreply.github.com>
v9.3.0
|
2024-03-01 14:06:20 +00:00 |
|
dante
|
3e8dcb001a
|
chore: test for reduced-srs on wasm bundle (#728)
---------
Co-authored-by: Ethan <tylercemer@gmail.com>
v9.2.1
|
2024-03-01 13:23:07 +00:00 |
|
dante
|
14786acb95
|
feat: dynamic lookups (#727)
v9.2.0
|
2024-03-01 01:44:45 +00:00 |
|