TensorConnection.Builder

classe finale statique publique TensorConnection.Builder

 Defines a connection between two tensors in a `GraphDef`.
 
Tensorflow de type tensorflow.TensorConnection

Méthodes publiques

TensorConnection.Builder
addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
TenseurConnexion
TenseurConnexion
TensorConnection.Builder
clair ()
TensorConnection.Builder
clearField (champ com.google.protobuf.Descriptors.FieldDescriptor)
TensorConnection.Builder
clearFromTensor ()
 A tensor name.
TensorConnection.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
TensorConnection.Builder
clearToTensor ()
 A tensor name.
TensorConnection.Builder
cloner ()
TenseurConnexion
final statique com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Chaîne
getFromTensor ()
 A tensor name.
com.google.protobuf.ByteString
getFromTensorBytes ()
 A tensor name.
Chaîne
getToTensor ()
 A tensor name.
com.google.protobuf.ByteString
getToTensorBytes ()
 A tensor name.
booléen final
TensorConnection.Builder
mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TensorConnection.Builder
mergeFrom (com.google.protobuf.Message autre)
TensorConnection.Builder final
mergeUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields)
TensorConnection.Builder
setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
TensorConnection.Builder
setFromTensor (valeur de chaîne)
 A tensor name.
TensorConnection.Builder
setFromTensorBytes (valeur com.google.protobuf.ByteString)
 A tensor name.
TensorConnection.Builder
setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)
TensorConnection.Builder
setToTensor (valeur de chaîne)
 A tensor name.
TensorConnection.Builder
setToTensorBytes (valeur com.google.protobuf.ByteString)
 A tensor name.
TensorConnection.Builder final
setUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields)

Méthodes héritées

Méthodes publiques

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

construction publique de TensorConnection ()

public TensorConnection buildPartial ()

public TensorConnection.Builder clear ()

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

public TensorConnection.Builder clearFromTensor ()

chaîne

 A tensor name. The value of this tensor will be substituted for
 the tensor named in `to_tensor`.
 
string from_tensor = 1;

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

public TensorConnection.Builder clearToTensor ()

 A tensor name. The value of this tensor will be bound to the
 value of the tensor named in `from_tensor`.
 
string to_tensor = 2;

Clone public TensorConnection.Builder ()

public TensorConnection getDefaultInstanceForType ()

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

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

chaîne publique getFromTensor ()

chaîne

 A tensor name. The value of this tensor will be substituted for
 the tensor named in `to_tensor`.
 
string from_tensor = 1;

public com.google.protobuf.ByteString getFromTensorBytes ()

chaîne

 A tensor name. The value of this tensor will be substituted for
 the tensor named in `to_tensor`.
 
string from_tensor = 1;

chaîne publique getToTensor ()

chaîne

 A tensor name. The value of this tensor will be bound to the
 value of the tensor named in `from_tensor`.
 
string to_tensor = 2;

public com.google.protobuf.ByteString getToTensorBytes ()

chaîne

 A tensor name. The value of this tensor will be bound to the
 value of the tensor named in `from_tensor`.
 
string to_tensor = 2;

public final booléen isInitialized ()

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

Jetés
IOException

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

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

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

public TensorConnection.Builder setFromTensor (valeur de chaîne)

chaîne

 A tensor name. The value of this tensor will be substituted for
 the tensor named in `to_tensor`.
 
string from_tensor = 1;

public TensorConnection.Builder setFromTensorBytes (valeur com.google.protobuf.ByteString)

chaîne

 A tensor name. The value of this tensor will be substituted for
 the tensor named in `to_tensor`.
 
string from_tensor = 1;

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

public TensorConnection.Builder setToTensor (valeur de chaîne)

 A tensor name. The value of this tensor will be bound to the
 value of the tensor named in `from_tensor`.
 
string to_tensor = 2;

public TensorConnection.Builder setToTensorBytes (valeur com.google.protobuf.ByteString)

 A tensor name. The value of this tensor will be bound to the
 value of the tensor named in `from_tensor`.
 
string to_tensor = 2;

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