TF Checkpoint V2: add "write_version" arg to tf.train.Saver.
The argument controls on the save path, whether the Save (V1) op or the SaveV2 op is used. By default it's set to V1, so this should be a backward-compatible change. We'll wait for a few weeks (>= 4), resolve issues that come up, and switch it to the new V2 format. Change: 134406969
Loading
Please sign in to comment