.. SPDX-License-Identifier: Apache-2.0 cuda.core.experimental.GraphBuilder =================================== .. currentmodule:: cuda.core.experimental .. autoclass:: GraphBuilder .. rubric:: Methods .. automethod:: __init__ .. automethod:: add_child .. automethod:: begin_building .. automethod:: close .. automethod:: complete .. automethod:: create_conditional_handle .. automethod:: debug_dot_print .. automethod:: end_building .. automethod:: if_cond .. automethod:: if_else .. automethod:: join .. automethod:: split .. automethod:: switch .. automethod:: while_loop .. rubric:: Attributes .. autoproperty:: is_building .. autoproperty:: is_join_required .. autoproperty:: stream