Function rcudnn::cudnnSetConvolutionReorderType[][src]

pub unsafe extern "C" fn cudnnSetConvolutionReorderType(
    convDesc: *mut cudnnConvolutionStruct,
    reorderType: cudnnReorderType_t
) -> cudnnStatus_t