Commit 6b5b461d authored by Davis King's avatar Davis King

updated docs

parent be8dc926
......@@ -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>
......
......@@ -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"/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment