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
627db9e1
Commit
627db9e1
authored
Nov 20, 2015
by
Davis King
Browse files
Removed cruft
parent
3bb2a817
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
dlib/dnn/cpu_dlib.cpp
dlib/dnn/cpu_dlib.cpp
+0
-1
No files found.
dlib/dnn/cpu_dlib.cpp
View file @
627db9e1
...
@@ -181,7 +181,6 @@ namespace dlib
...
@@ -181,7 +181,6 @@ namespace dlib
invstds
.
host
();
means
.
host
();
invstds
.
host
();
means
.
host
();
const
float
eps
=
0.00001
;
const
float
eps
=
0.00001
;
p_src
=
src
.
host
();
// compute variances
// compute variances
for
(
long
i
=
0
;
i
<
num
;
++
i
)
for
(
long
i
=
0
;
i
<
num
;
++
i
)
{
{
...
...
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