TensorConnection.Builder

publiczna statyczna klasa końcowa TensorConnection.Builder

 Defines a connection between two tensors in a `GraphDef`.
 
Protobuf typu tensorflow.TensorConnection

Metody publiczne

TensorConnection.Builder
addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
Połączenie Tensora
Połączenie Tensora
TensorConnection.Builder
jasne ()
TensorConnection.Builder
clearField (pole 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
klon ()
Połączenie Tensora
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Strunowy
pobierz zTensora ()
 A tensor name.
com.google.protobuf.ByteString
getFromTensorBytes ()
 A tensor name.
Strunowy
getToTensor ()
 A tensor name.
com.google.protobuf.ByteString
getToTensorBytes ()
 A tensor name.
końcowa wartość logiczna
TensorConnection.Builder
mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
TensorConnection.Builder
mergeFrom (com.google.protobuf.Wiadomość inna)
końcowy TensorConnection.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola)
TensorConnection.Builder
setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
TensorConnection.Builder
setFromTensor (wartość ciągu)
 A tensor name.
TensorConnection.Builder
setFromTensorBytes (wartość com.google.protobuf.ByteString)
 A tensor name.
TensorConnection.Builder
setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu)
TensorConnection.Builder
setToTensor (wartość ciągu)
 A tensor name.
TensorConnection.Builder
setToTensorBytes (wartość com.google.protobuf.ByteString)
 A tensor name.
końcowy TensorConnection.Builder
setUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola)

Metody dziedziczone

Metody publiczne

public TensorConnection.Builder addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)

publiczna kompilacja TensorConnection ()

publiczna kompilacja TensorConnectionPartial ()

publiczny TensorConnection.Builder wyczyść ()

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

public TensorConnection.Builder clearFromTensor ()

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

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

publiczny 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;

publiczny klon TensorConnection.Builder ()

publiczne TensorConnection getDefaultInstanceForType ()

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

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

publiczny ciąg getFromTensor ()

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

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

publiczny ciąg getToTensor ()

 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;

publiczny com.google.protobuf.ByteString getToTensorBytes ()

 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;

publiczna końcowa wartość logiczna isInitialized ()

publiczny TensorConnection.Builder mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

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

publiczny końcowy TensorConnection.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public TensorConnection.Builder setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)

public TensorConnection.Builder setFromTensor (wartość ciągu)

 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 (wartość com.google.protobuf.ByteString)

 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 (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu)

public TensorConnection.Builder setToTensor (wartość ciągu)

 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 (wartość 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;

publiczny końcowy TensorConnection.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)