NodeOutput

کلاس نهایی عمومی NodeOutput

 Output sizes recorded for a single execution of a graph node.
 
نوع Protobuf tensorflow.NodeOutput

کلاس های تو در تو

کلاس NodeOutput.Builder
 Output sizes recorded for a single execution of a graph node. 

ثابت ها

بین المللی SLOT_FIELD_NUMBER
بین المللی TENSOR_DESCRIPTION_FIELD_NUMBER

روش های عمومی

بولی
برابر است (object obj)
NodeOutput ایستا
NodeOutput
نهایی static com.google.protobuf.Descriptors.Descriptor
بین المللی
بین المللی
getSlot ()
int32 slot = 1;
TensorDescription
getTensorDescription ()
.tensorflow.TensorDescription tensor_description = 3;
TensorDescriptionOrBuilder
getTensorDescriptionOrBuilder ()
.tensorflow.TensorDescription tensor_description = 3;
com.google.protobuf.UnknownFieldSet نهایی
بولی
hasTensorDescription ()
.tensorflow.TensorDescription tensor_description = 3;
بین المللی
بولی نهایی
استاتیک NodeOutput.Builder
استاتیک NodeOutput.Builder
newBuilder (نمونه اولیه NodeOutput )
NodeOutput.Builder
NodeOutput ایستا
parseDelimitedFrom (ورودی جریان ورودی)
NodeOutput ایستا
parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
NodeOutput ایستا
parseFrom (داده های ByteBuffer)
NodeOutput ایستا
parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
NodeOutput ایستا
parseFrom (داده‌های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
NodeOutput ایستا
parseFrom (ورودی com.google.protobuf.CodedInputStream)
NodeOutput ایستا
parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
NodeOutput ایستا
parseFrom (داده های com.google.protobuf.ByteString)
NodeOutput ایستا
parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
NodeOutput ایستا
parseFrom (داده‌های com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ایستا
NodeOutput.Builder
خالی
writeTo (خروجی com.google.protobuf.CodedOutputStream)

روش های ارثی

ثابت ها

نهایی استاتیک عمومی SLOT_FIELD_NUMBER

ارزش ثابت: 1

نهایی استاتیک عمومی TENSOR_DESCRIPTION_FIELD_NUMBER

مقدار ثابت: 3

روش های عمومی

بولین عمومی برابر است (Object Obj)

عمومی استاتیک NodeOutput getDefaultInstance ()

عمومی NodeOutput getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

عمومی getParserForType ()

عمومی int getSerializedSize ()

عمومی int getSlot ()

int32 slot = 1;

عمومی TensorDescription getTensorDescription ()

.tensorflow.TensorDescription tensor_description = 3;

عمومی TensorDescriptionOrBuilder getTensorDescriptionOrBuilder ()

.tensorflow.TensorDescription tensor_description = 3;

عمومی نهایی com.google.protobuf.UnknownFieldSet getUnknownFields ()

hasTensorDescription بولین عمومی ()

.tensorflow.TensorDescription tensor_description = 3;

هش کد عمومی ()

بولین نهایی عمومی isInitialized ()

عمومی استاتیک NodeOutput.Builder newBuilder ()

عمومی استاتیک NodeOutput.Builder newBuilder (نمونه اولیه NodeOutput )

عمومی NodeOutput.Builder newBuilderForType ()

عمومی استاتیک NodeOutput parseDelimitedFrom (ورودی جریان ورودی)

پرتاب می کند
IOException

عمومی استاتیک NodeOutput parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک NodeOutput parseFrom (داده ByteBuffer)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک NodeOutput parseFrom (com.google.protobuf.CodedInputStream ورودی، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک NodeOutput parseFrom (داده های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک NodeOutput parseFrom (ورودی com.google.protobuf.CodedInputStream)

پرتاب می کند
IOException

عمومی استاتیک NodeOutput parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک NodeOutput parseFrom (داده های com.google.protobuf.ByteString)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک NodeOutput parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک NodeOutput parseFrom (داده های com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

استاتیک عمومی تجزیه کننده ()

عمومی NodeOutput.Builder toBuilder ()

public void writeTo (خروجی com.google.protobuf.CodedOutputStream)

پرتاب می کند
IOException