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
18fe54b6
Commit
18fe54b6
authored
Apr 07, 2022
by
Adrià Arrufat
Committed by
Davis E. King
Apr 12, 2022
Browse files
fix smelu_gradient name
parent
8fa65eb7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
dlib/cuda/cpu_dlib.h
dlib/cuda/cpu_dlib.h
+1
-1
No files found.
dlib/cuda/cpu_dlib.h
View file @
18fe54b6
...
@@ -427,7 +427,7 @@ namespace dlib
...
@@ -427,7 +427,7 @@ namespace dlib
const
float
beta
const
float
beta
);
);
void
smelu
(
void
smelu
_gradient
(
tensor
&
grad
,
tensor
&
grad
,
const
tensor
&
dest
,
const
tensor
&
dest
,
const
tensor
&
gradient_input
,
const
tensor
&
gradient_input
,
...
...
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