Function rcudnn_sys::cudnnGetConvolutionMathType[][src]

pub unsafe extern "C" fn cudnnGetConvolutionMathType(
    convDesc: cudnnConvolutionDescriptor_t,
    mathType: *mut cudnnMathType_t
) -> cudnnStatus_t