Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 1ed7c80fc2
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Add hydra.sweeper.params support using Hydra's override grammar while preserving Nevergrad scalar dictionaries and command-line precedence. Deprecate hydra.sweeper.parametrization for Hydra 1.4, reject simultaneous use of both fields, and document the Hydra 1.5 removal. Update examples, migration docs, release news, and regression coverage. Refs #1890
|
@codex review |
|
Codex Review: Didn't find any major issues. Bravo. Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
Add hydra.sweeper.params support using Hydra's override grammar while preserving Nevergrad scalar dictionaries and command-line precedence.
Deprecate hydra.sweeper.parametrization for Hydra 1.4, reject simultaneous use of both fields, and document the Hydra 1.5 removal.
Update examples, migration docs, release news, and regression coverage.
Refs #1890