register_graph_node_type

register_graph_node_type#

class brainstate.graph.register_graph_node_type(type, flatten, set_key, pop_key, create_empty, clear)[source]#

Register a custom graph node type with the graph system.

Return type:

None