Commit Graph

2 Commits

Author SHA1 Message Date
Giovanni Campagna d1e54e9734 saver: actually save checkpoint.json
Won't go far without it
2019-03-03 23:37:37 -08:00
Giovanni Campagna b950927a2b Clean up old checkpoints as we go along
Introduce an utility Saver class, that does what tensorflow's Saver
does: keeps track of saved checkpoints in a separate file, and
deletes the old ones before saving a new one.
2019-03-03 22:35:29 -08:00