SummaryDescription

כיתת גמר ציבורית תיאור סיכום

 Metadata associated with a series of Summary data
 
tensorflow.SummaryDescription מסוג Protobuf.SummaryDescription

כיתות מקוננות

מעמד SummaryDescription.Builder
 Metadata associated with a series of Summary data
 
tensorflow.SummaryDescription מסוג Protobuf.SummaryDescription

קבועים

int TYPE_HINT_FIELD_NUMBER

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

בוליאני
שווה (Object obj)
תיאור סיכום סטטי
סיכום תיאור
final static com.google.protobuf.Descriptors.Descriptor
int
חוּט
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.
final com.google.protobuf.UnknownFieldSet
int
בוליאנית סופית
סטטי SummaryDescription.Builder
newBuilder (אב-טיפוס SummaryDescription )
סטטי SummaryDescription.Builder
SummaryDescription.Builder
תיאור סיכום סטטי
parseDelimitedFrom (קלט InputStream)
תיאור סיכום סטטי
parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
תיאור סיכום סטטי
parseFrom (נתוני ByteBuffer)
תיאור סיכום סטטי
parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
תיאור סיכום סטטי
parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
תיאור סיכום סטטי
parseFrom (קלט com.google.protobuf.CodedInputStream)
תיאור סיכום סטטי
parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
תיאור סיכום סטטי
parseFrom (נתוני com.google.protobuf.ByteString)
תיאור סיכום סטטי
parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
תיאור סיכום סטטי
parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטָטִי
SummaryDescription.Builder
בָּטֵל
writeTo (פלט com.google.protobuf.CodedOutputStream)

שיטות בירושה

קבועים

אינט סופי סטטי ציבורי TYPE_HINT_FIELD_NUMBER

ערך קבוע: 1

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

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

Public static SummaryDescription getDefaultInstance ()

Public SummaryDescription getDefaultInstanceForType ()

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

פּוּמְבֵּי getParserForType ()

public 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;

public 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;

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

public int hashCode ()

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

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

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

Public SummaryDescription.Builder newBuilderForType ()

Public static SummaryDescription parseDelimitedFrom (קלט זרם קלט)

זורק
IOException

Public static SummaryDescription parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

Public static SummaryDescription parseFrom (נתוני ByteBuffer)

זורק
InvalidProtocolBufferException

Public static SummaryDescription parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

Public static SummaryDescription parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

Public static SummaryDescription parseFrom (קלט com.google.protobuf.CodedInputStream)

זורק
IOException

public static SummaryDescription parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

Public static SummaryDescription parseFrom (נתוני com.google.protobuf.ByteString)

זורק
InvalidProtocolBufferException

Public static SummaryDescription parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

Public static SummaryDescription parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

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

Public SummaryDescription.Builder toBuilder ()

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

זורק
IOException