Skip to content

any better way of handling resolvers across different scripts? #46

Description

@slowmoyang

The saved training config likely still contains ${randbits:...} (e.g., config/run/default.yaml), but predict.py doesn’t register the randbits resolver. Composing the saved config can fail with an unknown resolver error. Register randbits (as in train.py) or ensure the saved config is written with interpolations resolved.

Originally posted by @Copilot in #43 (comment)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions