SavedUserObject.Builder

パブリック静的最終クラスSavedUserObject.Builder

 A SavedUserObject is an object (in the object-oriented language of the
 TensorFlow program) of some user- or framework-defined class other than
 those handled specifically by the other kinds of SavedObjects.
 This object cannot be evaluated as a tensor, and therefore cannot be bound
 to an input of a function.
 
Protobuf 型tensorflow.SavedUserObject

パブリックメソッド

SavedUserObject.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
保存されたユーザーオブジェクト
建てる()
保存されたユーザーオブジェクト
SavedUserObject.Builder
クリア()
SavedUserObject.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)
SavedUserObject.Builder
クリア識別子()
 Corresponds to a registration of the type to use in the loading program.
SavedUserObject.Builder
クリアメタデータ()
 Initialization-related metadata.
SavedUserObject.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
SavedUserObject.Builder
クリアバージョン()
 Version information from the producer of this SavedUserObject.
SavedUserObject.Builder
保存されたユーザーオブジェクト
最終的な静的 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
getIdentifier ()
 Corresponds to a registration of the type to use in the loading program.
com.google.protobuf.ByteString
getIdentifierBytes ()
 Corresponds to a registration of the type to use in the loading program.
getメタデータ()
 Initialization-related metadata.
com.google.protobuf.ByteString
getMetadataBytes ()
 Initialization-related metadata.
バージョン定義
getバージョン()
 Version information from the producer of this SavedUserObject.
バージョン定義ビルダー
getVersionBuilder ()
 Version information from the producer of this SavedUserObject.
バージョン定義またはビルダー
getVersionOrBuilder ()
 Version information from the producer of this SavedUserObject.
ブール値
hasVersion ()
 Version information from the producer of this SavedUserObject.
最終ブール値
SavedUserObject.Builder
mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SavedUserObject.Builder
mergeFrom (com.google.protobuf.Message other)
最終的なSavedUserObject.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド)
SavedUserObject.Builder
mergeVersion ( VersionDef値)
 Version information from the producer of this SavedUserObject.
SavedUserObject.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
SavedUserObject.Builder
setIdentifier (文字列値)
 Corresponds to a registration of the type to use in the loading program.
SavedUserObject.Builder
setIdentifierBytes (com.google.protobuf.ByteString 値)
 Corresponds to a registration of the type to use in the loading program.
SavedUserObject.Builder
setMetadata (文字列値)
 Initialization-related metadata.
SavedUserObject.Builder
setMetadataBytes (com.google.protobuf.ByteString 値)
 Initialization-related metadata.
SavedUserObject.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)
最終的なSavedUserObject.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
SavedUserObject.Builder
setVersion ( VersionDef値)
 Version information from the producer of this SavedUserObject.
SavedUserObject.Builder
setVersion ( VersionDef.Builder builderForValue)
 Version information from the producer of this SavedUserObject.

継承されたメソッド

パブリックメソッド

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

public SavedUserObject build ()

public SavedUserObject buildPartial ()

public SavedUserObject.Builder clear ()

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

public SavedUserObject.Builder clearIdentifier ()

 Corresponds to a registration of the type to use in the loading program.
 
string identifier = 1;

public SavedUserObject.Builder clearMetadata ()

 Initialization-related metadata.
 
string metadata = 3;

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

public SavedUserObject.Builder clearVersion ()

 Version information from the producer of this SavedUserObject.
 
.tensorflow.VersionDef version = 2;

public SavedUserObject.Builder clone ()

public SavedUserObject getDefaultInstanceForType ()

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

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

public String getIdentifier ()

 Corresponds to a registration of the type to use in the loading program.
 
string identifier = 1;

public com.google.protobuf.ByteString getIdentifierBytes ()

 Corresponds to a registration of the type to use in the loading program.
 
string identifier = 1;

パブリック String getMetadata ()

 Initialization-related metadata.
 
string metadata = 3;

public com.google.protobuf.ByteString getMetadataBytes ()

 Initialization-related metadata.
 
string metadata = 3;

public VersionDef getVersion ()

 Version information from the producer of this SavedUserObject.
 
.tensorflow.VersionDef version = 2;

public VersionDef.Builder getVersionBuilder ()

 Version information from the producer of this SavedUserObject.
 
.tensorflow.VersionDef version = 2;

public VersionDefOrBuilder getVersionOrBuilder ()

 Version information from the producer of this SavedUserObject.
 
.tensorflow.VersionDef version = 2;

public boolean hasVersion ()

 Version information from the producer of this SavedUserObject.
 
.tensorflow.VersionDef version = 2;

パブリック最終ブール値isInitialized ()

public SavedUserObject.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

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

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

public SavedUserObject.Builder mergeVersion ( VersionDef値)

 Version information from the producer of this SavedUserObject.
 
.tensorflow.VersionDef version = 2;

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

public SavedUserObject.Builder setIdentifier (文字列値)

 Corresponds to a registration of the type to use in the loading program.
 
string identifier = 1;

public SavedUserObject.Builder setIdentifierBytes (com.google.protobuf.ByteString 値)

 Corresponds to a registration of the type to use in the loading program.
 
string identifier = 1;

public SavedUserObject.Builder setMetadata (文字列値)

 Initialization-related metadata.
 
string metadata = 3;

public SavedUserObject.Builder setMetadataBytes (com.google.protobuf.ByteString 値)

 Initialization-related metadata.
 
string metadata = 3;

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

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

public SavedUserObject.Builder setVersion ( VersionDef値)

 Version information from the producer of this SavedUserObject.
 
.tensorflow.VersionDef version = 2;

public SavedUserObject.Builder setVersion ( VersionDef.Builder builderForValue)

 Version information from the producer of this SavedUserObject.
 
.tensorflow.VersionDef version = 2;