Function rcudnn_sys::cudnnSaveAlgorithm[][src]

pub unsafe extern "C" fn cudnnSaveAlgorithm(
    handle: cudnnHandle_t,
    algoDesc: cudnnAlgorithmDescriptor_t,
    algoSpace: *mut c_void,
    algoSpaceSizeInBytes: usize
) -> cudnnStatus_t