публичный статический конечный класс 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 | очиститьSaveFunction () Node ids of concrete functions for saving and loading from a checkpoint. |
SaveableObject.Builder | клон () |
СохраняемыйОбъект | |
окончательный статический com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
интервал | getRestoreFunction () int32 restore_function = 3; |
интервал | getSaveFunction () 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.Message другое) |
окончательный SaveableObject.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
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.UnknownFieldSetknownFields) |
Унаследованные методы
Публичные методы
public SaveableObject.Builder addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
общедоступный SaveableObject.Builder ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
общедоступный SaveableObject.Builder ClearSaveFunction ()
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 ()
public int getRestoreFunction ()
int32 restore_function = 3;
public int getSaveFunction ()
Node ids of concrete functions for saving and loading from a checkpoint.
int32 save_function = 2;
публичное финальное логическое значение isInitialized ()
public SaveableObject.Builder mergeFrom (вход com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Броски
Исключение IO |
---|
общедоступный финал SaveableObject.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
public SaveableObject.Builder setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
public SaveableObject.Builder setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта)
public SaveableObject.Builder setSaveFunction (целое значение)
Node ids of concrete functions for saving and loading from a checkpoint.
int32 save_function = 2;