Skip to main content

Module rng_fill_uniform

Module rng_fill_uniform 

Source
Expand description

Uniform RNG fill op for super::super::GraphOp.

Wraps crate::kernel::record::RngFillUniformOp / crate::kernel::record::RngRecorder into a single GraphOp-implementing type. Gated on the curand feature.

Structsยง

RngFillUniformOp
Uniform RNG fill op for graph capture.