Hydra-orion-sweeper

Latest version: v1.6.4

Safety actively analyzes 623439 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

1.6.4

1.6.3

What's Changed
* Fix 30 by Delaunay in https://github.com/Epistimio/hydra_orion_sweeper/pull/32


**Full Changelog**: https://github.com/Epistimio/hydra_orion_sweeper/compare/v1.6.2...v1.6.3

1.6.2

* Introduce warning if orion config key is specified
* Add new `hydra.sweeper.experiment.paramhash` to enable users to group trials by their parameters

1.6.1

1.5.1

Add support for Python 3.10 & Python 3.11

1.5.0

Inject Orion experiment and trial info for each jobs

* hydra.sweeper.orion.name: experiment name
* hydra.sweeper.orion.id: experiment id
* hydra.sweeper.orion.trial: trial id
* hydra.sweeper.orion.uuid: experiment uuid

Those fields can be used to create unique directories to store partial results.


hydra:
sweep:
dir: multirun/${now:%Y-%m-%d}/${now:%H-%M-%S}
subdir: ${hydra.sweeper.orion.name}/${hydra.sweeper.orion.uuid}/${hydra.job.id}

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.