We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 64d6c2d + 5777275 commit a40be9aCopy full SHA for a40be9a
cuda_core/cuda/core/_graph/_graph_def/_graph_node.pyx
@@ -534,7 +534,6 @@ cdef inline ConditionalNode _make_conditional_node(
534
535
return _cached(n)
536
537
-
538
cdef inline GraphNode GN_create(GraphHandle h_graph, cydriver.CUgraphNode node):
539
cdef GraphNodeHandle h_node = create_graph_node_handle(node, h_graph)
540
0 commit comments