VariantTensorDataProto.Builder

classe finale statique publique VariantTensorDataProto.Builder

 Protocol buffer representing the serialization format of DT_VARIANT tensors.
 
tensorflow.VariantTensorDataProto de type Protobuf.VariantTensorDataProto

Méthodes publiques

VariantTensorDataProto.Builder
addAllTensors (Iterable<? extends TensorProto > valeurs)
 Tensors contained within objects being serialized.
VariantTensorDataProto.Builder
addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
VariantTensorDataProto.Builder
addTensors (index int, valeur TensorProto )
 Tensors contained within objects being serialized.
VariantTensorDataProto.Builder
addTensors ( TensorProto.Builder builderForValue)
 Tensors contained within objects being serialized.
VariantTensorDataProto.Builder
addTensors (index int, TensorProto.Builder builderForValue)
 Tensors contained within objects being serialized.
VariantTensorDataProto.Builder
addTensors (valeur TensorProto )
 Tensors contained within objects being serialized.
TensorProto.Builder
addTensorsBuilder ()
 Tensors contained within objects being serialized.
TensorProto.Builder
addTensorsBuilder (index int)
 Tensors contained within objects being serialized.
VariantTensorDataProto
VariantTensorDataProto
VariantTensorDataProto.Builder
clair ()
VariantTensorDataProto.Builder
clearField (champ com.google.protobuf.Descriptors.FieldDescriptor)
VariantTensorDataProto.Builder
clearMetadonnées ()
 Portions of the object that are not Tensors.
VariantTensorDataProto.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
VariantTensorDataProto.Builder
clearTensors ()
 Tensors contained within objects being serialized.
VariantTensorDataProto.Builder
clearTypeName ()
 Name of the type of objects being serialized.
VariantTensorDataProto.Builder
cloner ()
VariantTensorDataProto
final statique com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.ByteString
getMetadata ()
 Portions of the object that are not Tensors.
TensorProto
getTensors (index int)
 Tensors contained within objects being serialized.
TensorProto.Builder
getTensorsBuilder (index int)
 Tensors contained within objects being serialized.
Liste< TensorProto.Builder >
getTensorsBuilderList ()
 Tensors contained within objects being serialized.
int
getTensorsCount ()
 Tensors contained within objects being serialized.
Liste< TensorProto >
getTensorsList ()
 Tensors contained within objects being serialized.
TensorProtoOrBuilder
getTensorsOrBuilder (index int)
 Tensors contained within objects being serialized.
Liste<? étend TensorProtoOrBuilder >
getTensorsOrBuilderList ()
 Tensors contained within objects being serialized.
Chaîne
getTypeName ()
 Name of the type of objects being serialized.
com.google.protobuf.ByteString
getTypeNameBytes ()
 Name of the type of objects being serialized.
booléen final
VariantTensorDataProto.Builder
mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
VariantTensorDataProto.Builder
mergeFrom (com.google.protobuf.Message autre)
Final VariantTensorDataProto.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields)
VariantTensorDataProto.Builder
RemoveTensors (index int)
 Tensors contained within objects being serialized.
VariantTensorDataProto.Builder
setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
VariantTensorDataProto.Builder
setMetadata (valeur com.google.protobuf.ByteString)
 Portions of the object that are not Tensors.
VariantTensorDataProto.Builder
setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)
VariantTensorDataProto.Builder
setTensors (index int, valeur TensorProto )
 Tensors contained within objects being serialized.
VariantTensorDataProto.Builder
setTensors (index int, TensorProto.Builder builderForValue)
 Tensors contained within objects being serialized.
VariantTensorDataProto.Builder
setTypeName (valeur de chaîne)
 Name of the type of objects being serialized.
VariantTensorDataProto.Builder
setTypeNameBytes (valeur com.google.protobuf.ByteString)
 Name of the type of objects being serialized.
Final VariantTensorDataProto.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields)

Méthodes héritées

Méthodes publiques

public VariantTensorDataProto.Builder addAllTensors (Iterable <? étend les valeurs TensorProto >)

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

public VariantTensorDataProto.Builder addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)

public VariantTensorDataProto.Builder addTensors (index int, valeur TensorProto )

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

public VariantTensorDataProto.Builder addTensors ( TensorProto.Builder builderForValue)

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

public VariantTensorDataProto.Builder addTensors (index int, TensorProto.Builder builderForValue)

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

public VariantTensorDataProto.Builder addTensors (valeur TensorProto )

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

public TensorProto.Builder addTensorsBuilder ()

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

public TensorProto.Builder addTensorsBuilder (index int)

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

build public VariantTensorDataProto ()

public VariantTensorDataProto buildPartial ()

public VariantTensorDataProto.Builder clearField (champ com.google.protobuf.Descriptors.FieldDescriptor)

public VariantTensorDataProto.Builder clearMetadata ()

bytes metadata = 2;

 Portions of the object that are not Tensors.
 
octets = 2 ;

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

public VariantTensorDataProto.Builder clearTensors ()

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

public VariantTensorDataProto.Builder clearTypeName ()

 Name of the type of objects being serialized.
 
string type_name = 1;

public VariantTensorDataProto getDefaultInstanceForType ()

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

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

public com.google.protobuf.ByteString getMetadata ()

bytes metadata = 2;

 Portions of the object that are not Tensors.
 
octets = 2 ;

public TensorProto getTensors (index int)

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

public TensorProto.Builder getTensorsBuilder (index int)

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

Liste publique < TensorProto.Builder > getTensorsBuilderList ()

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

public int getTensorsCount ()

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

Liste publique < TensorProto > getTensorsList ()

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

public TensorProtoOrBuilder getTensorsOrBuilder (index int)

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

Liste publique <? étend TensorProtoOrBuilder > getTensorsOrBuilderList ()

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

chaîne publique getTypeName ()

 Name of the type of objects being serialized.
 
string type_name = 1;

public com.google.protobuf.ByteString getTypeNameBytes ()

 Name of the type of objects being serialized.
 
string type_name = 1;

public final booléen isInitialized ()

public VariantTensorDataProto.Builder mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public VariantTensorDataProto.Builder mergeFrom (com.google.protobuf.Message autre)

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

public VariantTensorDataProto.Builder removeTensors (index int)

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

public VariantTensorDataProto.Builder setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)

public VariantTensorDataProto.Builder setMetadata (valeur com.google.protobuf.ByteString)

 Portions of the object that are not Tensors.
 
bytes metadata = 2;

public VariantTensorDataProto.Builder setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)

public VariantTensorDataProto.Builder setTensors (index int, valeur TensorProto )

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

public VariantTensorDataProto.Builder setTensors (index int, TensorProto.Builder builderForValue)

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

public VariantTensorDataProto.Builder setTypeName (valeur de chaîne)

 Name of the type of objects being serialized.
 
string type_name = 1;

public VariantTensorDataProto.Builder setTypeNameBytes (valeur com.google.protobuf.ByteString)

 Name of the type of objects being serialized.
 
string type_name = 1;

public final VariantTensorDataProto.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)