کلاس نهایی عمومی خلاصه توضیحات
Metadata associated with a series of Summary dataProtobuf type
tensorflow.SummaryDescription
کلاس های تو در تو
کلاس | SummaryDescription.Builder | Metadata associated with a series of Summary dataProtobuf type tensorflow.SummaryDescription |
ثابت ها
بین المللی | TYPE_HINT_FIELD_NUMBER |
روش های عمومی
بولی | برابر است (object obj) |
Static SummaryDescription | |
خلاصه توضیحات | |
نهایی static com.google.protobuf.Descriptors.Descriptor | |
بین المللی | |
رشته | getTypeHint () Hint on how plugins should process the data in this series. |
com.google.protobuf.ByteString | getTypeHintBytes () Hint on how plugins should process the data in this series. |
com.google.protobuf.UnknownFieldSet نهایی | |
بین المللی | هش کد () |
بولی نهایی | |
Static SummaryDescription.Builder | newBuilder (نمونه اولیه SummaryDescription ) |
Static SummaryDescription.Builder | newBuilder () |
SummaryDescription.Builder | |
Static SummaryDescription | parseDelimitedFrom (ورودی جریان ورودی) |
Static SummaryDescription | parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Static SummaryDescription | parseFrom (داده های ByteBuffer) |
Static SummaryDescription | parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Static SummaryDescription | parseFrom (دادههای ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Static SummaryDescription | parseFrom (ورودی com.google.protobuf.CodedInputStream) |
Static SummaryDescription | parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Static SummaryDescription | parseFrom (داده های com.google.protobuf.ByteString) |
Static SummaryDescription | parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Static SummaryDescription | parseFrom (دادههای com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ایستا | تجزیه کننده () |
SummaryDescription.Builder | toBuilder () |
باطل | writeTo (خروجی com.google.protobuf.CodedOutputStream) |
روش های ارثی
ثابت ها
نهایی استاتیک عمومی TYPE_HINT_FIELD_NUMBER
ارزش ثابت: 1
روش های عمومی
بولین عمومی برابر است (Object Obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
عمومی getParserForType ()
عمومی int getSerializedSize ()
رشته عمومی getTypeHint ()
Hint on how plugins should process the data in this series. Supported values include "scalar", "histogram", "image", "audio"
string type_hint = 1;
عمومی com.google.protobuf.ByteString getTypeHintBytes ()
Hint on how plugins should process the data in this series. Supported values include "scalar", "histogram", "image", "audio"
string type_hint = 1;
عمومی نهایی com.google.protobuf.UnknownFieldSet getUnknownFields ()
هش کد عمومی ()
بولین نهایی عمومی isInitialized ()
عمومی استاتیک SummaryDescription parseDelimitedFrom (ورودی InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی استاتیک SummaryDescription parseFrom (داده ByteBuffer)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی استاتیک SummaryDescription parseFrom (com.google.protobuf.CodedInputStream ورودی، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی استاتیک SummaryDescription parseFrom (داده های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی استاتیک SummaryDescription parseFrom (ورودی com.google.protobuf.CodedInputStream)
پرتاب می کند
IOException |
---|
عمومی استاتیک SummaryDescription parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی استاتیک SummaryDescription parseFrom (داده های com.google.protobuf.ByteString)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی استاتیک SummaryDescription parseFrom (ورودی InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی استاتیک SummaryDescription parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
استاتیک عمومی تجزیه کننده ()
public void writeTo (خروجی com.google.protobuf.CodedOutputStream)
پرتاب می کند
IOException |
---|