Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Paul Primus
dcase2020_task2
Commits
5a8e508f
Commit
5a8e508f
authored
Jun 13, 2020
by
Paul Primus
Browse files
add ResNet grid search
parent
ac7e4305
Changes
2
Hide whitespace changes
Inline
Side-by-side
scripts/per_id_run_parallel.sh
View file @
5a8e508f
...
@@ -61,3 +61,4 @@ OMP_NUM_THREADS=1 CUDA_VISIBLE_DEVICES=2 python -m dcase2020_task2.experiments.$
...
@@ -61,3 +61,4 @@ OMP_NUM_THREADS=1 CUDA_VISIBLE_DEVICES=2 python -m dcase2020_task2.experiments.$
OMP_NUM_THREADS
=
1
CUDA_VISIBLE_DEVICES
=
3 python
-m
dcase2020_task2.experiments.
$1
with
num_workers
=
4
machine_type
=
5
machine_id
=
5
$2
>
/dev/null 2>&1 &
OMP_NUM_THREADS
=
1
CUDA_VISIBLE_DEVICES
=
3 python
-m
dcase2020_task2.experiments.
$1
with
num_workers
=
4
machine_type
=
5
machine_id
=
5
$2
>
/dev/null 2>&1 &
wait
wait
OMP_NUM_THREADS
=
1
CUDA_VISIBLE_DEVICES
=
0 python
-m
dcase2020_task2.experiments.
$1
with
num_workers
=
4
machine_type
=
5
machine_id
=
6
$2
>
/dev/null 2>&1 &
OMP_NUM_THREADS
=
1
CUDA_VISIBLE_DEVICES
=
0 python
-m
dcase2020_task2.experiments.
$1
with
num_workers
=
4
machine_type
=
5
machine_id
=
6
$2
>
/dev/null 2>&1 &
wait
\ No newline at end of file
scripts/resnet_grid_search/gs_rk_
1
.sh
→
scripts/resnet_grid_search/gs_rk_
3
.sh
View file @
5a8e508f
File moved
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment