Function rcudnn_sys::cudnnRestoreAlgorithm
source · pub unsafe extern "C" fn cudnnRestoreAlgorithm(
handle: cudnnHandle_t,
algoSpace: *mut c_void,
algoSpaceSizeInBytes: usize,
algoDesc: cudnnAlgorithmDescriptor_t
) -> cudnnStatus_t