Skip to content

Reassess MutableData and coords_mutable #6972

Closed
@ricardoV94

Description

@ricardoV94

We could make all coords mutable by default and replace mutable lengths by constants before doing any operations on a Model object. Same for MutableData. We could have a helper function freeze_graph that does that.

Note we already do something similar for jax based sampling since shared variables aren't really supported in that backend

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions