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
c8a175f5
Unverified
Commit
c8a175f5
authored
Mar 11, 2020
by
scott-vsi
Committed by
GitHub
Mar 11, 2020
Browse files
effect -> affect (#2019)
parent
7b35d7b2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
dlib/dnn/layers_abstract.h
dlib/dnn/layers_abstract.h
+1
-1
No files found.
dlib/dnn/layers_abstract.h
View file @
c8a175f5
...
...
@@ -1631,7 +1631,7 @@ namespace dlib
where all operations are performed element wise and each sample in the
INPUT tensor is processed separately.
Moreover, this object has two modes that
e
ffect the dimensionalities of A
Moreover, this object has two modes that
a
ffect the dimensionalities of A
and B and how they are applied to compute A*INPUT+B. If
get_mode()==FC_MODE then A and B each have the same dimensionality as the
input tensor, except their num_samples() dimensions are 1. If
...
...
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