TaggedRunMetadata

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

 For logging the metadata output for a single session.run() call.
 
نوع Protobuf tensorflow.TaggedRunMetadata

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

کلاس TaggedRunMetadata.Builder
 For logging the metadata output for a single session.run() call. 

ثابت ها

بین المللی RUN_METADATA_FIELD_NUMBER
بین المللی TAG_FIELD_NUMBER

روش های عمومی

بولی
برابر است (object obj)
Static TaggedRunMetadata
TaggedRunMetadata
نهایی static com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.ByteString
getRunMetadata ()
 Byte-encoded version of the `RunMetadata` proto in order to allow lazy
 deserialization.
بین المللی
رشته
getTag ()
 Tag name associated with this metadata.
com.google.protobuf.ByteString
getTagBytes ()
 Tag name associated with this metadata.
com.google.protobuf.UnknownFieldSet نهایی
بین المللی
بولی نهایی
Static TaggedRunMetadata.Builder
newBuilder (نمونه اولیه TaggedRunMetadata )
Static TaggedRunMetadata.Builder
TaggedRunMetadata.Builder
Static TaggedRunMetadata
parseDelimitedFrom (ورودی جریان ورودی)
Static TaggedRunMetadata
parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Static TaggedRunMetadata
parseFrom (داده های ByteBuffer)
Static TaggedRunMetadata
parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Static TaggedRunMetadata
parseFrom (داده‌های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Static TaggedRunMetadata
parseFrom (ورودی com.google.protobuf.CodedInputStream)
Static TaggedRunMetadata
parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Static TaggedRunMetadata
parseFrom (داده های com.google.protobuf.ByteString)
Static TaggedRunMetadata
parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Static TaggedRunMetadata
parseFrom (داده‌های com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ایستا
TaggedRunMetadata.Builder
خالی
writeTo (خروجی com.google.protobuf.CodedOutputStream)

روش های ارثی

ثابت ها

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

مقدار ثابت: 2

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

ارزش ثابت: 1

روش های عمومی

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

عمومی static TaggedRunMetadata getDefaultInstance ()

عمومی TaggedRunMetadata getDefaultInstanceForType ()

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

عمومی getParserForType ()

عمومی com.google.protobuf.ByteString getRunMetadata ()

 Byte-encoded version of the `RunMetadata` proto in order to allow lazy
 deserialization.
 
bytes run_metadata = 2;

عمومی int getSerializedSize ()

دریافت برچسب عمومی ()

string tag = 1;

 Tag name associated with this metadata.
 
= 1;

عمومی com.google.protobuf.ByteString getTagBytes ()

string tag = 1;

 Tag name associated with this metadata.
 
= 1;

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

هش کد عمومی ()

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

عمومی Static TaggedRunMetadata.Builder newBuilder ( نمونه اولیه TaggedRunMetadata )

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

عمومی TaggedRunMetadata.Builder newBuilderForType ()

عمومی static TaggedRunMetadata parseDelimitedFrom (ورودی جریان ورودی)

پرتاب می کند
IOException

عمومی ثابت TaggedRunMetadata parseDelimitedFrom (ورودی جریان ورودی، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی static TaggedRunMetadata parseFrom (داده بایت بافر)

پرتاب می کند
InvalidProtocolBufferException

عمومی static TaggedRunMetadata parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی static TaggedRunMetadata parseFrom (داده های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

عمومی static TaggedRunMetadata parseFrom (ورودی com.google.protobuf.CodedInputStream)

پرتاب می کند
IOException

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

پرتاب می کند
InvalidProtocolBufferException

عمومی static TaggedRunMetadata parseFrom (داده های com.google.protobuf.ByteString)

پرتاب می کند
InvalidProtocolBufferException

عمومی static TaggedRunMetadata parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی Static TaggedRunMetadata parseFrom (داده های com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

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

عمومی TaggedRunMetadata.Builder toBuilder ()

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

پرتاب می کند
IOException