MCPcopy Create free account
hub / github.com/tensorflow/lingvo / Save

Method Save

lingvo/core/checkpointer.py:313–328  ·  view source on GitHub ↗

Save the checkpoint. Args: sess: tf.Session. gsteps: Current global step. sync: Whether to wait for the saving operations to finish. Only applicable when async checkpointing is used.

(self, sess=None, gsteps=None, sync=True)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

MaybeSaveMethod · 0.95
testBatchNormLayerMethod · 0.95
testSaveRestoreMethod · 0.95
testSaveOnlyMethod · 0.95

Calls 3

_UpdateNextSaveTimeMethod · 0.95
SyncMethod · 0.95
SaveMethod · 0.45

Tested by 4

testBatchNormLayerMethod · 0.76
testSaveRestoreMethod · 0.76
testSaveOnlyMethod · 0.76