test_padis_slurm_reconstruction_submit.pyΒΆ
Source: tests/experiments/test_padis_slurm_reconstruction_submit.py
Test padis slurm reconstruction submit behaviour.
- LION_ROOT
- SUBMIT_RECONSTRUCTION
- SMOKE_RECONSTRUCTION
- RECONSTRUCTION_ARRAY
- RECONSTRUCTION_VERIFY
- test_reconstruction_verify_script_supports_explicit_mean_gate_env_names()
Verify that reconstruction verify script supports explicit mean gate env names.
- test_reconstruction_smoke_defaults_cover_validated_quality_rows(tmp_path)
Verify that reconstruction smoke defaults cover validated quality rows.
- test_standalone_reconstruction_submitter_writes_manifest_and_verifier_env(tmp_path)
Verify that standalone reconstruction submitter writes manifest and verifier env.
- test_standalone_reconstruction_submitter_full_default_matrix_with_checkpoints(tmp_path)
Verify that standalone reconstruction submitter full default matrix with checkpoints.
- test_reconstruction_array_passes_dash_prefixed_extra_args_with_equals()
Verify that reconstruction array passes dash prefixed extra args with equals.
- test_reconstruction_array_defaults_to_fragmentation_resistant_cuda_allocator()
Verify that reconstruction array defaults to fragmentation resistant cuda allocator.
- test_standalone_reconstruction_submitter_records_extra_reconstruction_args(tmp_path)
Verify that standalone reconstruction submitter records extra reconstruction args.
- test_standalone_reconstruction_submitter_can_skip_verifier(tmp_path)
Verify that standalone reconstruction submitter can skip verifier.
- test_standalone_reconstruction_submitter_blocks_pnp_without_denoiser(tmp_path)
Verify that standalone reconstruction submitter blocks pnp without denoiser.
- test_standalone_reconstruction_submitter_blocks_missing_diffusion_checkpoint(tmp_path)
Verify that standalone reconstruction submitter blocks missing diffusion checkpoint.
- test_standalone_reconstruction_submitter_blocks_spaced_pnp_selection(tmp_path)
Verify that standalone reconstruction submitter blocks spaced pnp selection.
- test_standalone_reconstruction_submitter_records_pnp_overrides(tmp_path)
Verify that standalone reconstruction submitter records pnp overrides.
- test_standalone_reconstruction_submitter_derives_custom_pnp_checkpoint(tmp_path)
Verify that standalone reconstruction submitter derives custom pnp checkpoint.
- test_standalone_reconstruction_submitter_rejects_off_paper_matrix(tmp_path)
Verify that standalone reconstruction submitter rejects off paper matrix.
- test_standalone_reconstruction_submitter_can_allow_off_paper_matrix(tmp_path)
Verify that standalone reconstruction submitter can allow off paper matrix.
- test_reconstruction_array_derives_custom_pnp_checkpoint_before_command()
Verify that reconstruction array derives custom pnp checkpoint before command.