move as many defs as possible away from darknet.h

This commit is contained in:
Stefano Sinigardi
2019-02-18 11:32:04 +01:00
parent 4ae778defc
commit 6e7c7976d7
55 changed files with 109 additions and 164 deletions

View File

@ -167,4 +167,3 @@ network combine_train_valid_networks(network net_train, network net_map);
#endif
#endif