Function rcudnn_sys::cudaGraphExecChildGraphNodeSetParams[][src]

pub unsafe extern "C" fn cudaGraphExecChildGraphNodeSetParams(
    hGraphExec: cudaGraphExec_t,
    node: cudaGraphNode_t,
    childGraph: cudaGraph_t
) -> cudaError_t