Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
fdbb3b12
Commit
fdbb3b12
authored
Dec 25, 2016
by
Davis King
Browse files
fixed spelling error in comment
parent
9beac18b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
dlib/dnn/trainer.h
dlib/dnn/trainer.h
+1
-1
No files found.
dlib/dnn/trainer.h
View file @
fdbb3b12
...
@@ -648,7 +648,7 @@ namespace dlib
...
@@ -648,7 +648,7 @@ namespace dlib
tp
[
i
]
->
wait_for_all_tasks
();
tp
[
i
]
->
wait_for_all_tasks
();
// Evey now and then force all the parameters to be the same just to make
// Eve
r
y now and then force all the parameters to be the same just to make
// sure they aren't drifting apart due to any non-deterministic behavior on
// sure they aren't drifting apart due to any non-deterministic behavior on
// the GPU. It's also important to do this on the first iteration because
// the GPU. It's also important to do this on the first iteration because
// the different networks may be initialized differently when tensor data
// the different networks may be initialized differently when tensor data
...
...
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