Releases: Epistimio/hydra_orion_sweeper
Releases · Epistimio/hydra_orion_sweeper
v1.6.4
v1.6.3
v1.6.2
v1.6.1
v1.5.1
v1.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}
v1.4.0
v1.3.1
v1.3.0 - Added Support for Orion v0.2.6
Fix the integration for newest Orion version
v1.2.1 Test Coverage
What's Changed
Full Changelog: v1.2.0...v1.2.1