SaveableObjectOrBuilder

공용 인터페이스 SaveableObjectOrBuilder
알려진 간접 하위 클래스

공개 방법

추상 정수
getRestore함수 ()
int32 restore_function = 3;
추상 정수
getSave함수 ()
 Node ids of concrete functions for saving and loading from a checkpoint.

공개 방법

공개 추상 int getRestoreFunction ()

int32 restore_function = 3;

공개 추상 int getSaveFunction ()

 Node ids of concrete functions for saving and loading from a checkpoint.
 
int32 save_function = 2;