update_states

Contents

update_states#

class brainstate.graph.update_states(node, state_dict, /, *state_dicts)[source]#

Update the graph node in-place with the given state dict(s).

Return type:

None