Classes | Typedefs | Enumerations | Functions
layer.h File Reference
#include "activations.h"
#include "stddef.h"
#include "tree.h"
Include dependency graph for layer.h:
This graph shows which files directly or indirectly include this file:

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)

Typedef Documentation

typedef struct layer layer

Definition at line 11 of file layer.h.


Enumeration Type Documentation

enum COST_TYPE
Enumerator:
SSE 
MASKED 
SMOOTH 

Definition at line 40 of file layer.h.

enum LAYER_TYPE
Enumerator:
CONVOLUTIONAL 
DECONVOLUTIONAL 
CONNECTED 
MAXPOOL 
SOFTMAX 
DETECTION 
DROPOUT 
CROP 
ROUTE 
COST 
NORMALIZATION 
AVGPOOL 
LOCAL 
SHORTCUT 
ACTIVE 
RNN 
GRU 
CRNN 
BATCHNORM 
NETWORK 
XNOR 
REGION 
REORG 
BLANK 

Definition at line 13 of file layer.h.


Function Documentation

void free_layer ( layer  )

Definition at line 5 of file layer.c.



rail_object_detector
Author(s):
autogenerated on Sat Jun 8 2019 20:26:31