TaggedRunMetadata.Builder

מחלקה סופית סטטית ציבורית TaggedRunMetadata.Builder

 For logging the metadata output for a single session.run() call.
 
tensorflow.TaggedRunMetadata מסוג Protobuf.TaggedRunMetadata

שיטות ציבוריות

TaggedRunMetadata.Builder
addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
TaggedRunMetadata
TaggedRunMetadata
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
clearTag ()
 Tag name associated with this metadata.
TaggedRunMetadata.Builder
TaggedRunMetadata
final static 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.
חוּט
getTag ()
 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 אחר)
final TaggedRunMetadata.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
TaggedRunMetadata.Builder
setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
TaggedRunMetadata.Builder
setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט)
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.
final TaggedRunMetadata.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

שיטות בירושה

שיטות ציבוריות

public TaggedRunMetadata.Builder addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

public TaggedRunMetadata build ()

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;

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;

בוליאני הסופי הציבורי הוא אתחול ()

public TaggedRunMetadata.Builder mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public TaggedRunMetadata.Builder mergeFrom (com.google.protobuf.Message אחר)

public final TaggedRunMetadata.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

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 unknownFields)