public interface
SaveableObjectOrBuilder
| Known Indirect Subclasses |
Public Methods
| abstract int |
getRestoreFunction()
int32 restore_function = 3;
|
| abstract int |
getSaveFunction()
Node ids of concrete functions for saving and loading from a checkpoint. |
Public Methods
public abstract int getRestoreFunction ()
int32 restore_function = 3;
public abstract int getSaveFunction ()
Node ids of concrete functions for saving and loading from a checkpoint.
int32 save_function = 2;