[][src]Function darknet_sys::train_network_sgd

pub unsafe extern "C" fn train_network_sgd(
    net: *mut network,
    d: data,
    n: c_int
) -> f32