Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix for solver issue pointed out by @moskewcz in #1972
Use ReadNetParamsFromBinaryFileOrDie to read a net param when restoring from a saved solverstate, which upgrades old nets, rather than ReadProtoFromBinaryFile.
- Loading branch information