Function rcudnn_sys::cudnnGetConvolutionReorderType[][src]

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