Home
last modified time | relevance | path

Searched defs:checkpoint_op (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/federated-compute/fcp/artifact_building/
H A Dplan_utils.py27 def write_checkpoint(sess, checkpoint_op, checkpoint_filename): argument
43 def read_checkpoint(sess, checkpoint_op, checkpoint_filename): argument