-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
Description
Hi,
The dependency on cereal has really made compilation time increase for me to the point where it is a real problem. The code-test-code cycle is minutes longer than before for me. Will cereal be required from now on or will there be a way of disabling it?
It should be noted that I am using the latest version of cereal from github because the one in the tiny_dnn repo doesn't work when building for 32-bit architectures (I think because of problems disambiguating between int and long).
I am using clang on a Mac.
Apple LLVM version 8.0.0 (clang-800.0.38)
Target: x86_64-apple-darwin15.6.0
Thread model: posix