Skip to main content

make_synthetic_leaves

Function make_synthetic_leaves 

Source
pub fn make_synthetic_leaves(
    n: usize,
    device_ctx: &GpuDeviceCtx,
) -> Result<DeviceBuffer<Frac<EF>>, FractionalSumcheckError>
Expand description

Generate random fractional leaves on device for benchmarking.