Searched refs:CustomSaveable (Results 1 – 1 of 1) sorted by relevance
44 self._saveable = CheckpointedOp.CustomSaveable(self, name)55 return CheckpointedOp.CustomSaveable(self, self.name)75 class CustomSaveable(saver_module.BaseSaverBuilder.SaveableObject): class in CheckpointedOp86 super(CheckpointedOp.CustomSaveable, self).__init__(table, specs, name)