Skip to main content

load_network_custom

Function load_network_custom 

Source
pub unsafe extern "C" fn load_network_custom(
    cfg: *mut c_char,
    weights: *mut c_char,
    clear: c_int,
    batch: c_int,
) -> *mut network