Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 280 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 280 Bytes

Halo2CNN

Contents:

  1. Random Image and Filter Generation
  2. Circuit creation
  3. Custom gate for Convolution Operation
  4. Lookup table for ReLU
  5. MockProver

Requirements: Rust Version >= 1.56.1, Stable

Steps to Run:

cargo build
cargo run