Skip to content
Snippets Groups Projects
Commit 3cf2819c authored by Jean-Luc Parouty's avatar Jean-Luc Parouty
Browse files

Update ci for gans

parent 47eef3e8
No related branches found
No related tags found
No related merge requests found
......@@ -32,7 +32,7 @@ NOTEBOOK_DIR="$WORK/fidle/fidle"
export FIDLE_OVERRIDE_RUNCI_profile_name='./ci/smart_gpu.yml'
export FIDLE_OVERRIDE_RUNCI_reset='False'
export FIDLE_OVERRIDE_RUNCI_filter='Nb_VAE9_r.*'
export FIDLE_OVERRIDE_RUNCI_filter='Nb_SHEEP.*'
NOTEBOOK_SRC1="02-running-ci-tests.ipynb"
......
......@@ -535,12 +535,26 @@ Nb_SHEEP1:
notebook_tag: default
overrides:
scale: 1
run_dir: default
run_dir: ./run/SHEEP1
latent_dim: default
epochs: 5
epochs: 10
batch_size: 32
num_img: 12
fit_verbosity: 2
Nb_SHEEP2:
notebook_id: SHEEP2
notebook_dir: DCGAN
notebook_src: 02-WGANGP-Draw-me-a-sheep.ipynb
notebook_tag: default
overrides:
scale: 1
run_dir: ./run/SHEEP2
latent_dim: 80
epochs: 3
batch_size: 64
num_img: 12
fit_verbosity: 2
#
# ------ Misc ------------------------------------------------------
#
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment