SaveableObject.Builder

パブリック静的最終クラス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
ClearRestoreFunction ()
int32 restore_function = 3;
SaveableObject.Builder
ClearSaveFunction ()
 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 other)
最終的なSaveableObject.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド)
SaveableObject.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
SaveableObject.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)
SaveableObject.Builder
setRestoreFunction (int 値)
int32 restore_function = 3;
SaveableObject.Builder
setSaveFunction (int 値)
 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 フィールド、オブジェクト値)

public SaveableObject build ()

public SaveableObject buildPartial ()

public SaveableObject.Builder clear ()

public SaveableObject.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)

public SaveableObject.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public SaveableObject.Builder clearRestoreFunction ()

int32 restore_function = 3;

public SaveableObject.Builder clearSaveFunction ()

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

public SaveableObject.Builder clone ()

public SaveableObject getDefaultInstanceForType ()

public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public 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例外

public SaveableObject.Builder mergeFrom (com.google.protobuf.Message other)

public Final SaveableObject.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

public SaveableObject.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)

public SaveableObject.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)

public SaveableObject.Builder setRestoreFunction (int 値)

int32 restore_function = 3;

public SaveableObject.Builder setSaveFunction (int 値)

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

public Final SaveableObject.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)