Alexey
2018-06-04 3eb58c51b96791d68188a8ade57d81b66c6ac670
src/network.h
@@ -147,7 +147,7 @@
int get_network_nuisance(network net);
int get_network_background(network net);
void fuse_conv_batchnorm(network net);
YOLODLL_API void fuse_conv_batchnorm(network net);
#ifdef __cplusplus
}