TensorConnection

שיעור הגמר הציבורי 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
בוליאנית סופית
סטטי TensorConnection.Builder
newBuilder (אב-טיפוס TensorConnection )
סטטי TensorConnection.Builder
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
בָּטֵל
writeTo (פלט com.google.protobuf.CodedOutputStream)

שיטות בירושה

קבועים

גמר סטטי ציבורי FROM_TENSOR_FIELD_NUMBER

ערך קבוע: 1

גמר סטטי ציבורי TO_TENSOR_FIELD_NUMBER

ערך קבוע: 2

שיטות ציבוריות

שווה ערך בוליאני ציבורי (Object obj)

ציבורי סטטי TensorConnection getDefaultInstance ()

public TensorConnection getDefaultInstanceForType ()

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

בוליאני הסופי הציבורי הוא אתחול ()

TensorConnection.Builder newBuilder סטטי ציבורי (אב-טיפוס TensorConnection )

סטטי ציבורי TensorConnection.Builder newBuilder ()

public TensorConnection.Builder newBuilderForType ()

ציבורי סטטי TensorConnection parseDelimitedFrom (קלט InputStream)

זורק
IOException

public static TensorConnection parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

מנתח TensorConnection סטטי ציבורי (נתוני ByteBuffer)

זורק
InvalidProtocolBufferException

TensorConnection parseFrom סטטי ציבורי (com.google.protobuf.CodedInputStream קלט, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

TensorConnection parseFrom סטטי ציבורי (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

TensorConnection parseFrom סטטי ציבורי (קלט com.google.protobuf.CodedInputStream)

זורק
IOException

סטטי ציבורי 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

סטטי ציבורי מנתח ()

הציבור TensorConnection.Builder toBuilder ()

public void writeTo (פלט com.google.protobuf.CodedOutputStream)

זורק
IOException