Commit 1000807f authored by Zongheng Yang's avatar Zongheng Yang Committed by TensorFlower Gardener
Browse files

TF Checkpoint V2: switch tf.train.Saver's restore op to RestoreV2.

This prepares us for the upcoming V2 format: this change makes Saver
backward-compatible with the V1 format, since the RestoreV2 op can read
both V1 and V2 checkpoints.

*IF THIS BREAKS YOU*:
Likely you just need to replace some whitelist / golden file to include
"RestoreV2" instead of "RestoreSlices".
Change: 134306307
parent e6eefe57
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment