Epistimio / orion

Asynchronous Distributed Hyperparameter Optimization.
https://orion.readthedocs.io
Other
283 stars 52 forks source link

Add testing to checkpointing tutorial #1062

Open bouthilx opened 1 year ago

bouthilx commented 1 year ago

There is no testing on the checkpointing tutorial: https://orion.readthedocs.io/en/stable/auto_tutorials/code_2_hyperband_checkpoint.html. Once we setup a local github worker to run the SpeechBrain tutorial tests (https://github.com/Epistimio/orion/pull/1007), we should also setup tests for the checkpointing tutorial.