![]() |
darknet
v3
|


Go to the source code of this file.
Functions | |
| layer | make_l2norm_layer (int batch, int inputs) |
| void | forward_l2norm_layer (const layer l, network net) |
| void | backward_l2norm_layer (const layer l, network net) |
Definition at line 43 of file l2norm_layer.c.
Definition at line 37 of file l2norm_layer.c.
| layer make_l2norm_layer | ( | int | batch, |
| int | inputs | ||
| ) |
Definition at line 12 of file l2norm_layer.c.
1.8.13