TensorConnection คลาสสุดท้ายสาธารณะ
Defines a connection between two tensors in a `GraphDef`.
tensorflow.TensorConnection คลาสที่ซ้อนกัน
| ระดับ | TensorConnection.Builder | Defines a connection between two tensors in a `GraphDef`. | |
ค่าคงที่
| ภายใน | FROM_TENSOR_FIELD_NUMBER | |
| ภายใน | TO_TENSOR_FIELD_NUMBER |
วิธีการสาธารณะ
| บูลีน | เท่ากับ (วัตถุ obj) |
| การเชื่อมต่อเทนเซอร์ แบบคงที่ | |
| เทนเซอร์การเชื่อมต่อ | |
| 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. |
| สุดท้าย com.google.protobuf.UnknownFieldSet | |
| ภายใน | แฮชโค้ด () |
| บูลีนสุดท้าย | |
| TensorConnection.Builder แบบคงที่ | newBuilder (ต้นแบบ TensorConnection ) |
| TensorConnection.Builder แบบคงที่ | ตัวสร้างใหม่ () |
| TensorConnection.Builder | |
| การเชื่อมต่อเทนเซอร์ แบบคงที่ | parseDelimitedFrom (อินพุต InputStream) |
| การเชื่อมต่อเทนเซอร์ แบบคงที่ | parseDelimitedFrom (อินพุตสตรีม com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| การเชื่อมต่อเทนเซอร์ แบบคงที่ | parseFrom (ข้อมูล ByteBuffer) |
| การเชื่อมต่อเทนเซอร์ แบบคงที่ | parseFrom (อินพุต com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| การเชื่อมต่อเทนเซอร์ แบบคงที่ | parseFrom (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| การเชื่อมต่อเทนเซอร์ แบบคงที่ | parseFrom (com.google.protobuf.CodedInputStream อินพุต) |
| การเชื่อมต่อเทนเซอร์ แบบคงที่ | parseFrom (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| การเชื่อมต่อเทนเซอร์ แบบคงที่ | parseFrom (ข้อมูล com.google.protobuf.ByteString) |
| การเชื่อมต่อเทนเซอร์ แบบคงที่ | parseFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| การเชื่อมต่อเทนเซอร์ แบบคงที่ | parseFrom (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| คงที่ | |
| TensorConnection.Builder | toBuilder () |
| เป็นโมฆะ | writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต) |
วิธีการสืบทอด
ค่าคงที่
int สุดท้ายคงที่สาธารณะ FROM_TENSOR_FIELD_NUMBER
ค่าคงที่: 1
สาธารณะคงสุดท้าย int TO_TENSOR_FIELD_NUMBER
ค่าคงที่: 2
วิธีการสาธารณะ
บูลีนสาธารณะ เท่ากับ (Object obj)
สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()
สตริงสาธารณะ 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; สาธารณะ getParserForType ()
สาธารณะ int getSerializedSize ()
สตริงสาธารณะ 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; สาธารณะสุดท้าย com.google.protobuf.UnknownFieldSet getUnknownFields ()
สาธารณะ int hashCode ()
บูลีนสุดท้ายสาธารณะ isInitialized ()
TensorConnection แบบคงที่สาธารณะ parseDelimitedFrom (อินพุตสตรีม, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| IOข้อยกเว้น |
|---|
TensorConnection แบบคงที่สาธารณะ แยกวิเคราะห์ (ข้อมูล ByteBuffer)
ขว้าง
| ProtocolBufferException ไม่ถูกต้อง |
|---|
TensorConnection แบบคงที่สาธารณะ parseFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| IOข้อยกเว้น |
|---|
TensorConnection แบบคงที่สาธารณะ parseFrom (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| ProtocolBufferException ไม่ถูกต้อง |
|---|
TensorConnection แบบคงที่สาธารณะ parseFrom (com.google.protobuf.CodedInputStream อินพุต)
ขว้าง
| IOข้อยกเว้น |
|---|
TensorConnection แบบคงที่สาธารณะ parseFrom (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| ProtocolBufferException ไม่ถูกต้อง |
|---|
TensorConnection แบบคงที่สาธารณะ parseFrom (ข้อมูล com.google.protobuf.ByteString)
ขว้าง
| ProtocolBufferException ไม่ถูกต้อง |
|---|
TensorConnection แบบคงที่สาธารณะ parseFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| IOข้อยกเว้น |
|---|
TensorConnection แบบคงที่สาธารณะ parseFrom (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| ProtocolBufferException ไม่ถูกต้อง |
|---|
สาธารณะคงที่ ตัวแยกวิเคราะห์ ()
โมฆะสาธารณะ writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)
ขว้าง
| IOข้อยกเว้น |
|---|