Model.auto_update

Model.auto_update#

property Model.auto_update: bool#

Whether to update the model automatically if the value of a node is modified.

The auto-update can be disabled to improve the performance if multiple model parameters are updated at once.