Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
smarthec
smarthec_backend
Commits
aec4b63e
Commit
aec4b63e
authored
Oct 15, 2021
by
Julian Balling
Browse files
fix wrong workers config.
parent
cc1e395f
Changes
1
Hide whitespace changes
Inline
Side-by-side
docker-compose.yml
View file @
aec4b63e
...
...
@@ -8,7 +8,7 @@ services:
-
MDL=Techem
-
IMAGES_PER_GPU=1
-
TIMEOUT=180
-
WORKERS=
1
-
WORKERS=
3
-
CUDA_WORKERS=1
-
MRCNNPROCS=3
ports
:
...
...
@@ -138,7 +138,7 @@ services:
-
MDL=Sonstige
-
IMAGES_PER_GPU=1
-
TIMEOUT=180
-
WORKERS=
1
-
WORKERS=
3
-
CUDA_WORKERS=0
-
MRCNNPROCS=3
ports
:
...
...
Write
Preview
Markdown
is supported
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