Skip to content

Monkeypatch sampling functions in statespace tests #464

Open
@jessegrabowski

Description

@jessegrabowski

The CI for pymc-extras is extremely slow. This is due to a lot of sampling being done inside the statespace tests. An easy way to speed things up is to monkey patch pm.sample to just return an idata with some dummy data.

I believe @williambdean has already implemented something of this type for the main PyMC repo.

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