Skip to content

Commit

Permalink
Config out the compact gate stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminsavage committed Oct 9, 2023
1 parent 9bdff21 commit 7fd070c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/protocol/prf_sharding/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ use crate::{
seq_join::{seq_join, seq_try_join_all},
};

#[cfg(feature = "descriptive-gate")]
pub mod feature_label_dot_product;

pub struct PrfShardedIpaInputRow<BK: GaloisField, TV: GaloisField> {
Expand Down

0 comments on commit 7fd070c

Please sign in to comment.