שיעור הגמר הציבורי TensorConnection
Defines a connection between two tensors in a `GraphDef`.
tensorflow.TensorConnection מסוג Protobuf.TensorConnection כיתות מקוננות
| מַחלָקָה | TensorConnection.Builder | Defines a connection between two tensors in a `GraphDef`. | |
קבועים
| int | FROM_TENSOR_FIELD_NUMBER | |
| int | TO_TENSOR_FIELD_NUMBER |
שיטות ציבוריות
| בוליאני | שווה (Object obj) |
| TensorConnection סטטי | |
| TensorConnection | |
| final static com.google.protobuf.Descriptors.Descriptor | |
| חוּט | getFromTensor () A tensor name. |
| com.google.protobuf.ByteString | getFromTensorBytes () A tensor name. |
| int | |
| חוּט | getToTensor () A tensor name. |
| com.google.protobuf.ByteString | getToTensorBytes () A tensor name. |
| final com.google.protobuf.UnknownFieldSet | |
| int | hashcode () |
| בוליאנית סופית | |
| סטטי TensorConnection.Builder | newBuilder (אב-טיפוס TensorConnection ) |
| סטטי TensorConnection.Builder | newBuilder () |
| TensorConnection.Builder | |
| TensorConnection סטטי | parseDelimitedFrom (קלט InputStream) |
| TensorConnection סטטי | parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| TensorConnection סטטי | parseFrom (נתוני ByteBuffer) |
| TensorConnection סטטי | parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| TensorConnection סטטי | parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| TensorConnection סטטי | parseFrom (קלט com.google.protobuf.CodedInputStream) |
| TensorConnection סטטי | parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| TensorConnection סטטי | parseFrom (נתוני com.google.protobuf.ByteString) |
| TensorConnection סטטי | parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| TensorConnection סטטי | parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטָטִי | מנתח () |
| TensorConnection.Builder | toBuilder () |
| בָּטֵל | writeTo (פלט com.google.protobuf.CodedOutputStream) |
שיטות בירושה
קבועים
גמר סטטי ציבורי FROM_TENSOR_FIELD_NUMBER
ערך קבוע: 1
גמר סטטי ציבורי TO_TENSOR_FIELD_NUMBER
ערך קבוע: 2
שיטות ציבוריות
שווה ערך בוליאני ציבורי (Object obj)
public static final 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; 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; פּוּמְבֵּי getParserForType ()
public 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; public 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; public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
בוליאני הסופי הציבורי הוא אתחול ()
public static TensorConnection parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException |
|---|
TensorConnection parseFrom סטטי ציבורי (com.google.protobuf.CodedInputStream קלט, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException |
|---|
TensorConnection parseFrom סטטי ציבורי (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| InvalidProtocolBufferException |
|---|
סטטי ציבורי TensorConnection parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| InvalidProtocolBufferException |
|---|
TensorConnection parseFrom סטטי ציבורי (נתוני com.google.protobuf.ByteString)
זורק
| InvalidProtocolBufferException |
|---|
ציבורי סטטי TensorConnection parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException |
|---|
TensorConnection parseFrom סטטי ציבורי (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| InvalidProtocolBufferException |
|---|
סטטי ציבורי מנתח ()
public void writeTo (פלט com.google.protobuf.CodedOutputStream)
זורק
| IOException |
|---|