Function rcudnn::cudaGraphExecChildGraphNodeSetParams[][src]

pub unsafe extern "C" fn cudaGraphExecChildGraphNodeSetParams(
    hGraphExec: *mut CUgraphExec_st,
    node: *mut CUgraphNode_st,
    childGraph: *mut CUgraph_st
) -> cudaError