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
f72c78eb
Commit
f72c78eb
authored
Oct 13, 2015
by
Davis King
Browse files
Further clarification
parent
b08ae7f6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
dlib/dnn/core_abstract.h
dlib/dnn/core_abstract.h
+2
-2
No files found.
dlib/dnn/core_abstract.h
View file @
f72c78eb
...
@@ -918,8 +918,8 @@ namespace dlib
...
@@ -918,8 +918,8 @@ namespace dlib
gradients and compares them to the outputs of the layer.
gradients and compares them to the outputs of the layer.
- Note that this function is only capable of checking layers that take
- Note that this function is only capable of checking layers that take
arbitrary subnetworks as input. So if you have designed a layer that expects
arbitrary subnetworks as input. So if you have designed a layer that expects
only a certain restricted type of subnetwork then you might get a
n error when
only a certain restricted type of subnetwork then you might get a
compile or
you call this function.
runtime error when
you call this function.
!*/
!*/
// ----------------------------------------------------------------------------------------
// ----------------------------------------------------------------------------------------
...
...
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