Function primitiv::functions::lrelu [] [src]

pub fn lrelu<T: AsRef<Var>, Var>(x: T) -> Var where
    FuncImpls<Var>: Functions<Var>,