TensorConnection.Builder

TensorConnection.Builder คลาสสุดท้ายแบบคงที่สาธารณะ

 Defines a connection between two tensors in a `GraphDef`.
 
Protobuf ประเภท tensorflow.TensorConnection

วิธีการสาธารณะ

TensorConnection.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ช่อง ค่าอ็อบเจ็กต์)
เทนเซอร์การเชื่อมต่อ
เทนเซอร์การเชื่อมต่อ
TensorConnection.Builder
TensorConnection.Builder
clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor)
TensorConnection.Builder
TensorConnection.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
TensorConnection.Builder
clearToTensor ()
 A tensor name.
TensorConnection.Builder
เทนเซอร์การเชื่อมต่อ
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย
com.google.protobuf.Descriptors.Descriptor
สตริง
getFromTensor ()
 A tensor name.
com.google.protobuf.ByteString
getFromTensorBytes ()
 A tensor name.
สตริง
getToTensor ()
 A tensor name.
com.google.protobuf.ByteString
getToTensorBytes ()
 A tensor name.
บูลีนสุดท้าย
TensorConnection.Builder
mergeFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TensorConnection.Builder
mergeFrom (com.google.protobuf.ข้อความ อื่น ๆ )
TensorConnection.Builder สุดท้าย
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
TensorConnection.Builder
setField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)
TensorConnection.Builder
setFromTensor (ค่าสตริง)
 A tensor name.
TensorConnection.Builder
setFromTensorBytes (ค่า com.google.protobuf.ByteString)
 A tensor name.
TensorConnection.Builder
setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์)
TensorConnection.Builder
setToTensor (ค่าสตริง)
 A tensor name.
TensorConnection.Builder
setToTensorBytes (ค่า com.google.protobuf.ByteString)
 A tensor name.
TensorConnection.Builder สุดท้าย
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

วิธีการสืบทอด

วิธีการสาธารณะ

สาธารณะ TensorConnection.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ฟิลด์ ค่าอ็อบเจ็กต์)

โครงสร้าง TensorConnection สาธารณะ ()

TensorConnection สาธารณะ buildPartial ()

สาธารณะ TensorConnection.Builder ชัดเจน ()

สาธารณะ TensorConnection.Builder clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor)

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;

TensorConnection.Builder สาธารณะ clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

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;

โคลน TensorConnection.Builder สาธารณะ ()

TensorConnection สาธารณะ getDefaultInstanceForType ()

สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()

สาธารณะ com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

สตริงสาธารณะ getFromTensor ()

สตริง

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

สาธารณะ 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;

สตริงสาธารณะ 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 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;

บูลีนสุดท้ายสาธารณะ isInitialized ()

TensorConnection.Builder สาธารณะ ผสานจาก (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

สาธารณะ TensorConnection.Builder ผสานจาก (com.google.protobuf.Message อื่น ๆ )

TensorConnection สุดท้ายสาธารณะ Builder ผสาน UnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

สาธารณะ TensorConnection.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor ฟิลด์ ค่าอ็อบเจ็กต์)

TensorConnection.Builder สาธารณะ setFromTensor (ค่าสตริง)

สตริง

 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 (ค่า 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;

สาธารณะ TensorConnection.Builder setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์)

TensorConnection.Builder สาธารณะ setToTensor (ค่าสตริง)

 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 (ค่า 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.Builder สุดท้ายสาธารณะ setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)