Go to the source code of this file.
Classes | |
struct | layer |
Typedefs | |
typedef struct layer | layer |
Enumerations | |
enum | COST_TYPE { SSE, MASKED, SMOOTH } |
enum | LAYER_TYPE { CONVOLUTIONAL, DECONVOLUTIONAL, CONNECTED, MAXPOOL, SOFTMAX, DETECTION, DROPOUT, CROP, ROUTE, COST, NORMALIZATION, AVGPOOL, LOCAL, SHORTCUT, ACTIVE, RNN, GRU, CRNN, BATCHNORM, NETWORK, XNOR, REGION, REORG, BLANK } |
Functions | |
void | free_layer (layer) |
enum LAYER_TYPE |
void free_layer | ( | layer | ) |