Skip to content

Add record_sampling_state to NDArray backend #7621

Open
@lucianopaz

Description

@lucianopaz

Description

This feature request stems from this discussion. The idea is to add the ability to record and store the step methods' sampling_state to the NDArray backend. Potentially, also to also record it once sampling finishes.

The ZarrTrace backend development that gave birth to this idea used a link_stepper method to gain a reference to the step method and then get its sampling_state. This comment suggested adding the method to NDArray as well.

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