tests.recipes.cec1.baseline package
Submodules
tests.recipes.cec1.baseline.test_enhance module
- tests.recipes.cec1.baseline.test_enhance.hydra_cfg(tmp_path: Path)[source]
Fixture for hydra config.
tests.recipes.cec1.baseline.test_evaluate module
- tests.recipes.cec1.baseline.test_evaluate.hydra_cfg(tmp_path: Path)[source]
Fixture for hydra config.
- tests.recipes.cec1.baseline.test_evaluate.not_tqdm(iterable)[source]
Replacement for tqdm that just passes back the iterable.
Useful for silencing tqdm in tests.
- tests.recipes.cec1.baseline.test_evaluate.test_run_HL_processing(tmp_path: Path, hydra_cfg: DictConfig) None [source]
Test run_HL_processing function.