graphExecChildGraphNodeSetParams

external fun graphExecChildGraphNodeSetParams(hGraphExec: Long, hNode: Long, childGraph: Long): Int

Updates node parameters in the child graph node in the given graphExec. (cuGraphExecChildGraphNodeSetParams)

Parameters

hGraphExec

The executable graph in which to set the specified node

hNode

Host node from the graph which was used to instantiate graphExec

childGraph

The graph supplying the updated parameters