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ยง
- RngFill
Uniform Op - Uniform RNG fill op for graph capture.