TaggedRunMetadata.Builder

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

 For logging the metadata output for a single session.run() call.
 
Protobuf 型tensorflow.TaggedRunMetadata

パブリックメソッド

TaggedRunMetadata.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
タグ付き実行メタデータ
建てる()
タグ付き実行メタデータ
TaggedRunMetadata.Builder
クリア()
TaggedRunMetadata.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)
TaggedRunMetadata.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
TaggedRunMetadata.Builder
ClearRunMetadata ()
 Byte-encoded version of the `RunMetadata` proto in order to allow lazy
 deserialization.
TaggedRunMetadata.Builder
クリアタグ()
 Tag name associated with this metadata.
TaggedRunMetadata.Builder
タグ付き実行メタデータ
最終的な静的 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.ByteString
getRunMetadata ()
 Byte-encoded version of the `RunMetadata` proto in order to allow lazy
 deserialization.
getタグ()
 Tag name associated with this metadata.
com.google.protobuf.ByteString
getTagBytes ()
 Tag name associated with this metadata.
最終ブール値
TaggedRunMetadata.Builder
mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TaggedRunMetadata.Builder
mergeFrom (com.google.protobuf.Message other)
最終的なTaggedRunMetadata.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド)
TaggedRunMetadata.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
TaggedRunMetadata.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)
TaggedRunMetadata.Builder
setRunMetadata (com.google.protobuf.ByteString 値)
 Byte-encoded version of the `RunMetadata` proto in order to allow lazy
 deserialization.
TaggedRunMetadata.Builder
setTag (文字列値)
 Tag name associated with this metadata.
TaggedRunMetadata.Builder
setTagBytes (com.google.protobuf.ByteString 値)
 Tag name associated with this metadata.
最終的なTaggedRunMetadata.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

継承されたメソッド

パブリックメソッド

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

public TaggedRunMetadataビルド()

public TaggedRunMetadata buildPartial ()

public TaggedRunMetadata.Builder Clear ()

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

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

public TaggedRunMetadata.Builder clearRunMetadata ()

 Byte-encoded version of the `RunMetadata` proto in order to allow lazy
 deserialization.
 
bytes run_metadata = 2;

public TaggedRunMetadata.Builder clearTag ()

 Tag name associated with this metadata.
 
string tag = 1;

public TaggedRunMetadata.Builderクローン()

public TaggedRunMetadata getDefaultInstanceForType ()

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

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

public com.google.protobuf.ByteString getRunMetadata ()

 Byte-encoded version of the `RunMetadata` proto in order to allow lazy
 deserialization.
 
bytes run_metadata = 2;

パブリック String getTag ()

 Tag name associated with this metadata.
 
string tag = 1;

public com.google.protobuf.ByteString getTagBytes ()

 Tag name associated with this metadata.
 
string tag = 1;

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

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

投げる
IO例外

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

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

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

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

public TaggedRunMetadata.Builder setRunMetadata (com.google.protobuf.ByteString 値)

 Byte-encoded version of the `RunMetadata` proto in order to allow lazy
 deserialization.
 
bytes run_metadata = 2;

public TaggedRunMetadata.Builder setTag (文字列値)

 Tag name associated with this metadata.
 
string tag = 1;

public TaggedRunMetadata.Builder setTagBytes (com.google.protobuf.ByteString 値)

 Tag name associated with this metadata.
 
string tag = 1;

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