mirror of
https://github.com/pjreddie/darknet.git
synced 2023-08-10 21:13:14 +03:00
shortcut layers, msr networks
This commit is contained in:
@ -3,6 +3,7 @@
|
||||
|
||||
#include "params.h"
|
||||
#include "layer.h"
|
||||
#include "network.h"
|
||||
|
||||
typedef layer dropout_layer;
|
||||
|
||||
|
Reference in New Issue
Block a user