NamedTensorProto.Builder

classe finale statique publique NamedTensorProto.Builder

 A pair of tensor name and tensor values.
 
tensorflow.NamedTensorProto de type Protobuf.NamedTensorProto

Méthodes publiques

NamedTensorProto.Builder
addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
NamedTensorProto
NamedTensorProto
NamedTensorProto.Builder
clair ()
NamedTensorProto.Builder
clearField (champ com.google.protobuf.Descriptors.FieldDescriptor)
NamedTensorProto.Builder
nom clair ()
 Name of the tensor.
NamedTensorProto.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
NamedTensorProto.Builder
clearTensor ()
 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
NamedTensorProto.Builder
cloner ()
NamedTensorProto
final statique com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Chaîne
obtenirNom ()
 Name of the tensor.
com.google.protobuf.ByteString
getNameBytes ()
 Name of the tensor.
TensorProto
getTensor ()
 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
TensorProto.Builder
getTensorBuilder ()
 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
TensorProtoOrBuilder
getTensorOrBuilder ()
 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
booléen
hasTensor ()
 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
booléen final
NamedTensorProto.Builder
mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
NamedTensorProto.Builder
mergeFrom (com.google.protobuf.Message autre)
NamedTensorProto.Builder
mergeTensor (valeur TensorProto )
 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
finale NamedTensorProto.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields)
NamedTensorProto.Builder
setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
NamedTensorProto.Builder
setName (valeur de chaîne)
 Name of the tensor.
NamedTensorProto.Builder
setNameBytes (valeur com.google.protobuf.ByteString)
 Name of the tensor.
NamedTensorProto.Builder
setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)
NamedTensorProto.Builder
setTensor ( TensorProto.Builder builderForValue)
 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
NamedTensorProto.Builder
setTensor (valeur TensorProto )
 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
finale NamedTensorProto.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields)

Méthodes héritées

Méthodes publiques

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

build public NamedTensorProto ()

public NamedTensorProto buildPartial ()

public NamedTensorProto.Builder clear ()

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

public NamedTensorProto.Builder clearName ()

nom de chaîne

 Name of the tensor.
 
string name = 1;

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

public NamedTensorProto.Builder clearTensor ()

tenseur

 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
 The client specifies whether the returned tensor values should be
 filled tensor fields (float_val, int_val, etc.) or encoded in a
 compact form in tensor.tensor_content.
 
.tensorflow.TensorProto tensor = 2;

clone public NamedTensorProto.Builder ()

public NamedTensorProto getDefaultInstanceForType ()

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

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

chaîne publique getName ()

nom de chaîne

 Name of the tensor.
 
string name = 1;

public com.google.protobuf.ByteString getNameBytes ()

 Name of the tensor.
 
string name = 1;

public TensorProto getTensor ()

 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
 The client specifies whether the returned tensor values should be
 filled tensor fields (float_val, int_val, etc.) or encoded in a
 compact form in tensor.tensor_content.
 
.tensorflow.TensorProto tensor = 2;

public TensorProto.Builder getTensorBuilder ()

 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
 The client specifies whether the returned tensor values should be
 filled tensor fields (float_val, int_val, etc.) or encoded in a
 compact form in tensor.tensor_content.
 
.tensorflow.TensorProto tensor = 2;

public TensorProtoOrBuilder getTensorOrBuilder ()

 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
 The client specifies whether the returned tensor values should be
 filled tensor fields (float_val, int_val, etc.) or encoded in a
 compact form in tensor.tensor_content.
 
.tensorflow.TensorProto tensor = 2;

public booléen hasTensor ()

 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
 The client specifies whether the returned tensor values should be
 filled tensor fields (float_val, int_val, etc.) or encoded in a
 compact form in tensor.tensor_content.
 
.tensorflow.TensorProto tensor = 2;

public final booléen isInitialized ()

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

Jetés
IOException

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

public NamedTensorProto.Builder mergeTensor (valeur TensorProto )

 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
 The client specifies whether the returned tensor values should be
 filled tensor fields (float_val, int_val, etc.) or encoded in a
 compact form in tensor.tensor_content.
 
.tensorflow.TensorProto tensor = 2;

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

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

public NamedTensorProto.Builder setName (valeur de chaîne)

 Name of the tensor.
 
string name = 1;

public NamedTensorProto.Builder setNameBytes (valeur com.google.protobuf.ByteString)

nom de chaîne

 Name of the tensor.
 
string name = 1;

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

public NamedTensorProto.Builder setTensor ( TensorProto.Builder builderForValue)

 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
 The client specifies whether the returned tensor values should be
 filled tensor fields (float_val, int_val, etc.) or encoded in a
 compact form in tensor.tensor_content.
 
.tensorflow.TensorProto tensor = 2;

public NamedTensorProto.Builder setTensor (valeur TensorProto )

tenseur

 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
 The client specifies whether the returned tensor values should be
 filled tensor fields (float_val, int_val, etc.) or encoded in a
 compact form in tensor.tensor_content.
 
.tensorflow.TensorProto tensor = 2;

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