提交 7f1a98ea 编写于 作者: A A. Unique TensorFlower

Internal change

PiperOrigin-RevId: 542421804
上级 b6673c74
......@@ -137,7 +137,7 @@ class OrbitExperimentRunner:
return self._trainer
@property
def checkpoint_manager(self) -> tf.train.CheckpointManager | None:
def checkpoint_manager(self) -> Optional[tf.train.CheckpointManager]:
"""The CheckpointManager that stores the checkpoints in a train job."""
return self._checkpoint_manager
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册