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:
@ -5,6 +5,7 @@
|
||||
#include "params.h"
|
||||
#include "cuda.h"
|
||||
#include "layer.h"
|
||||
#include "network.h"
|
||||
|
||||
typedef layer maxpool_layer;
|
||||
|
||||
|
Reference in New Issue
Block a user