zkonduit / ezkl

ezkl is an engine for doing inference for deep learning models and other computational graphs in a zk-snark (ZKML). Use it from Python, Javascript, or the command line.
https://docs.ezkl.xyz/
947 stars 142 forks source link

docs: add batch demo #849

Closed JSeam2 closed 1 month ago

JSeam2 commented 1 month ago

Changes:

  1. Adds a batch version of the ezkl demo to illustrate how batched inputs and outputs work.