Skip to content

Remove mode from statespace module functions #478

Open
@ricardoV94

Description

@ricardoV94

This mode was needed for graphs with Scan in the past but shouldn't be needed anymore. If anything fails it's a bug that we should fix in PyTensor.

Introducing mode with non-default linker, and specially JAX, is problematic as PyTensor may try to constant fold a Scan and get jax arrays (or other types) it cannot make sense of

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