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
a0af6b7a
"examples/git@developer.sourcefind.cn:OpenDAS/dgl.git" did not exist on "ee30b2aadd49af86696c4bab8b7b15153a55c9c7"
Commit
a0af6b7a
authored
Jan 17, 2020
by
Davis King
Browse files
tweaked docs
parent
60dad52c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
dlib/dnn/utilities_abstract.h
dlib/dnn/utilities_abstract.h
+2
-2
No files found.
dlib/dnn/utilities_abstract.h
View file @
a0af6b7a
...
@@ -129,8 +129,8 @@ namespace dlib
...
@@ -129,8 +129,8 @@ namespace dlib
- net_type is an object of type add_layer, add_loss_layer, add_skip_layer, or
- net_type is an object of type add_layer, add_loss_layer, add_skip_layer, or
add_tag_layer.
add_tag_layer.
ensures
ensures
-
This function r
eturns the number of parameters
of net if it has been properly
-
R
eturns the number of
allocated
parameters
in the network. E.g. if the network has not
initialized and 0 otherwise
.
been trained then, since nothing has been allocated yet, it will return 0
.
!*/
!*/
// ----------------------------------------------------------------------------------------
// ----------------------------------------------------------------------------------------
...
...
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