SummaryDescription.Builder

classe finale statica pubblica SummaryDescription.Builder

 Metadata associated with a series of Summary data
 
tensorflow.SummaryDescription di tipo protobuf.SummaryDescription

Metodi pubblici

SummaryDescription.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
Descrizione riepilogativa
Descrizione riepilogativa
SummaryDescription.Builder
chiaro ()
SummaryDescription.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
SummaryDescription.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
SummaryDescription.Builder
clearTypeHint ()
 Hint on how plugins should process the data in this series.
SummaryDescription.Builder
clone ()
Descrizione riepilogativa
com.google.protobuf.Descriptors.Descriptor statico finale
com.google.protobuf.Descriptors.Descriptor
Corda
getTypeHint ()
 Hint on how plugins should process the data in this series.
com.google.protobuf.ByteString
getTypeHintBytes ()
 Hint on how plugins should process the data in this series.
booleano finale
SummaryDescription.Builder
mergeFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
SummaryDescription.Builder
mergeFrom (com.google.protobuf.Message altro)
finale SummaryDescription.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
SummaryDescription.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
SummaryDescription.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)
SummaryDescription.Builder
setTypeHint (valore stringa)
 Hint on how plugins should process the data in this series.
SummaryDescription.Builder
setTypeHintBytes (valore com.google.protobuf.ByteString)
 Hint on how plugins should process the data in this series.
finale SummaryDescription.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

Metodi ereditati

Metodi pubblici

public SummaryDescription.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

public SummaryDescription build ()

public SummaryDescrizione buildPartial ()

public SummaryDescription.Builder clear ()

public SummaryDescription.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

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

public SummaryDescription.Builder clearTypeHint ()

 Hint on how plugins should process the data in this series.
 Supported values include "scalar", "histogram", "image", "audio"
 
string type_hint = 1;

clone pubblico SummaryDescription.Builder ()

public SummaryDescription getDefaultInstanceForType ()

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

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

stringa pubblica getTypeHint ()

 Hint on how plugins should process the data in this series.
 Supported values include "scalar", "histogram", "image", "audio"
 
string type_hint = 1;

pubblico com.google.protobuf.ByteString getTypeHintBytes ()

 Hint on how plugins should process the data in this series.
 Supported values include "scalar", "histogram", "image", "audio"
 
string type_hint = 1;

public final booleano isInitialized ()

public SummaryDescription.Builder mergeFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

public SummaryDescription.Builder mergeFrom (com.google.protobuf.Message altro)

public final SummaryDescription.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

public SummaryDescription.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

public SummaryDescription.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)

public SummaryDescription.Builder setTypeHint (valore stringa)

 Hint on how plugins should process the data in this series.
 Supported values include "scalar", "histogram", "image", "audio"
 
string type_hint = 1;

public SummaryDescription.Builder setTypeHintBytes (valore com.google.protobuf.ByteString)

 Hint on how plugins should process the data in this series.
 Supported values include "scalar", "histogram", "image", "audio"
 
string type_hint = 1;

finale pubblico SummaryDescription.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)