AlexeyAB
2018-06-07 1c05ebf522f0bb5776ba51a46d94aa101220fea1
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
}