Model Optimization#

freeze_dims_and_data(model[, dims, data])

Recreate a Model with fixed RV dimensions and Data values.

freeze_model(model)

Return a frozen copy of the model that caches its compiled functions.