Function rcudnn_sys::cudnnSetConvolutionReorderType[][src]

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