AlexeyAB
2018-06-06 6c54f5ffb240f0c97b7d33a55ce852716d422919
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
}