Add a FLAG checkpoint_model_name to specify the object name when saving the checkpoint,
i.e., the checkpoint will be saved using tf.train.Checkpoint(FLAGS.checkpoint_model_name=model) PiperOrigin-RevId: 326672697
Showing
Please register or sign in to comment