Function cntk::ops::dropout [] [src]

pub fn dropout<T: Into<Variable>>(x: T, dropout_rate: f64) -> Function