cuda.core.graph.ExecutableChildGraphNode#

class cuda.core.graph.ExecutableChildGraphNode#

An executable child-graph-node view.

Methods

__init__(*args, **kwargs)#
update(
self,
GraphDefinition child: GraphDefinition,
) None#

Replace the embedded graph parameters for future launches.