Function rcudnn_sys::cudaGraphExecUpdate
source · pub unsafe extern "C" fn cudaGraphExecUpdate(
hGraphExec: cudaGraphExec_t,
hGraph: cudaGraph_t,
hErrorNode_out: *mut cudaGraphNode_t,
updateResult_out: *mut cudaGraphExecUpdateResult
) -> cudaError_t