TaggedRunMetadata.Builder

publiczna statyczna klasa końcowa TaggedRunMetadata.Builder

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

Metody publiczne

TaggedRunMetadata.Builder
addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
TaggedRunMetadata
TaggedRunMetadata
TaggedRunMetadata.Builder
jasne ()
TaggedRunMetadata.Builder
clearField (pole 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
wyczyśćTag ()
 Tag name associated with this metadata.
TaggedRunMetadata.Builder
klon ()
TaggedRunMetadata
końcowy statyczny 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.
Strunowy
pobierzTag ()
 Tag name associated with this metadata.
com.google.protobuf.ByteString
getTagBytes ()
 Tag name associated with this metadata.
końcowa wartość logiczna
TaggedRunMetadata.Builder
mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
TaggedRunMetadata.Builder
mergeFrom (com.google.protobuf.Wiadomość inna)
końcowy TaggedRunMetadata.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola)
TaggedRunMetadata.Builder
setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
TaggedRunMetadata.Builder
setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu)
TaggedRunMetadata.Builder
setRunMetadata (wartość com.google.protobuf.ByteString)
 Byte-encoded version of the `RunMetadata` proto in order to allow lazy
 deserialization.
TaggedRunMetadata.Builder
setTag (wartość ciągu)
 Tag name associated with this metadata.
TaggedRunMetadata.Builder
setTagBytes (wartość com.google.protobuf.ByteString)
 Tag name associated with this metadata.
końcowy TaggedRunMetadata.Builder
setUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola)

Metody dziedziczone

Metody publiczne

public TaggedRunMetadata.Builder addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)

publiczna kompilacja TaggedRunMetadata ()

publiczny TaggedRunMetadata buildCzęściowe ()

publiczny TaggedRunMetadata.Builder wyczyść ()

public TaggedRunMetadata.Builder clearField (pole com.google.protobuf.Descriptors.FieldDescriptor)

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

publiczny TaggedRunMetadata.Builder clearRunMetadata ()

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

publiczny TaggedRunMetadata.Builder clearTag ()

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

publiczny TaggedRunMetadata.Builder klon ()

publiczny TaggedRunMetadata getDefaultInstanceForType ()

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

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

publiczny com.google.protobuf.ByteString getRunMetadata ()

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

publiczny ciąg getTag ()

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

publiczny com.google.protobuf.ByteString getTagBytes ()

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

publiczna końcowa wartość logiczna isInitialized ()

publiczny TaggedRunMetadata.Builder mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

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

publiczny finał TaggedRunMetadata.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public TaggedRunMetadata.Builder setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)

public TaggedRunMetadata.Builder setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu)

publiczny TaggedRunMetadata.Builder setRunMetadata (wartość 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 (wartość ciągu)

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

publiczny TaggedRunMetadata.Builder setTagBytes (wartość com.google.protobuf.ByteString)

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

publiczny finał TaggedRunMetadata.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)