Function rcudnn::cudaGraphExecKernelNodeSetParams
source · pub unsafe extern "C" fn cudaGraphExecKernelNodeSetParams(
hGraphExec: *mut CUgraphExec_st,
node: *mut CUgraphNode_st,
pNodeParams: *const cudaKernelNodeParams
) -> cudaError