Model Optimization#
|
Recreate a Model with fixed RV dimensions and Data values. |
|
Return a frozen copy of the model that caches its compiled functions. |
|
Recreate a Model with all float64 variables and data cast to float32. |
|
Recreate a Model with all float32 variables and data cast to float64. |