Function rcudnn_sys::cudnnSetConvolutionMathType[][src]

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