Skip to main content

cudnnSetConvolutionMathType

Function cudnnSetConvolutionMathType 

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