torch_sys

Function ato_rms_prop

source
pub unsafe extern "C" fn ato_rms_prop(
    lr: f64,
    alpha: f64,
    eps: f64,
    wd: f64,
    momentum: f64,
    centered: c_int,
) -> *mut C_optimizer