updated docs

This commit is contained in:
Davis King 2019-01-06 15:38:11 -05:00
parent be8dc9269b
commit 6b5b461dd0
2 changed files with 5 additions and 0 deletions

View File

@ -171,6 +171,10 @@ Davis E. King. <a href="http://jmlr.csail.mit.edu/papers/volume10/king09a/king09
<name>resize_to</name>
<link>dlib/dnn/layers_abstract.h.html#resize_to_</link>
</item>
<item>
<name>resize_prev_to_tagged</name>
<link>dlib/dnn/layers_abstract.h.html#resize_prev_to_tagged_</link>
</item>
<item>
<name>l2normalize</name>
<link>dlib/dnn/layers_abstract.h.html#l2normalize_</link>

View File

@ -154,6 +154,7 @@
<term file="dlib/dnn/layers_abstract.h.html" name="fc_" include="dlib/dnn.h"/>
<term file="dlib/dnn/layers_abstract.h.html" name="con_" include="dlib/dnn.h"/>
<term file="dlib/dnn/layers_abstract.h.html" name="resize_to_" include="dlib/dnn.h"/>
<term file="dlib/dnn/layers_abstract.h.html" name="resize_prev_to_tagged_" include="dlib/dnn.h"/>
<term file="dlib/dnn/layers_abstract.h.html" name="mult_prev_" include="dlib/dnn.h"/>
<term file="dlib/dnn/layers_abstract.h.html" name="extract_" include="dlib/dnn.h"/>
<term file="dlib/dnn/layers_abstract.h.html" name="upsample_" include="dlib/dnn.h"/>