TensorConnection.Builder

TensorConnection.Builder kelas akhir statis publik

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

Metode Publik

TensorConnection.Builder
addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
Koneksi Tensor
Koneksi Tensor
TensorConnection.Builder
jernih ()
TensorConnection.Builder
clearField (bidang com.google.protobuf.Descriptors.FieldDescriptor)
TensorConnection.Builder
hapusDariTensor ()
 A tensor name.
TensorConnection.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor salah satu)
TensorConnection.Builder
jelasToTensor ()
 A tensor name.
TensorConnection.Builder
klon ()
Koneksi Tensor
com.google.protobuf.Descriptors.Descriptor statis terakhir
com.google.protobuf.Descriptors.Descriptor
Rangkaian
dapatkanDariTensor ()
 A tensor name.
com.google.protobuf.ByteString
dapatkanDariTensorBytes ()
 A tensor name.
Rangkaian
dapatkanToTensor ()
 A tensor name.
com.google.protobuf.ByteString
getToTensorBytes ()
 A tensor name.
boolean terakhir
TensorConnection.Builder
mergeFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TensorConnection.Builder
mergeFrom (com.google.protobuf.Pesan lainnya)
TensorConnection.Builder terakhir
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
TensorConnection.Builder
setField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
TensorConnection.Builder
setFromTensor (Nilai string)
 A tensor name.
TensorConnection.Builder
setFromTensorBytes (nilai com.google.protobuf.ByteString)
 A tensor name.
TensorConnection.Builder
setRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, indeks int, Nilai objek)
TensorConnection.Builder
setToTensor (Nilai string)
 A tensor name.
TensorConnection.Builder
setToTensorBytes (nilai com.google.protobuf.ByteString)
 A tensor name.
TensorConnection.Builder terakhir
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

Metode Warisan

Metode Publik

public TensorConnection.Builder addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)

build TensorConnection publik ()

build TensorConnection publikPartial ()

TensorConnection.Builder publik jelas ()

TensorConnection.Builder clearField publik (bidang com.google.protobuf.Descriptors.FieldDescriptor)

TensorConnection publik.Builder clearFromTensor ()

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

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

TensorConnection publik.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;

Klon TensorConnection.Builder publik ()

TensorConnection publik getDefaultInstanceForType ()

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

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

String publik getFromTensor ()

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

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

String publik 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;

com.google.protobuf.ByteString publik 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;

boolean akhir publik diinisialisasi ()

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

Melempar
Pengecualian IO

TensorConnection.Builder mergeFrom (com.google.protobuf.Message lainnya) publik

TensorConnection akhir publik. Penggabungan pembangunUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public TensorConnection.Builder setField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)

TensorConnection.Builder setFromTensor publik (Nilai string)

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

TensorConnection.Builder setFromTensorBytes publik (nilai 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 (bidang com.google.protobuf.Descriptors.FieldDescriptor, indeks int, Nilai objek)

TensorConnection.Builder setToTensor publik (Nilai string)

 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;

TensorConnection.Builder setToTensorBytes publik (nilai 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;

TensorConnection akhir publik.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)