공개 정적 최종 클래스 SaveableObject.Builder
Protobuf 유형 tensorflow.SaveableObject
공개 방법
SaveableObject.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값) |
저장 가능한 객체 | 짓다 () |
저장 가능한 객체 | 빌드부분 () |
SaveableObject.Builder | 분명한 () |
SaveableObject.Builder | ClearField (com.google.protobuf.Descriptors.FieldDescriptor 필드) |
SaveableObject.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SaveableObject.Builder | 클리어복원함수 () int32 restore_function = 3; |
SaveableObject.Builder | 클리어저장함수 () Node ids of concrete functions for saving and loading from a checkpoint. |
SaveableObject.Builder | 클론 () |
저장 가능한 객체 | |
최종 정적 com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
정수 | getRestore함수 () int32 restore_function = 3; |
정수 | getSave함수 () Node ids of concrete functions for saving and loading from a checkpoint. |
최종 부울 | 초기화됨 () |
SaveableObject.Builder | mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
SaveableObject.Builder | mergeFrom (com.google.protobuf.다른 메시지 보내기) |
최종 SaveableObject.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet 알려지지 않은Fields) |
SaveableObject.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값) |
SaveableObject.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값) |
SaveableObject.Builder | setRestoreFunction (정수 값) int32 restore_function = 3; |
SaveableObject.Builder | setSaveFunction (정수 값) Node ids of concrete functions for saving and loading from a checkpoint. |
최종 SaveableObject.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
상속된 메서드
공개 방법
public SaveableObject.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
공개 SaveableObject.Builder 클리어SaveFunction ()
Node ids of concrete functions for saving and loading from a checkpoint.
int32 save_function = 2;
공개 정적 최종 com.google.protobuf.Descriptors.Descriptor getDescriptor ()
공개 com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
공개 int getRestoreFunction ()
int32 restore_function = 3;
공개 int getSaveFunction ()
Node ids of concrete functions for saving and loading from a checkpoint.
int32 save_function = 2;
공개 최종 부울 isInitialized ()
공개 SaveableObject.Builder mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
IO예외 |
---|
public SaveableObject.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값)
공개 SaveableObject.Builder setSaveFunction (int 값)
Node ids of concrete functions for saving and loading from a checkpoint.
int32 save_function = 2;