Skip to content

Detect framework RNG seeds automatically #1

Description

@delcenjo

The seeds section currently records PYTHONHASHSEED, any *_SEED environment variable, and seeds passed in programmatically. An optional import-time shim that records the last value passed to random.seed, numpy.random.seed and torch.manual_seed would capture seeds set in code without the caller wiring them in by hand.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions