TensorConnection

الطبقة النهائية العامة TensorConnection

 Defines a connection between two tensors in a `GraphDef`.
 
نوع Protobuf tensorflow.TensorConnection

فئات متداخلة

فصل TensorConnection.Builder
 Defines a connection between two tensors in a `GraphDef`. 

الثوابت

كثافة العمليات FROM_TENSOR_FIELD_NUMBER
كثافة العمليات TO_TENSOR_FIELD_NUMBER

الأساليب العامة

منطقية
يساوي (كائن كائن)
اتصال Tensor ثابت
اتصال موتر
النهائي الثابت com.google.protobuf.Descriptors.Descriptor
خيط
com.google.protobuf.ByteString
كثافة العمليات
خيط
جيتوتينسور ()
 A tensor name.
com.google.protobuf.ByteString
getToTensorBytes ()
 A tensor name.
النهائي com.google.protobuf.UnknownFieldSet
كثافة العمليات
منطقية نهائية
ثابت TensorConnection.Builder
newBuilder (النموذج الأولي لـ TensorConnection )
ثابت TensorConnection.Builder
TensorConnection.Builder
اتصال Tensor ثابت
parseDelimitedFrom (إدخال InputStream)
اتصال Tensor ثابت
parseDelimitedFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
اتصال Tensor ثابت
parseFrom (بيانات ByteBuffer)
اتصال Tensor ثابت
parseFrom (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
اتصال Tensor ثابت
parseFrom (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
اتصال Tensor ثابت
parseFrom (com.google.protobuf.CodedInputStream الإدخال)
اتصال Tensor ثابت
parseFrom (بيانات البايت[]، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
اتصال Tensor ثابت
parseFrom (بيانات com.google.protobuf.ByteString)
اتصال Tensor ثابت
parseFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
اتصال Tensor ثابت
parseFrom (com.google.protobuf.ByteString data، 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 ()

النهائي العام الثابت 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;

عام الحصول على بارسيرفورتيب ()

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

كود التجزئة الدولي العام ()

تمت تهيئة القيمة المنطقية النهائية العامة ()

TensorConnection العام الثابت.Builder newBuilder (النموذج الأولي لـ TensorConnection )

TensorConnection.Builder العام الثابت newBuilder ()

TensorConnection.Builder العام newBuilderForType ()

تحليل TensorConnection العام الثابت DelimitedFrom (إدخال InputStream)

رميات
IOEException

ParseDelimitedFrom الثابت العام لـ TensorConnection (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
IOEException

تحليل TensorConnection العام الثابت (بيانات ByteBuffer)

رميات
InvalidProtocolBufferException

تحليل TensorConnection العام الثابت (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
IOEException

تحليل TensorConnection العام الثابت (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
InvalidProtocolBufferException

تحليل TensorConnection العام الثابت (com.google.protobuf.CodedInputStream input)

رميات
IOEException

تحليل TensorConnection العام الثابت (بيانات البايت []، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
InvalidProtocolBufferException

تحليل TensorConnection العام الثابت (بيانات com.google.protobuf.ByteString)

رميات
InvalidProtocolBufferException

تحليل TensorConnection العام الثابت (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
IOEException

تحليل TensorConnection العام الثابت (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
InvalidProtocolBufferException

ساكنة عامة محلل ()

TensorConnection.Builder toBuilder () العام

الكتابة إلى الفراغ العام (إخراج com.google.protobuf.CodedOutputStream)

رميات
IOEException