Skip to main content

network_predict

Function network_predict 

Source
pub unsafe extern "C" fn network_predict(
    net: network,
    input: *mut f32,
) -> *mut f32